91549 Commits (481741ece040b0a938099b521fd431d537d7198a)
 

Author SHA1 Message Date
Carl Eugen Hoyos 07d1c4ae3f lavc/dpx: Allow packed 12-bit little-endian images. 7 years ago
Gyan Doshi 70742f0264 fate: correct filename references of qt-faststart binary 7 years ago
Carl Eugen Hoyos e3b339cc92 lavf/aviobuf: Increase Statistics verbosity to AV_LOG_VERBOSE. 7 years ago
Michael Niedermayer 8bd514d934 avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() 7 years ago
Michael Niedermayer 575d8ca026 avcodec/dirac_dwt_template: Fix undefined behavior in interleave() 7 years ago
Michael Niedermayer aa41d322be avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
Michael Niedermayer 2e205bfc14 avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking width 7 years ago
erankor 3dc5aa36fb qt-faststart - print errors to stderr 7 years ago
Timo Rothenpieler 6129b13dad configure: simplify ffnvcodec version logic 7 years ago
Pavel Koshevoy f7d117b484 avcodec/nvenc: enable nvenc encoder instance reuse 7 years ago
Pavel Koshevoy 29cddc99cd lavfi/atempo: raise max tempo limit (v2) 7 years ago
Carl Eugen Hoyos 78298bce70 lavc/dpx: Reset n_datum for every new line when decoding 12bit. 7 years ago
Michael Niedermayer 28d33c252e ffmpeg: assert that audio packet duration in process_input_packet() is non negative 7 years ago
Michael Niedermayer 16d8b13b3b fftools/ffmpeg: Fallback to duration if sample rate is unavailable 7 years ago
Michael Niedermayer 8176799f31 avformat/mov: Only set pkt->duration to non negative values 7 years ago
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