105260 Commits (4b053b8db18eb0610b62a2c40d0327ae53f2387c)
 

Author SHA1 Message Date
James Almer 4b053b8db1 avcodec/av1dec: honor the requested skip_frame level 3 years ago
Anton Khirnov 3c2b674468 lavf/udp: do not return an uninitialized value from udp_open() 3 years ago
Andreas Rheinhardt bbf00916e4 fftools/cmdutils: Fix undefined 1 << 31 3 years ago
James Almer 6c4074e423 avcodec/libdav1d: explicitly set Dav1dSettings.apply_grain 3 years ago
Anton Khirnov f480c43dfa lavu/fifo: return errors on trying to read/write too much 3 years ago
Anton Khirnov 53f513c60b lavu/fifo: drop useless comments 3 years ago
Anton Khirnov 549ccea54e lavu/fifo: do not copy the whole fifo when reallocating 3 years ago
Anton Khirnov 5010c481d1 lavu/fifo: simplify av_fifo_alloc() 3 years ago
Anton Khirnov 63b013aa68 lavu/fifo: deprecate av_fifo_peek2() 3 years ago
Anton Khirnov d47dc0b0df lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at() 3 years ago
Anton Khirnov 55ccbfd790 lavc/flac_parser: use a custom FIFO implementation 3 years ago
Anton Khirnov 1b24a1ea14 ffmpeg: remove a redundant assignment of interrupt_callback 3 years ago
Timo Rothenpieler 0b13c34a65 avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE struct 3 years ago
Zhao Zhili f37e66b393 avformat/movenc: fix duration in mdhd box 3 years ago
Niklas Haas ecf09764dc lavfi/vf_libplacebo: fix side data stripping logic 3 years ago
softworkz 479f3c6598 avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11) 3 years ago
Linjie Fu c39b6e1425 lavc/qsvenc: add return check for ff_qsv_map_pixfmt 3 years ago
Andreas Rheinhardt abc7d1c697 avformat/amr: Return error upon error 3 years ago
Marton Balint 22dc472d84 avformat/dashdec: do not use filesize when reading XML file 3 years ago
Marton Balint ae690d5cf5 avformat/imfdec: do not use filesize when reading XML file 3 years ago
Marc-Antoine Arnaud 47c4df2203 avformat/mxfdec: support MCA audio information 3 years ago
Ming Qian 3fc72c9fc1 avcodec/v4l2_context: send start decode command after dynamic resolution change event 3 years ago
Ming Qian df701ed0b5 avcodec/v4l2_context: don't reinit output queue on dynamic resolution change event 3 years ago
Andreas Rheinhardt ebf1d0f4bb avcodec/avcodec: Remove outdated comment 3 years ago
Andreas Rheinhardt a88a141c17 avcodec: Remove unnecessary h263.h inclusions 3 years ago
Andreas Rheinhardt e60debb93e avcodec/bitstream: Don't pretend VLCs to be initialized concurrently 3 years ago
Andreas Rheinhardt 938251c878 avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twice 3 years ago
Andreas Rheinhardt 832ead2ec4 avcodec/mpeg4videodec: Fix data race when initializing VLCs 3 years ago
Andreas Rheinhardt f0194e860e avcodec/mpeg4video: Skip unneeded element when parsing picture header 3 years ago
Andreas Rheinhardt 6739bb5a0e avcodec/h263: Move functions only used once to their caller 3 years ago
Andreas Rheinhardt de29d482f9 avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocations 3 years ago
Andreas Rheinhardt 4fc4cf4931 avcodec/mpegvideo: Don't unnecessarily allocate buffers 3 years ago
Andreas Rheinhardt 750c765ca4 avcodec/mpeg12dec: Don't set write-only variable 3 years ago
Andreas Rheinhardt 0ddae119ac avformat/rawvideodec: Disable option accidentally added for v210(x) 3 years ago
Gyan Doshi 1850c610e7 avformat/hlsenc: convey stream id to segment streams 3 years ago
Andreas Rheinhardt ffb000fff8 avcodec/jpeglsdec: Avoid get_bits_long() where possible 3 years ago
Andreas Rheinhardt 52c1e9e530 avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabled 3 years ago
Andreas Rheinhardt e852b1b063 fate/subtitles: Fix check for fate-binsub-mksenc test 3 years ago
Andreas Rheinhardt d266bf1798 avformat/matroskaenc: Move AAC extradata check to other audio checks 3 years ago
Andreas Rheinhardt ad0b4afec5 avdevice/iec61883: #if unused code away, fix -O0 compilation 3 years ago
Andreas Rheinhardt 2d0b17e820 configure: Let decklink indev suggest libzvbi 3 years ago
Andreas Rheinhardt aeb5d943c6 avformat/rtsp: #if unused functions away, fix -O0 compilation 3 years ago
Andreas Rheinhardt a0d7e41ad7 avformat/img2dec: Don't include disabled demuxers 3 years ago
Andreas Rheinhardt 99f3fb8ea1 avformat/Makefile: Add entries for CRI, GEM and PGX image pipe demuxers 3 years ago
Andreas Rheinhardt 1beeeaf23d avformat/Makefile: Add missing alp-muxer->rawenc.o dependency 3 years ago
Andreas Rheinhardt f0daafe8e6 fate/amrwb: Fix container type 3 years ago
Andreas Rheinhardt b0a895a368 fate/amr[nw]b: Add remux tests 3 years ago
Andreas Rheinhardt a22a71eb2c avformat/amr: Fix writing AMR header 3 years ago
Andreas Rheinhardt a5a99cc11c avformat/amr: Don't reset AVFormatContext.priv_data 3 years ago
Andreas Rheinhardt 78a840e7a3 avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependency 3 years ago