42397 Commits (cc320296ab438dfe3178f0e1f775af955fe6c064)
 

Author SHA1 Message Date
Jeremy James cc320296ab dnxhddata: Fix cid 1260 luma and chroma tables 9 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 9 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 9 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 9 years ago
Luca Barbato 74942685cb hls: Check av_opt_set_dict return value as well 9 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 9 years ago
Luca Barbato 8ae1d87a24 build: Add support for known custom allocators 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vicente Olivert Riera 3f1f605301 configure: address a copy-paste typo 9 years ago
Vittorio Giovara 26e8fa3b50 tiny_psnr: Use the correct abs() version 9 years ago
Vittorio Giovara c9943f00cf vf_framepack: Use av_image_copy() where appropriate 9 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 9 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 9 years ago
Thierry Foucu c5e5e63062 riff: Add support for RV40 codec in AVI 9 years ago
Vittorio Giovara b5e4f393b6 avconv: Make the private options discovery more manifest 9 years ago
Vittorio Giovara 3973f0f773 Revert "avconv_opt: Allow printing private options" 9 years ago
Vittorio Giovara cf7d2f2d21 lavc: Simplify checking quant bias option 9 years ago
Ganesh Ajjanagadde 84dfc426ce avresample: Remove an unused variable 9 years ago
Ganesh Ajjanagadde 4885bde318 motion_est_template: Fix undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 977f41e274 mlpdec: Fix a undefined left shift of negative number 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Luca Barbato 1016a75cf3 configure: mips: Support mips r6, r2 and r1 9 years ago
Luca Barbato 678f788fea configure: Set the initial ldflags to match the cflags 9 years ago
Gregory J. Wolfe 1a4c5fe560 libopenh264enc: Use av_log() to log messages 9 years ago
Anton Khirnov 8aecec8402 qsvdec: make ff_qsv_decode_init() static 9 years ago
Anton Khirnov 539e5ac2ec examples/qsvdec: free the lavc decoder before closing MFX/VAAPI 9 years ago
Anton Khirnov 3ee462dca1 examples/qsvdec: do not free the surfaces in the frame_free() callback 9 years ago
Anton Khirnov 2c32eace5e qsvdec: close the MFX decoder on uninit 9 years ago
Anton Khirnov d0c8c380ec qsv: document AVQSVContext members 9 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 9 years ago
Anton Khirnov 83847cc8fa qsvenc: do not try to close the encoder if the session is NULL 9 years ago
Anton Khirnov 741b352b16 qsvdec: list supported pixel formats 9 years ago
Anton Khirnov ae25413daf lavfi: do not exclude hwaccel formats from ff_all_formats() 9 years ago
Henrik Gramner cc28552100 checkasm/x86: Correctly handle variadic functions 9 years ago
Henrik Gramner 5405584b7b checkasm: Use a self-balancing tree 9 years ago
wm4 a41e5e192e vdpau: fix constrained baseline fallback 9 years ago
wm4 cc8db76061 mpegts: use avcodec_get_type() to set codec_type 9 years ago
wm4 a5d58fea68 lavc: reimplement avcodec_get_type() using codec descriptors 9 years ago
Rémi Denis-Courmont b10b6ac7a9 vdpau: deprecate av_vdpau_get_profile() 9 years ago
Vittorio Giovara b2417ee6d1 dxv: Improve error message 9 years ago
Vittorio Giovara 1bcd4a476b dxv: Support RAW intermediate compression 9 years ago
Vittorio Giovara bbf71d46db dxv: Print texture information after header parsing 9 years ago
Vittorio Giovara fb2889691c dxv: Support the original first version 9 years ago
Vittorio Giovara 588a5619da dxv: Parse ancillary encoder information 9 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 9 years ago
wm4 49623f5319 mmal: Remove setting extradata on input format 9 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 9 years ago
Vittorio Giovara 7bb1c1bfd2 avconv_opt: Allow printing private options 9 years ago