75724 Commits (c4c389aa146a8a4e6fb8cfe43ddeea537e9cb510)
 

Author SHA1 Message Date
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
Hendrik Leppkes 071f6edb98 Merge commit '678f788fea3380e5cbbf75baac5cc0ce07a56a42' 9 years ago
Hendrik Leppkes 4d9b78a875 Merge commit '1a4c5fe56008c61b0362c75bea5d446dc5b256bc' 9 years ago
Hendrik Leppkes 27673f1bea Merge commit '8aecec84021a61b943718ff3d7c2c57fcd4af199' 9 years ago
Hendrik Leppkes b1284a4b4a Merge commit '539e5ac2ecfec2e2f441222a43fb0583643ea607' 9 years ago
Hendrik Leppkes d0a1605134 Merge commit '3ee462dca1038e63b8e8d5e751121736d5772a5d' 9 years ago
Hendrik Leppkes 9457a11a22 Merge commit '2c32eace5ec4d1d7ca4e0220856cd2815ccc71b2' 9 years ago
Hendrik Leppkes 029aa8ff14 Merge commit 'd0c8c380ecf3d9bb16621a4fb59ebbcde301002a' 9 years ago
Hendrik Leppkes 6668214521 Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd' 9 years ago
Hendrik Leppkes 49a25d02dd Merge commit '83847cc8fa97e0fc637a0962bafb837acdb6eacc' 9 years ago
Hendrik Leppkes 4554178f07 Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6' 9 years ago
Hendrik Leppkes c36e85b3d9 Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482' 9 years ago
Hendrik Leppkes 88dbdf4845 Merge commit 'cc285521000020ab237d183dc3a26f99fce3030f' 9 years ago
Hendrik Leppkes fd0fa9af80 Merge commit '5405584b7b54ca889c341743de1d58792449830d' 9 years ago
Hendrik Leppkes d0bf83ff1d Merge commit 'a41e5e192ed8f79f6607f978dee3205580ba5039' 9 years ago
Hendrik Leppkes 4b7685b6c6 Merge commit 'cc8db760616a7ec3bd39b22ca45888c01326db13' 9 years ago
Hendrik Leppkes 2f63e83c26 Merge commit 'a5d58fea68b9212e0065a71939e921505504a9bb' 9 years ago
Hendrik Leppkes b123d82c41 Merge commit 'b10b6ac7a902f28e09e37a29c392e2f0c19e9526' 9 years ago
Michael Niedermayer 1b82b934a1 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 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
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 9 years ago
Thierry Foucu 7f72f2d75e libavformat/flvdec.c: free always the packet after a resync. 9 years ago
Paul B Mahol 1d0487f77f avcodec/pngdec: reset has_trns after every decode_frame_png() 9 years ago
Henrik Gramner 69e456d7fb checkasm/vp9dsp: Fix iszero() to read the correct data 9 years ago
Ronald S. Bultje 0b227c6d47 checkasm: add vp9dsp.itxfm_add tests. 9 years ago
Henrik Gramner 19b28d047d checkasm: Fix the function name sorting algorithm 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
Jean Delvare 3e5b02bdb8 avfilter/delogo: Fix show option when band is small 9 years ago