105475 Commits (14429f8fec231e1d6e0bfdb3f646e7461d11c736)
 

Author SHA1 Message Date
Anton Khirnov 14429f8fec lavu/fifo: add a flag for automatically growing the FIFO as needed 3 years ago
Anton Khirnov 7329b22c05 lavu/fifo: Add new AVFifo API based upon the notion of element size 3 years ago
Anton Khirnov 5939c8d361 lavu/fifo: disallow overly large fifo sizes 3 years ago
Andreas Rheinhardt 2d71f93c7c avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() 3 years ago
Zhao Zhili 03afa12762 avformat/rtpproto: set ttl upper bound to 255 3 years ago
Zhao Zhili 9daac85da8 avformat/udp: set ttl upper bound to 255 3 years ago
Paul B Mahol e597ea4c0e avfilter/asrc_sinc: switch to rdft from lavu/tx 3 years ago
Paul B Mahol cfe6df99fa configure: afir filter no longer depends on rdft from avcodec 3 years ago
Zane van Iperen f14dbb4bf5
avformat/mxfdec: add avlanguage dependency 3 years ago
Paul B Mahol bedb4bac1c avfilter/vf_cas: unbreak >8 depth support 3 years ago
Jason Jang 306994b887 avfilter/af_apsyclip: increase protection for high frequencies 3 years ago
Jason Jang 18fceb9926 avfilter/af_apsyclip: fix peak overestimation 3 years ago
Jason Jang b4ad13420f avfilter/af_apsyclip: fix FFT bin indexing 3 years ago
Zane van Iperen 40766ae1da
avformat/imf: cosmetics 3 years ago
Pierre-Anthony Lemieux bec300f4e1
avformat/tests: add /imf to .gitignore 3 years ago
James Almer 0ea87ebc19 avformat/demux: don't truncate the return value of ts_to_samples() 3 years ago
James Almer 928e7c60cc avformat/demux: print skip_samples and discard_padding as unsigned values in debug log 3 years ago
James Almer 22d6d2b481 avcodec/decode: ignore unsupported skip samples packet side data values 3 years ago
James Almer 3b9bd63ad9 avformat/demux: don't propagate unsupported skip samples packet side data values 3 years ago
Marton Balint 8a9d3d3dec avformat/imf_cpl: do not use filesize when reading XML file 3 years ago
Patrick Keroulas 00692139c9 avformat/rtpdec_rfc4175: fix interlace format 3 years ago
Peter Ross cc5eb2e662 avformat/img2dec: increase probe score for GEM image fourcc variants 3 years ago
Peter Ross 5903a4e321 avformat/img2dec: fix logic error in GEM Raster file probe 3 years ago
Martin Storsjö c69b1a12bb libfdk-aacdec: Flush delayed samples at the end 3 years ago
Martin Storsjö 340a78afeb libfdk-aacdec: Add an option for setting the decoder's DRC album mode 3 years ago
Gyan Doshi e1a14479a8 ffprobe: allow side-data selection by element 3 years ago
TianBo Zheng d4a910b2c8 Add MKV tags for AVS2 and AVS3 codecs. 3 years ago
Pierre-Anthony Lemieux a2df665246 avformat/imf: add IMF CPL with repeated resources to FATE 3 years ago
Lynne 2e82c61055
x86/tx_float: avoid redefining macros 3 years ago
Zhao Zhili b5a8b3d45a hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures 3 years ago
James Almer 61b104caaa avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure 3 years ago
Michael Niedermayer d8d9d506a3 avformat/mov: Check size before subtraction 3 years ago
Michael Niedermayer cd6ac013a0 avcodec/cfhd: Avoid signed integer overflow in coeff 3 years ago
Andreas Rheinhardt 61cbfdc0a2 avformat/http: Fix double-free on error 3 years ago
erankor f23d3a5f8f http: remove cache_redirect option 3 years ago
Limin Wang 1530b3f566 avformat/dashdec: avoid calling strlen multiple times 3 years ago
Limin Wang c825de87c9 avformat/rtpdec: return value check for init_get_bits() 3 years ago
Limin Wang d9f05bea5c avformat/rtpdec: Fix negative missed packets in warning message 3 years ago
Andreas Rheinhardt 98cef1ebbe avutil/tests/adler32: Remove unnecessary volatile 3 years ago
Andreas Rheinhardt f0a7db12a2 avcodec/h264_ps: Remove ALLOW_INTERLACED cruft 3 years ago
Andreas Rheinhardt 937bb6bbc1 avformat/matroskadec: Export rectangular projection as displaymatrix 3 years ago
Andreas Rheinhardt b065a70afa avcodec/libxvid: Don't set AVCodecContext.codec_id 3 years ago
Andreas Rheinhardt 577ba4a1af avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data race 3 years ago
Andreas Rheinhardt 24a654c6c9 avcodec/mpegvideo: Use offset instead of pointer for vbv_delay 3 years ago
Andreas Rheinhardt 5a04c6a269 avcodec/mpegpicture: Add function to completely free MPEG-Picture 3 years ago
Andreas Rheinhardt d0ceb90f44 avcodec/mpegpicture: Let ff_mpeg_unref_picture() free picture tables 3 years ago
Andreas Rheinhardt dcdb34be91 avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video 3 years ago
Andreas Rheinhardt 85ac29ad1c avcodec/mpegvideo: Move handling Simple Studio Profile to mpeg4videodec 3 years ago
Andreas Rheinhardt b8b1c49bfa fate/mpeg4: Add test for MPEG-4 Simple Studio Profile 3 years ago
Andreas Rheinhardt d4d87f2ac5 avcodec/mpegvideo: Fix crash when using lowres with 10bit MPEG-4 3 years ago