summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'a639ea7f4bc44bf6bfa452675558a342924a66a9'Michael Niedermayer2013-11-17
|\
| * escape124: use the AVFrame API properly.Anton Khirnov2013-11-16
| * qtrle: use the AVFrame API properly.Anton Khirnov2013-11-16
| * cljr: use the AVFrame API properly.Anton Khirnov2013-11-16
| * cinepak: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit 'cec5ce49229d61e4eb1f331a6d0dff3aa24f6655'Michael Niedermayer2013-11-17
|\|
| * cdxl: remove an unused variableAnton Khirnov2013-11-16
| * c93: use the AVFrame API properly.Anton Khirnov2013-11-16
| * bethsoftvid: use the AVFrame API properly.Anton Khirnov2013-11-16
| * avs: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit '6139f481ac9feb1bee4e7d04789fb15d7f24ebbf'Michael Niedermayer2013-11-17
|\|
| * asvenc: use the AVFrame API properly.Anton Khirnov2013-11-16
| * a64multienc: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit 'b9fb59d2ab05fdfe89d3fb0d7ecbbd91e560f57d'Michael Niedermayer2013-11-17
|\|
| * lavc: deprecate avcodec_alloc_frame().Anton Khirnov2013-11-16
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
|\|
| * Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
* | Merge commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf'Michael Niedermayer2013-11-16
|\|
| * lavc: update coded_frame doxy.Anton Khirnov2013-11-16
* | Merge commit 'b068660ffa73f226cc03a67e214b8540fc1e11c4'Michael Niedermayer2013-11-16
|\|
| * lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-16
* | avcodec/vp9: assert on sane size in update_size().Clément Bœsch2013-11-16
* | avcodec/vp9: remove some reset-to-zero from vp9_decode_free().Clément Bœsch2013-11-16
* | avcodec/vp9: add a never triggerable assert.Clément Bœsch2013-11-16
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-11-16
|\ \
| * | ffplay: calculate last frame duration from vp->pts instead of frame_last_ptsMarton Balint2013-11-16
| * | ffplay: simplify early frame drop codeMarton Balint2013-11-16
* | | swscale/swscale_unscaled: fix right column handling in planarCopyWrapperMichael Niedermayer2013-11-16
* | | vp9: Ensure that the arithmetic coder values are read in the right orderMartin Storsjö2013-11-16
* | | avcodec/vp9: make last_invisible local.Clément Bœsch2013-11-16
* | | avcodec/x86/vp9dsp: use EXTERNAL_* macros.Clément Bœsch2013-11-16
* | | ffmpeg: Do not fill gap before the first decodable frame on single stream inp...Michael Niedermayer2013-11-16
|/ /
* | avformat/rtmphttp: Partial fix for the ticket #3127 (second try)Byte2013-11-16
* | avcodec: Fix duration error after seek operationwangxingchao2013-11-16
* | lavf/matroskadec ReferenceBlock is a signed integerJan Gerber2013-11-16
* | lavf/matroska*: DiscardPadding is a signed integerJan Gerber2013-11-16
* | avcodec/vp9: fix "initialize" typo.Clément Bœsch2013-11-15
* | avformat/matroska: simplify signed int access codeMichael Niedermayer2013-11-15
* | lavf/matroska*: add support for signed integersJan Gerber2013-11-15
* | riff: add G264 to mpeg4, only decodes keyframesCompn2013-11-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-15
|\|
| * lavc: VP9 decoderRonald S. Bultje2013-11-15
* | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer2013-11-15
|\|
| * lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-15
* | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'Michael Niedermayer2013-11-15
|\|
| * dv: Split DV data table declarations into their own headerDiego Biurrun2013-11-15
* | Merge commit 'e8fcdebb17fc59375fd9fc6c0a02a1d2e6d9fb23'Michael Niedermayer2013-11-15
|\|
| * build: Allow specifying extra object files when linking HOSTPROGSDiego Biurrun2013-11-15
* | af_aresample: Fix timestamp of first padded PCM audio packetAlex Sukhanov2013-11-15
* | lavd/xv: free resources on errorsLukasz Marek2013-11-15