118349 Commits (6ecc96f4d08d74b0590ab03f39f93f386910c4c0)
 

Author SHA1 Message Date
James Almer 61519a6e98 avcodec/ac3dec: set ltrt_center_mix and ltrt_surround_mix using the relevant coded values 2 months ago
Michael Niedermayer bb85423142
avformat/mlvdec: Check avio_read() 2 months ago
Michael Niedermayer 53db351654
avformat/mxfdec: Check llen addition for overflow 2 months ago
Michael Niedermayer ae81beb351
avcodec/aac/aacdec: Free channel layout 2 months ago
James Almer d1d9b0813a avcodec/libdav1d: clear the buffered Dav1dData on decoding failure 2 months ago
Timo Rothenpieler 5f38c82536 avformat: bump version for enhanced flv 3 months ago
Timo Rothenpieler 770f0a2434 avformat/flvdec: propagate av_packet_add_side_data failure 3 months ago
Timo Rothenpieler 741e49c56f avformat/flvenc: prevent writing legacy codecs into extended video tracks 3 months ago
Timo Rothenpieler 64043d7b18 fate/flvenc: add test for multitrack flv 3 months ago
Timo Rothenpieler e3836d1d05 avformat/rtmpproto: reserve enough space for statusmsg 3 months ago
Timo Rothenpieler e2a8ece352 avformat/flvdec: support all multi-track modes 3 months ago
Timo Rothenpieler da32990e83 avformat/flvdec: stop shadowing local variables 3 months ago
Timo Rothenpieler f8dc4d94fd avformat/rtmpproto: add more enhanced rtmp codecs 3 months ago
Timo Rothenpieler 25faaa311a avformat/flvdec: add support for reading multi track audio 3 months ago
Timo Rothenpieler bbf1f3cf6f avformat/flvenc: add support for writing multi track audio 3 months ago
Timo Rothenpieler 67b5fb4b59 avformat/flvdec: parse enhanced rtmp multichannel info 3 months ago
Timo Rothenpieler 3db28fb067 avformat/flvenc: write enhanced rtmp multichannel info for audio with more than two channels 3 months ago
Timo Rothenpieler 63613fe915 avformat/flvenc: refactor fourcc writing 3 months ago
Timo Rothenpieler 2f72dc33ff avformat/flvdec: add enhanced audio codecs 3 months ago
Timo Rothenpieler 70067c829b avformat/flvenc: remove !size check for audio packets 3 months ago
Dennis Sädtler 466a400b94 avformat/flvdec: add support for demuxing multi-track FLV 3 months ago
Dennis Sädtler d8d0175d3a avformat/flvenc: implement support for multi-track video 3 months ago
James Almer cedd9151f8 avformat/iamf_writer: ensure the stream groups are not empty 3 months ago
Niklas Haas 59258fb90e swscale/utils: lazily allocate XYZ tables on CONFIG_SMALL 3 months ago
Niklas Haas 60bfafcd8a swscale/utils: add return code to fill_xyztables() 3 months ago
Niklas Haas af6d52eec6 swscale: use 16-bit intermediate precision for RGB/XYZ conversion 3 months ago
James Almer 3e6d89cd97 avcodec/cbs_h2645: revert accidental change 3 months ago
Niklas Haas 8cf2d97280 swscale/unscaled: add pal8 -> gbr(a)p special converter 3 months ago
James Almer 7e778586e7 avcodec/libx265: ignore user set alpha x265-param 3 months ago
James Almer 6ffbc22b53 doc/ffmpeg.texi: replace use of uncommon unicode characters 3 months ago
Gyan Doshi fe04b93afa ffmpeg_sched: return better error code 3 months ago
Pradeep Kumar Goudagunta aa20294b31 fftools/ffmpeg_opt: Fix precedence issue in abs_start_seek calculation 3 months ago
Marth64 3778b1f6f1 avformat/dashdec: reformat and lowercase get_Fragment() 3 months ago
Eugene Zemtsov 7c9bde1d0d avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment 3 months ago
Marth64 8e8260aabf avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment() 3 months ago
Michael Niedermayer 954d55c2a4
avformat/mov: dereference pointer after null check 3 months ago
Michael Niedermayer 9327093079
avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV 3 months ago
Michael Niedermayer 361d24e6d9
avformat/matroskadec: Check pre_ns for overflow 3 months ago
Michael Niedermayer 8f4eb0fe03
tools/target_dec_fuzzer: Adjust threshold for EACMV 3 months ago
Michael Niedermayer fe1aeb499b
tools/target_dec_fuzzer: Adjust threshold for SGA 3 months ago
Michael Niedermayer e7230bc503
tools/target_dec_fuzzer: Adjust threshold for MVC1 3 months ago
Michael Niedermayer e8c94e31da
avformat/mov: free stream_info when the surrounding array is freed 3 months ago
Michael Niedermayer 61ff3047c5
avcodec/rv60dec: Check NEXT/LAST availability 3 months ago
Michael Niedermayer 2336fc44ac
avcodec/rv60dec: Use get_bits_long() 3 months ago
Michael Niedermayer 34c06f5284
avcodec/escape130: move get_buffer down 3 months ago
Michael Niedermayer 89efc6c97c
tools/target_dec_fuzzer: Adjust Threshold for indeo5 3 months ago
Michael Niedermayer 6ba33b50f5
avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum() 3 months ago
James Almer f1ddba24a0 avutil/frame: add missing size dependent prop to LCEVC payload side data 3 months ago
Niklas Haas d23f443dfc avfilter/vf_lut*: strip color volume metadata 3 months ago
Niklas Haas eecdc25d4b avfilter/vf_colorspace: strip color volume metadata 3 months ago