42381 Commits (3973f0f773e0bd212734eccda78aa798f8b20692)
 

Author SHA1 Message Date
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
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
Henrik Gramner 781a25e9c4 checkasm: v210: Fix array overwrite 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Alexandra Hájková 7778859835 dcadec: set channel layout in a separate function 9 years ago
Alexandra Hájková 971177f751 dcadec: scan for extensions in a separate function 9 years ago
Luca Barbato 22cc57da64 rtpdec: Forward the memory failure 9 years ago
Eloi BAIL 1ec611a102 rtsp: warning when max_delay reached 9 years ago
Eloi BAIL d555bd69e7 rtpdec: inform jitter buffer size 9 years ago
Eloi BAIL ff7f6ea9db rtpdec: add a trace when jitter buffer is full 9 years ago
Martin Storsjö 3c525b8b47 rtpdec: Increase the max size of the jitter buffer to 500 packets 9 years ago
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 9 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 9 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 9 years ago
Luca Barbato 1b709f23fb jpeg2000: Refactor decode_packets 9 years ago
Luca Barbato 29b00f880f jpeg2000: Templatize the frame writer 9 years ago
Luca Barbato 41bcc3d152 jpeg2000: Split codeblock decoding from the main tile decoding 9 years ago