26458 Commits (c5806910918eb9adc3b3a821242cc4bc7647a50f)

Author SHA1 Message Date
Anton Khirnov d100f9e7cd flicvideo: use the AVFrame API properly. 11 years ago
Anton Khirnov 84099f51f3 smacker: use the AVFrame API properly. 11 years ago
Anton Khirnov 5c96f02901 mmvideo: use the AVFrame API properly. 11 years ago
Anton Khirnov 2e09096da9 kgv1: use the AVFrame API properly. 11 years ago
Anton Khirnov 79d501a860 indeo2: use the AVFrame API properly. 11 years ago
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 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
wangxingchao 68900bf16b avcodec: Fix duration error after seek operation 11 years ago
Clément Bœsch 150c5543ff avcodec/vp9: fix "initialize" typo. 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
Anton Khirnov 9eda9d3322 h264: free the tables and uninitialize the context on flush 11 years ago
Diego Biurrun ad1161799e mpeg12dec: Remove outdated UV swapping code for VCR2 11 years ago
Michael Niedermayer 2925571278 avcodec/mpegvideo_enc: Fix possibly exploitable security issue with -bf 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
Michael Niedermayer f3458a56c1 avcodec/vdpau: try to fix version macro use 11 years ago
Diego Biurrun 7b9780e7bf mpeg12dec: Remove unused swap_uv member from Mpeg1Context 11 years ago
Michael Niedermayer 9e5ef1c5c3 h264: Do not treat the initial frame special in handling of frame gaps 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 3215140425 mpeg12dec: Remove incomplete and wrong UV swapping code for VCR2 11 years ago
Kostya Shishkov bae14f38d9 mpegvideo: Fix swapping of UV planes for VCR2 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago