91274 Commits (67747c89ad4d3bfb4381c3d274603a4f0da773d8)
 

Author SHA1 Message Date
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
Michael Niedermayer 936f4a2c2e avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan() 7 years ago
Michael Niedermayer 79c6047c36 avcodec/truemotion2: Fix overflow in tm2_apply_deltas() 7 years ago
John Cox ad94f1c8ab configure: fix arm inline asm checks 7 years ago
foo86 b74877206e fate: add Dolby E test 7 years ago
Vittorio Giovara c9fcdac118 Use the same name for stereo3d frame/packet side data 7 years ago
Sasi Inguva fe6c4f0c47 lavf/mov.c: Set st->start_time for video streams explicitly. 7 years ago
Sasi Inguva 318d0fcbfe lavf/mov.c: Fix timestamps to be strictly monotonic for video also. 7 years ago
Sergey Lavrushkin d8c0bbb0aa Adds TensorFlow backend for dnn inference module. 7 years ago
Paul B Mahol ddf6ff9dc6 avcodec/magicyuvenc: mark as not more experimental 7 years ago
Paul B Mahol 4d93c63e78 avcodec/magicyuvenc: write max huffman length and extradata too 7 years ago