summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fraps: use the AVFrame API properly.Anton Khirnov2013-11-16
* rpza: use the AVFrame API properly.Anton Khirnov2013-11-16
* motionpixels: use the AVFrame API properly.Anton Khirnov2013-11-16
* vmdvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
* vmnc: use the AVFrame API properly.Anton Khirnov2013-11-16
* xan: use the AVFrame API properly.Anton Khirnov2013-11-16
* xxan: use the AVFrame API properly.Anton Khirnov2013-11-16
* zerocodec: use the AVFrame API properly.Anton Khirnov2013-11-16
* zmbvenc: use the AVFrame API properly.Anton Khirnov2013-11-16
* flicvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
* smacker: use the AVFrame API properly.Anton Khirnov2013-11-16
* mmvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
* kgv1: use the AVFrame API properly.Anton Khirnov2013-11-16
* indeo2: use the AVFrame API properly.Anton Khirnov2013-11-16
* iff: use the AVFrame API properly.Anton Khirnov2013-11-16
* msrle: use the AVFrame API properly.Anton Khirnov2013-11-16
* FATE: add a jv testAnton Khirnov2013-11-16
* jvdec: use the AVFrame API properly.Anton Khirnov2013-11-16
* dxa: use the AVFrame API properly.Anton Khirnov2013-11-16
* qpeg: use the AVFrame API properly.Anton Khirnov2013-11-16
* cin video: use the AVFrame API properly.Anton Khirnov2013-11-16
* msvideo1: use the AVFrame API properly.Anton Khirnov2013-11-16
* 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
* 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
* asvenc: use the AVFrame API properly.Anton Khirnov2013-11-16
* a64multienc: use the AVFrame API properly.Anton Khirnov2013-11-16
* lavc: deprecate avcodec_alloc_frame().Anton Khirnov2013-11-16
* Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
* lavc: update coded_frame doxy.Anton Khirnov2013-11-16
* lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-16
* lavc: VP9 decoderRonald S. Bultje2013-11-15
* lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-15
* dv: Split DV data table declarations into their own headerDiego Biurrun2013-11-15
* build: Allow specifying extra object files when linking HOSTPROGSDiego Biurrun2013-11-15
* h264: free the tables and uninitialize the context on flushAnton Khirnov2013-11-14
* lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-14
* mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-11-14
* mpeg12dec: Remove outdated UV swapping code for VCR2Diego Biurrun2013-11-14
* twinvq: consume block_align+1 packets as full onesKostya Shishkov2013-11-14
* twinvq: support multiple frames per packetKostya Shishkov2013-11-14
* metasound: add missing modesKostya Shishkov2013-11-14
* mpeg12dec: Remove unused swap_uv member from Mpeg1ContextDiego Biurrun2013-11-14
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-14
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-14