38614 Commits (4b8a1941465c8e30b2c1d22b9c0969bfa53ad614)
 

Author SHA1 Message Date
Anton Khirnov 4b8a194146 iff: use the AVFrame API properly. 11 years ago
Anton Khirnov c5dfb9033f msrle: use the AVFrame API properly. 11 years ago
Anton Khirnov 952f943d40 FATE: add a jv test 11 years ago
Anton Khirnov b7462a3904 jvdec: use the AVFrame API properly. 11 years ago
Anton Khirnov 2d2a92f721 dxa: use the AVFrame API properly. 11 years ago
Anton Khirnov 55f954e767 qpeg: use the AVFrame API properly. 11 years ago
Anton Khirnov 01de3c1dd5 cin video: use the AVFrame API properly. 11 years ago
Anton Khirnov ef2a99c7f4 msvideo1: use the AVFrame API properly. 11 years ago
Anton Khirnov a639ea7f4b escape124: use the AVFrame API properly. 11 years ago
Anton Khirnov 224b6edd8b qtrle: use the AVFrame API properly. 11 years ago
Anton Khirnov 845020ed89 cljr: use the AVFrame API properly. 11 years ago
Anton Khirnov 4a8a35bc1f cinepak: use the AVFrame API properly. 11 years ago
Anton Khirnov cec5ce4922 cdxl: remove an unused variable 11 years ago
Anton Khirnov 670c74518f c93: use the AVFrame API properly. 11 years ago
Anton Khirnov a83fd5010c bethsoftvid: use the AVFrame API properly. 11 years ago
Anton Khirnov 33329c6e87 avs: use the AVFrame API properly. 11 years ago
Anton Khirnov 6139f481ac asvenc: use the AVFrame API properly. 11 years ago
Anton Khirnov 13e9cc9ce0 a64multienc: use the AVFrame API properly. 11 years ago
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