summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu/bprint: add append buffer functionLukasz Marek2013-08-30
* avcodec/avpacket: Use av_free_packet() in error cleanupsMichael Niedermayer2013-08-30
* vformat/subtitles: check av_copy_packets return codeMichael Niedermayer2013-08-30
* kgv1dec: remove unused avctx from codec private contextPaul B Mahol2013-08-30
* kgv1dec: make decoder independent of sizeof(AVFrame)Paul B Mahol2013-08-30
* wnv1: remove unused avctx from codec private contextPaul B Mahol2013-08-30
* avcodec/pngdec: fix last_row_size typeMichael Niedermayer2013-08-30
* avcodec/pngdec: Fix padded alloc code with threadsMichael Niedermayer2013-08-30
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* Fix compilation with --disable-mmx.Carl Eugen Hoyos2013-08-30
* cmdutils: silence warning about incompatible pointer typesPaul B Mahol2013-08-30
* avcodec/mpegvideo: reduce log level for messages about allocating frames.Michael Niedermayer2013-08-30
* ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 hea...Michael Niedermayer2013-08-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-30
|\
| * ppc: don't return a value from a function declared voidSean McGovern2013-08-30
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'Michael Niedermayer2013-08-30
|\|
| * x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* | avcodec/x86/lpc: Fix cpu flag checks so they workMichael Niedermayer2013-08-30
* | avcodec/x86/vp8dsp: Fix cpu flag checks so they workMichael Niedermayer2013-08-30
* | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'Michael Niedermayer2013-08-30
|\|
| * x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* | Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'Michael Niedermayer2013-08-30
|\|
| * x86: Add and use more convenience macros to check CPU extension availabilityDiego Biurrun2013-08-29
* | ppc: don't return a value from a function declared voidSean McGovern2013-08-30
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer2013-08-30
|\|
| * ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* | doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu2013-08-30
* | doc/encoders: reformat libmp3lame docTimothy Gu2013-08-30
* | ffv1dec: check that global parameters dont change in version 0/1Michael Niedermayer2013-08-30
* | avcodec/ffv1dec: check global header versionMichael Niedermayer2013-08-30
* | avcodec/mpegvideo: Dont incorrectly warn about missing keyframesMichael Niedermayer2013-08-30
* | snow: Check av_frame_alloc() failuresMichael Niedermayer2013-08-29
* | avcodec/snow: gray supportMichael Niedermayer2013-08-29
* | doc/snow: add gray/alpha/gbrMichael Niedermayer2013-08-29
* | avcodec/utils: support non edge emu for grayscaleMichael Niedermayer2013-08-29
* | libavcodec/snow: change AVFrame to pointers to AVFrame for ABI stabilityMichael Niedermayer2013-08-29
* | avcodec/snowenc: remove now unneeded include <assert.h>Michael Niedermayer2013-08-29
* | avcodec/snowenc: convert all asserts to av_assertsMichael Niedermayer2013-08-29
* | snowenc: remove disabled QUANTIZE2 codeMichael Niedermayer2013-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-29
|\|
| * cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun2013-08-29
* | Merge commit 'f0389eb777b1ab4291329d4f709098cdfa7384dc'Michael Niedermayer2013-08-29
|\|
| * arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-29
* | Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613'Michael Niedermayer2013-08-29
|\|
| * arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-29
* | Merge commit 'bd549cbaacd33dfb7be81d0619c9b107b8a85be7'Michael Niedermayer2013-08-29
|\|
| * arm: dcadsp: Move synth filter initialization to dcadsp fileDiego Biurrun2013-08-29
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer2013-08-29
|\|
| * swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-29
* | Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf'Michael Niedermayer2013-08-29
|\|