35917 Commits (844256740d27ee90621277b829afd0106fae8c4b)

Author SHA1 Message Date
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago
Michael Niedermayer 9981b70da5 avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by missing parameter sets. 9 years ago
Timo Rothenpieler 888a5c7947 avcodec/nvenc: Bring encoder names in line with other encoders 9 years ago
Martin Storsjö a590d344e3 omx: Don't return > 0 from omx_encode_frame 9 years ago
Aman Gupta ee2a8f142b avcodec/omx: fix deprecation warning for ff_alloc_packet 9 years ago
Martin Vignali d96b8144c0 avcodec/exr: add missed hunks from previous exr commit 9 years ago
Martin Vignali 1e38791b7f avcodec/exr: fix reading float channel when there is half and float channels in a file 9 years ago
Clément Bœsch dfd0c0f981 lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappers 9 years ago
Jing Yu 311a953c76 avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backend 9 years ago
Michael Niedermayer 6935aaa748 avcodec/flac_parser: Increase FLAC_MAX_SEQUENTIAL_HEADERS by 1 9 years ago
Michael Niedermayer 947daffa59 avcodec/libx264: Remove unused variable 9 years ago
Matthieu Bouron 55816c9269 lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be drained 9 years ago
Matthieu Bouron b316ebf46d lavc/mediacodec: rely on buffer flags to detect end of stream 9 years ago
Matthieu Bouron 30e3a27119 lavc/mediacodec: re-indent after previous commit 9 years ago
Matthieu Bouron a71d518575 lavc/mediacodec: discard 0-sized buffers 9 years ago
Derek Buitenhuis a02766fb4d avcodec: remove libutvideo wrapper support 9 years ago
Paul B Mahol dccea0ed0d avcodec/sheervideo: fix YbYr format decoding 9 years ago
Clément Bœsch aef2d3d2b5 lavc: fix previous merge 9 years ago
Michael Niedermayer b0b3676e13 avcodec/flac_parser: Raise threshold for detecting invalid data 9 years ago
Clément Bœsch 6c98398b0b lavc/get_bits: add a logging context to check_marker() 9 years ago
Michael Niedermayer 70d48accd8 avcodec/tests/options: Set timebase 9 years ago
Clément Bœsch 85185578ce lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guard 9 years ago
Clément Bœsch 0491d6993a lavc/error_resilience: remove unused skip_last_mv label 9 years ago
Matthieu Bouron df3484f87c lavc/videotoolbox: fix avcC extradata creation 9 years ago
Matthieu Bouron 0cd5e281df lavc/mediacodecdec_h264: use ff_h264_decode_extradata to extract PPS/SPS 9 years ago
Clément Bœsch d16aefee5c lavc/mmaldec: reduce some diffs with Libav missed in previous skipped merges 9 years ago
Clément Bœsch 26cfafa52d lavc/h264_slice: mark ref2frm as const pointers 9 years ago
Matthieu Bouron 0ea58059d6 lavc/h264_ps: add ff_h264_ps_uninit and use it 9 years ago
Carl Eugen Hoyos dcdf69561f lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2. 9 years ago
Clément Bœsch 38a2d9aeec lavc/h264_parser: replace AVCodecContext with logging ctx in scan_mmco_reset() 9 years ago
Clément Bœsch 4fdea02d68 lavc/h264: add a logging ctx to ff_h264_pred_weight_table() 9 years ago
Matthieu Bouron 432891a96e lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capability 9 years ago
Dan Dennedy b8d754c5d0 lavc/videotoolbox: Fix videotoolbox compile error on OS X 10.8. 9 years ago
Clément Bœsch fd1d84bcf6 lavc/magicyuv: fix undefined behaviour introduced in 8a135a55b 9 years ago
James Almer 5f5a97dc3d avcodec/qsvenc_h264: declare the QSVEncContext variable before using it 9 years ago
Clément Bœsch 34ec084b84 lavc/h264: move history parsing variable to H264ParseContext 9 years ago
Clément Bœsch 48ea5433c8 lavc/h264_parser: pass logctx to h264_find_frame_end() 9 years ago
Paul B Mahol 8a135a55b3 avcodec/magicyuv: check dimensions 9 years ago
Andrey Turkin 63adb3602d libavcodec: factor out SEI generation for A53 captions 9 years ago
Clément Bœsch b51d5c99b8 lavc/h264_parse: remove tabs introduced in a2922b5d 9 years ago
James Almer 403a53c60e avcodec/ffv1enc: silence warning about deprecated coded_frame 9 years ago
Michael Niedermayer 4efbeadadc avcodec/snow: Document BlockNode 9 years ago
Michael Niedermayer 737f06577c avcodec/snow: Remove unused function 9 years ago
Clément Bœsch 6cb550e933 lavc/videotoolbox: remove config_info maximum capacity 9 years ago
Clément Bœsch 6fd58eba1c lavc/videotoolbox: CFRelease() session 9 years ago
Steve Lhomme 193a421994 d3d11va: don't keep the context lock while waiting for a frame 9 years ago
Rick Kern 8b069b1cd5 lavc/videotoolboxenc: remove unnecessary logging 9 years ago
Rick Kern 8e47a99f57 lavc/videotoolbox: fix H.264 hwaccel init issue 9 years ago
Rick Kern 143685a42b lavc/audiotoolboxenc: fix dropped frames on iOS 9 years ago
James Almer 94011f994a avodec/h264dec: fix compilation with -DTRACE 9 years ago