91334 Commits (714da1fd898f83c7bef38fe427af3692917cbcb2)
 

Author SHA1 Message Date
Gyan Doshi daf38d0753 doc/formats: get fflags values up-to-date 7 years ago
erankor c5e6c0b5f6 qt-faststart: add fate test for stco overflow 7 years ago
erankor dc16c9dd90 qt-faststart - stco offset bug fix 7 years ago
erankor ee09ffbfd2 qt-faststart: add validation on ftyp atom size 7 years ago
Michael Niedermayer 2fc108f60f avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a previous instance 7 years ago
Lou Logan 30af29a712 doc/devices: order alphabetically and add missing v4l2 outdev 7 years ago
Timo Teräs 2223811b01 avformat/movenc: fix recognization of cover image streams 7 years ago
Timo Teräs 12205d2c89 avformat/movenc: properly handle cover image codecs 7 years ago
Jacob Trimble 4aba45ca1f avformat/mov: Add check for per-sample IV size. 7 years ago
Carl Eugen Hoyos 9461e7d3a5 configure: The eac3_core bitstream filter needs the ac3 parser. 7 years ago
Gyan Doshi 67747c89ad avformat: deprecate unused MP4A_LATM flag 7 years ago
Jon Morley 0946c0ec17 avdevice/decklink_dec: capture timecode to metadata when requested 7 years ago
Jon Morley fb480a1f1e avdevice/decklink_common: Move DECKLINK_* string functions into header 7 years ago
Marton Balint ba8a1d1618 avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting 7 years ago
Marton Balint 643123b29d avdevice/decklink_dec: use a custom memory allocator 7 years ago
Zhong Li 8a0c2901f1 lavc/qsv: suppress code scan complain 7 years ago
Derek Buitenhuis 238a8ae92f pixdesc: Only check against valid entries when iterating over lists of enums 7 years ago
Michael Niedermayer 8c20ea8ee0 avcodec/h264_slice: Fix overflow in recovery_frame computation 7 years ago
Michael Niedermayer b796c5ae92 avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h264_sei 7 years ago
Michael Niedermayer 8b55591757 avcodec/h264_mc_template: Only prefetch motion if the list is used. 7 years ago
Michael Niedermayer c2852e4e00 avcodec/xwddec: Use ff_set_dimensions() 7 years ago
Michael Niedermayer d13379fb79 avcodec/wavpack: Fix overflow in adding tail 7 years ago
Marton Balint d9f72e53bf avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only 7 years ago
Carl Eugen Hoyos 3a56ade1f3 lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian. 7 years ago
Jun Zhao 1213840265 lavc/aacsbr: fix make checkheaders warning 7 years ago
Jun Zhao 4030d3d3f4 lavc/dolby_e: fix make checkheaders warning 7 years ago
Carl Eugen Hoyos 5686c4489a ffmpeg: Fail if the user requested impossible subtitle encoding. 7 years ago
Jacob Trimble cf81a9c078 avformat/mov: Fix reading saio/saiz for clear content. 7 years ago
Gyan Doshi 7b80df677a doc/filters: change subtitles example to hint at correct color syntax 7 years ago
Marton Balint 2bd26dea66 avformat/mxfdec: add support for recognizing timed text streams 7 years ago
Marton Balint d070d6f69d avcodec/avcodec.h: add AV_CODEC_ID_TTML 7 years ago
Marton Balint d48fb904fa avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts 7 years ago
Marton Balint 5d3f78383e avformat/mxfdec: only disallow seek on metadata streams 7 years ago
Marton Balint f9e77586cb avformat/mxfdec: recognize SMPTE 436 VBI data 7 years ago
Marton Balint 183db8a80b avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls 7 years ago
Gyan Doshi 9c12938ec5 ffmpeg: mark sseof as an input-only option 7 years ago
Sergey Lavrushkin 648361c2fa libavfilter/dnn_interface.c: fix av_freep dnn_module. 7 years ago
Sergey Lavrushkin d29c35b4d8 libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO message to AV_LOG_VERBOSE. 7 years ago
Zhong Li 550372d0c4 MAINTAINERS: add myself to qsv section 7 years ago
Michael Niedermayer f2abd36b38 avcodec/shorten: Fix multiple integer overflows 7 years ago
Michael Niedermayer 606c714823 avcodec/shorten: Fix undefined shift in fix_bitshift() 7 years ago
Michael Niedermayer a711efe922 avcodec/shorten: Fix a negative left shift in shorten_decode_frame() 7 years ago
Michael Niedermayer d91a0b503d avcodec/shorten: Sanity check nmeans 7 years ago
Jun Zhao 3769aafb7c configure: fix check for opencl 7 years ago
Jun Zhao 3161df5b0c lavfi/opencl: remove redundant header. 7 years ago
Jun Zhao 3bab7b70da lavu/hwcontext_opecl: fix the build warning 7 years ago
Gyan Doshi 47a818323b doc/general.texi: clarify FDK-AAC licensing & usability 7 years ago
Ruiling Song e4006a474f lavu: add calling convention for OpenCL callback. 7 years ago
Carl Eugen Hoyos c8de4448bd lavc/profiles: Mention AAC-LC only once. 7 years ago
Michael Niedermayer 424a81df10 avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header() 7 years ago