summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix side channels when XCh extension is present.Nick Brereton2010-07-12
* Move XCH parameters into context structure.Nick Brereton2010-07-12
* Change the type of Y table to pointer to void in fill_table().Benoit Fouet2010-07-12
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11
* Make ff_pw_4 128 bitsDavid Conrad2010-07-11
* vc1: Fix ordering of loop filter for I/B framesDavid Conrad2010-07-11
* vc1: ff_draw_horiz_band needs a one row delay when the loop filter is activeDavid Conrad2010-07-11
* mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla2010-07-11
* mingw32: properly check if vfw capture is supported by the system headersRamiro Polla2010-07-11
* APIchanges: fix a grammar mistakeJustin Ruggles2010-07-11
* Set libvpx encoding profile to libavcodec's profile.James Zern2010-07-11
* Fill-in revision number for addition of lpc_type and lpc_passes.Justin Ruggles2010-07-11
* Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.Justin Ruggles2010-07-11
* Clarify the avoidance of usage of these AVStream fields.Víctor Paesa2010-07-11
* Do not try to decode less than one frame of data in TrueSpeech decoder.Kostya Shishkov2010-07-11
* Use avfilter_copy_picref_props() along lavfi.Víctor Paesa2010-07-11
* NellyMoser regtestVitor Sessak2010-07-11
* DTS Coherent Acoustics regtestVitor Sessak2010-07-11
* Add Pictor/PC Paint PIC regtestVitor Sessak2010-07-11
* Fix crop filter syntax shown for the -crop* options in the ffmpeg manStefan de Konink2010-07-11
* Handle av_base64_decode return valueLuca Barbato2010-07-11
* Update lavu minor and add APIchanges entry after r24174 (add bswap.hStefano Sabatini2010-07-11
* Fix ID3v1 tags in mp3 filesJames Darnley2010-07-11
* 100l, change avsubtitle_free to the actually tested and working version.Reimar Döffinger2010-07-11
* Set pix_fmt to the correct value for the format the PGS decoder actually uses.Reimar Döffinger2010-07-11
* Remove useless casts and memset.Reimar Döffinger2010-07-11
* Add avsubtitle_free function.Reimar Döffinger2010-07-11
* add some buffer checksPascal Massimino2010-07-11
* use avccontext->frame_size where appropriatePascal Massimino2010-07-11
* Fix trivial punctuation errorPeter Ross2010-07-11
* Psygnosis YOP demuxer and decoder testVitor Sessak2010-07-11
* Add Intel Music Coder regtestVitor Sessak2010-07-10
* Check url_fseek results in gxf demuxer.Reimar Döffinger2010-07-10
* Add QDM2 testVitor Sessak2010-07-10
* Document that and why subtitle decoders do not support direct-rendering.Reimar Döffinger2010-07-10
* Add QCELP regtestVitor Sessak2010-07-10
* Add MPEG2 field encoding fate2 regtestVitor Sessak2010-07-10
* Install bswap.h and intreadwrite.hMåns Rullgård2010-07-10
* Make intreadwrite.h installation-safeMåns Rullgård2010-07-10
* Set fast_unaligned in avconfig.hMåns Rullgård2010-07-10
* Make bswap.h safe to install as public APIMåns Rullgård2010-07-10
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* bswap: change ME to NE in macro namesMåns Rullgård2010-07-10
* Add RealAudio COOK fate2 testVitor Sessak2010-07-10
* Add fate2 test for RA288Vitor Sessak2010-07-10
* fate: some AAC tests need FUZZ=2 on ARMMåns Rullgård2010-07-10
* mingw32: avisynth does not need w32api >= 3.13Ramiro Polla2010-07-10
* fate: ensure file sizes match in oneoff testsMåns Rullgård2010-07-10
* AAC fate2 tests.Alex Converse2010-07-10