summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.hAnton Khirnov2013-11-14
* lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bumpAnton Khirnov2013-11-14
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-14
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-14
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-14
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö2013-11-13
* mpegaudioenc: Move some static tables to MpegAudioContextDiego Biurrun2013-11-10
* mpegaudioenc: Remove broken integer-only quantization code pathDiego Biurrun2013-11-10
* hwaccel: Simplify ff_find_hwaccelLuca Barbato2013-11-10
* avienc: drop the vfr flag.Anton Khirnov2013-11-08
* metasound: Fix error message argumentKostya Shishkov2013-11-08
* h263dsp: K&R formatting cosmeticsDiego Biurrun2013-11-08
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-07
* avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-06
* configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun2013-11-05
* avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-04
* graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun2013-11-04
* graph2dot: Fix use of deprecated APIDiego Biurrun2013-11-04
* vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun2013-11-04
* x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-04
* omadec: loosen format probing constraintsDavid Goldwich2013-11-04
* omadec: check GEOB sizes against buffer sizeMichael Niedermayer2013-11-04
* omadec: Fix wrong number of array elementsMichael Niedermayer2013-11-04