76424 Commits (55abb94b7d9a4dc93bece7ed7bc77daf4cc4a91d)
 

Author SHA1 Message Date
Hendrik Leppkes ba94e985a3 Merge commit '1f84b008bf2b1eaca473937c48788cb4e4ce1aea' 9 years ago
Hendrik Leppkes 53fc900ca0 Merge commit '2d59159508c5c1830cc5da907a9454e229077320' 9 years ago
Hendrik Leppkes 93ac7a98e0 Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa' 9 years ago
Hendrik Leppkes 0ad43d0f15 Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0' 9 years ago
Michael Niedermayer 5063a18f56 avcodec/ffv1dec: update progress in case of broken pointer chains 9 years ago
Michael Niedermayer 4c2d4e8700 avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons 9 years ago
James Almer 8297f560cc avformat/rsd: propagate return values of extradata helper functions 9 years ago
Anton Khirnov fb472e1a11 avconv: add support for Intel QSV-accelerated transcoding 9 years ago
Anton Khirnov dc923bc23b qsvenc: add an API for allocating opaque surfaces 9 years ago
Anton Khirnov 2ec96b6bd5 qsvenc: cosmetics, reindent 9 years ago
Anton Khirnov f6f32fc93d qsvenc: set the timestamp for PIX_FMT_QSV frames as well 9 years ago
Anton Khirnov 772c87c5a6 qsvenc: support passing arbitrary external buffers to the encoder 9 years ago
Agatha Hu 2b5dda3f48 avcodec/nvenc: fix b frame n_quant_offset 9 years ago
Hendrik Leppkes 68e00ad66d w32pthreads: fix mingw build on x86 with -msse2 or higher 9 years ago
Luca Barbato b52307933b wrapped_avframe: Drop a now-unused variable 9 years ago
Luca Barbato 49d7fcd774 mpeg12: Unbreak building stale code 9 years ago
Paul B Mahol 8e7571eacd avformat: add svag demuxer 9 years ago
Paul B Mahol 3a63890154 avformat/rsd: add WADP support 9 years ago
Paul B Mahol 3919089beb avformat: add ads demuxer 9 years ago
Paul B Mahol c0aeee9443 avformat: add vag demuxer 9 years ago
Paul B Mahol af70117c38 avformat: add genh demuxer 9 years ago
Paul B Mahol 8b11e43799 avcodec: add ADPCM PSX decoder 9 years ago
Michael Niedermayer 377883c4be avfilter/avfilter: Error out if audio parameters change instead of failing an assert 9 years ago
Hendrik Leppkes 97be5d4d20 w32pthreads: fix mingw build on x86 with -msse2 or higher 9 years ago
Hendrik Leppkes e12908d71e vp9: use AVFrame.buf[0] to check if a frame is valid 9 years ago
Christophe Gisquet 42c1dcde68 fate: use PROGSSUF 9 years ago
Ganesh Ajjanagadde 5e80a6cd31 avdevice/alsa: add av_warn_unused_result 9 years ago
Ganesh Ajjanagadde 0418541d5d avutil/cast5: update Doxygen for av_cast5_init with return information 9 years ago
Ganesh Ajjanagadde ef62f573ca swresample/swresample_internal: add av_warn_unused_result 9 years ago
Michael Niedermayer d6f6e98eb1 avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init() 9 years ago
Michael Niedermayer c980c5e54d avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_cleanup() too 9 years ago
Vicente Olivert Riera 50366b4295 mips: disable all features in configure if no cpu is matched 9 years ago
wm4 17fe18d21a Revert "avcodec/h264: remove redundant and bogus get_format call" 9 years ago
wm4 cdf4a13f86 swresample: slightly nicer debug output for auto matrix 9 years ago
wm4 be583c6fd3 avcodec/h264: remove redundant and bogus get_format call 9 years ago
Derek Buitenhuis 504e3f75bf aac: Make codec init run under ff_thread_once 9 years ago
Derek Buitenhuis 1a29804558 aac: Make codec init run under ff_thread_once 9 years ago
wang-bin 0861862b89 winrt: multithreading support 9 years ago
Vittorio Giovara 1f84b008bf fate: Move screenpresso to the appropriate screen capture file 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 9 years ago
Vittorio Giovara 9ef748173a cmdutils: Print general codec capabilities 9 years ago
Vittorio Giovara e240a28b20 cmdutils: Add auto to threading capabilities report 9 years ago
Anssi Hannula 9099079488 avformat/hls: add support for EXT-X-MAP 9 years ago
Anssi Hannula fd74d45d51 avformat/hls: fix segment selection regression on track changes of live streams 9 years ago
Hendrik Leppkes 6e719dc6bb vp9: expose reference frames in VP9SharedContext 9 years ago
Ronald S. Bultje b95f241b6e vp9: split header into separate struct and expose in vp9.h 9 years ago
Clément Bœsch f2f55bd9ca build/videotoolbox: add missing CoreVideo framework 9 years ago
Clément Bœsch 3041618516 ffmpeg/videotoolbox: protect UTGetOSTypeFromString on both VDA and VT 9 years ago
Clément Bœsch 9898ef8139 ffmpeg/videotoolbox: try to fix compilation when cross compiling ffmpeg with VT for iOS under certain configuration 9 years ago
Ganesh Ajjanagadde 76cd82d925 doc/ffmpeg: use stream_loop instead of loop 9 years ago