2010-01-30 |
Michael Niedermayer | Split first reference list comparission from mv compari... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Reimar Döffinger | Make the jump-table section-relative for x86_64 with... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Use av_get_pix_fmt() instead of the deprecated avcodec_... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Remove duplicated word in av_strlcat() doxy. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Add missing '()' at the end of a function name. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Add mention to the av_get_pix_fmt() addition. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Carl Eugen... | Disable Altivec for processors older than G4. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Implement av_get_pix_fmt(), and deprecate avcodec_get_p... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Ancoron Luciferis | PPC: allow --cpu=E500[v2] |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Måns Rullgård | configure: match PPC CPU types case insensitively |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Måns Rullgård | Set target_path to $(CURDIR) |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Replace h->left_type[0] by the local variable for it... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | slightly faster bit trickery. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Replace ?: by branchless code. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Fix randomness of the swscale-test output. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Set duration in Smacker demuxer |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Demux Bink audio in Smacker files |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Add Bink codec IDs |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | another 10l: forgot to change parent condition as well |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | 10l trocadero: now return value of ff_rtmp_packet_read... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | Make RTMP send/receive packet functions report number... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | cosmetics: add an empty line between variable declarati... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | Indeo Video Interactive 4 and 5 common code and DSP... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ramiro Polla | Revert commits 21227, 21441, and 21442. None of this... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Reimar Döffinger | Make VP5 and VP6 decoders output a qscale table to... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ronald S. Bultje | Add no_repeat_mask option, so that single-pulse vectors... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Robert Swain | Add support for vorbis 6.1 and 7.1 channel configuratio... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Baptiste Coudurier | Remove MAX_STREAMS usage in ogg and mxf muxers |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Set target_path to $(PWD) by default |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Add AV_COPY32 |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Define av_alias if supported by compiler |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Check for may_alias gcc attribute support |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Laurent Aimar | vp56: check buffer size to fix a potential segfault |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Move ECFLAGS so it doesn't get added multiple times |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Justin Ruggles | Simplify error handling by processing header errors... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Reimar Döffinger | Move variable declaration to block where it is used... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Rafaël Carré | Export H264 profile and level in AVCodecContext. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Reimar Döffinger | Extract duplicated code into a separate function. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Append ECFLAGS to CFLAGS |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | factorize first filter call out, this makes the code... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jai Menon | ffmpeg.c : Don't set AVFormatParameters::[audio|video... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Ronald S. Bultje | Add RTP/H.263 depacketizer by Martin Storsjö <$firstnam... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jai Menon | Avoid using deprecated AVFormatParameters::[audio|video... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Ronald S. Bultje | Simplify. See "[PATCH] simplify ff_set_fixed_vector... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Add --malloc-prefix to apply a prefix to malloc, free etc |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Rafaël Carré | Initialize thread_context[0] with h264 parser context. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Change wraper functions to always inline, they are... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Restructure check_mv() |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Restructure if() in check_mv() |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Unroll loops in check_mv() |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Factor mv/ref compare code out. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Daniel Kristjansson | Use av_mallocz in url_open_protocol for URLContext. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Remove last MAX_STREAMS from avienc.c |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | configure: consolidate compiler-specific optimisation... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Introduce AVIStream struct and move stream based variab... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Simplify first edge filter condition. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Cosmetics, mostly indention, 2 or so new fixme comments... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Make the fast loop filter path work with unavailable... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | get rid of the start variable. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | Unroll main loop so the edge==0 case is seperate. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Declare variable "version" in the PRINT_LIB_VERSION... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Carl Eugen... | Support demuxing Blu-ray subtitles in matroska files. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ronald S. Bultje | Fix BSD compile (PF_UNSPEC is not a standard define... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Rafaël Carré | Fix svq3_* function declarations. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | SVQ1: 4-byte-align codebook tables |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Reimar Döffinger | Fix possible crashes in mlp parser, it tries to go... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Reimar Döffinger | Reduce log level of "Extracting .. channel downmix... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Fix duration calculation in the presence of a single... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jai Menon | Schedule an increase in the maximum number of streams |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Jai Menon | ffmpeg.c : Increase static limit on the maximum number of |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Add macro AV_JOIN() for joining two tokens into one |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Revert Revision: 21362 |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Print "Multiple frames in a packet" warning independant... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Update comment. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Revert Revision: 21473 |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Prettify PRINT_LIB_VERSION macro |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Get rid of ifdeffery for printing library versions... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | Emit CONFIG_AVUTIL for completeness |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Use table to speedup access to non_zero_count in MBAFF... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Fix misc typos, patch by |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Måns Rullgård | 10l: fix linking |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Rename swscale-example to swscale-test, to better refle... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Stefano Sabatini | Document av_register_protocol(), not that it really... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Michael Niedermayer | Simplify left_xy init |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Split fill_caches() between loopfilter & decode, the... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Måns Rullgård | Allow disabling of lavc, lavf, lavd, and lsws |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Optimize loop filtering of the left edge in MBAFF. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Ramiro Polla | Revert r21226, it was a joke: |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | use left_xy[1] in mbaff QP loop filter check, this... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Optimize mv/ref cache init for left MB. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Måns Rullgård | Add UMULH() |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Loren Merritt | optimize h264_loop_filter_strength_mmx2 |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jeremy Morton | Don't use tcp_fd if we're not using TCP-based connectio... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | remove unneeded check |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Use left_mb_xy from fill_caches instead of recalculatin... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Simplify left_xy content for the loop filter, this... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Simplify loop filter a little by using top/left_type. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | Set top & left types for deblock in fill_caches(). |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Niedermayer | 100l typo fix, mixed up +-1 forcing the loop filter... |
commit | commitdiff | tree | snapshot |
next |