105638 Commits (73b01844c2338fa037307539d161c6565d5f7f65)
 

Author SHA1 Message Date
Anton Khirnov 7e2be84a94 lavf/dvenc: return an error on audio/video desync 3 years ago
Andreas Rheinhardt d3c6156ce3 avcodec/qsvenc: Reindent after the previous commit 3 years ago
Anton Khirnov 35e52d21dc lavc/qsvenc: switch to new FIFO API 3 years ago
Anton Khirnov 08181624e0 lavc/qsvdec: switch to the new FIFO API 3 years ago
Anton Khirnov 587545c9e0 lavc/nvenc: switch to the new FIFO API 3 years ago
Anton Khirnov 9ef4b6699b lavc/libvpxenc: remove unneeded context variable 3 years ago
Anton Khirnov 4b066b53b2 lavc/libvpxenc: switch to the new FIFO API 3 years ago
Anton Khirnov a718d84e92 lavc/libvorbisenc: switch to new FIFO API 3 years ago
Anton Khirnov 6eaf5cd00a lavc/cuviddec: convert to the new FIFO API 3 years ago
Anton Khirnov de40342c04 lavc/cuviddec: do not reallocate the fifo unnecessarily 3 years ago
Anton Khirnov 70611d7f3b lavc/amfenc: switch to new FIFO API 3 years ago
Anton Khirnov 37e70d4802 lavc/avcodec: switch to new FIFO API 3 years ago
Anton Khirnov 93ed375574 lavu/tests/fifo: switch to the new API 3 years ago
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