38896 Commits (b3189aff8b47fd5ca6a3f07a6a8ab68f8c9d40fe)
 

Author SHA1 Message Date
Anton Khirnov b9fb59d2ab lavc: deprecate avcodec_alloc_frame(). 11 years ago
Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
Anton Khirnov 2ff302cb6b lavc: update coded_frame doxy. 11 years ago
Anton Khirnov b068660ffa lavc: deprecate CODEC_CAP_NEG_LINESIZES 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Ronald S. Bultje 458446acfa lavc: Edge emulation with dst/src linesize 11 years ago
Diego Biurrun 3cbe112653 dv: Split DV data table declarations into their own header 11 years ago
Diego Biurrun e8fcdebb17 build: Allow specifying extra object files when linking HOSTPROGS 11 years ago
Anton Khirnov 9eda9d3322 h264: free the tables and uninitialize the context on flush 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
Marton Balint 951d819006 mxfdec: update current edit unit when seeking in mxf files without index tables 11 years ago
Diego Biurrun ad1161799e mpeg12dec: Remove outdated UV swapping code for VCR2 11 years ago
Kostya Shishkov 669fe50595 twinvq: consume block_align+1 packets as full ones 11 years ago
Kostya Shishkov 1afa8a7568 twinvq: support multiple frames per packet 11 years ago
Kostya Shishkov ddb839e928 metasound: add missing modes 11 years ago
Diego Biurrun 7b9780e7bf mpeg12dec: Remove unused swap_uv member from Mpeg1Context 11 years ago
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Anton Khirnov aa24122989 lavc: deprecate FF_MAX_B_FRAMES 11 years ago
Anton Khirnov b6094811f9 lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h 11 years ago
Anton Khirnov b45c87083d lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bump 11 years ago
Anton Khirnov 8941971a8f lavc: make error_rate a private option of mpegvideo encoders 11 years ago
Anton Khirnov 728c465856 vdpau: add a constructor for AVVDPAUContext. 11 years ago
Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 11 years ago
Martin Storsjö 16381923fb configure: Check whether MSVC requires using the C89-to-C99 converter 11 years ago
Diego Biurrun 45ef963908 mpegaudioenc: Move some static tables to MpegAudioContext 11 years ago
Diego Biurrun 5d6a990c11 mpegaudioenc: Remove broken integer-only quantization code path 11 years ago
Luca Barbato 08303d7741 hwaccel: Simplify ff_find_hwaccel 11 years ago
Anton Khirnov d42db44cfe avienc: drop the vfr flag. 11 years ago
Kostya Shishkov 5462dde194 metasound: Fix error message argument 11 years ago
Diego Biurrun cb56c3961b h263dsp: K&R formatting cosmetics 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 11 years ago
Diego Biurrun cffecc0e7e avfilter/graphparser: Directly free filter memory if initialization fails 11 years ago
Diego Biurrun 92352a94c1 configure: Move -Wno-maybe-uninitialized check into gcc section 11 years ago
Diego Biurrun 7d1a68e95b avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer 11 years ago
Diego Biurrun 82c86d0b18 graph2dot: Add missing #include for av_get_channel_layout_string() 11 years ago
Diego Biurrun 48715285f6 graph2dot: Fix use of deprecated API 11 years ago
Diego Biurrun 70cbf33405 vdpau: Add missing #includes to fix standalone header compilation 11 years ago
Diego Biurrun e2b5b09789 x86: rv40dsp: Use PAVGB instruction macro where appropriate 11 years ago
David Goldwich 0a7fef39fc omadec: loosen format probing constraints 11 years ago
Michael Niedermayer 1c736bedd9 omadec: check GEOB sizes against buffer size 11 years ago
Michael Niedermayer 97f50e92b5 omadec: Fix wrong number of array elements 11 years ago
Diego Biurrun e73996954d filtfmts-test: Fix use of deprecated API 11 years ago
Yusuke Nakamura 3ef9b7ab95 hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale 11 years ago
Jan Ekström 885ec92425 hevc: Use parsed VUI colorimetry in avcodec 11 years ago
Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 11 years ago
Vittorio Giovara 446e37dc97 vf_fieldorder: remove superfluous get_video_buffer 11 years ago
Gian-Carlo Pascutto 454959a5aa aacdec: Set the profile during decoding 11 years ago