summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/libvpxenc: switch to the new FIFO APIAnton Khirnov2022-02-07
* lavc/libvorbisenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavc/cuviddec: convert to the new FIFO APIAnton Khirnov2022-02-07
* lavc/cuviddec: do not reallocate the fifo unnecessarilyAnton Khirnov2022-02-07
* lavc/amfenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavc/avcodec: switch to new FIFO APIAnton Khirnov2022-02-07
* lavu/tests/fifo: switch to the new APIAnton Khirnov2022-02-07
* lavu/fifo: add a flag for automatically growing the FIFO as neededAnton Khirnov2022-02-07
* lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov2022-02-07
* lavu/fifo: disallow overly large fifo sizesAnton Khirnov2022-02-07
* avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek()Andreas Rheinhardt2022-02-07
* avformat/rtpproto: set ttl upper bound to 255Zhao Zhili2022-02-06
* avformat/udp: set ttl upper bound to 255Zhao Zhili2022-02-06
* avfilter/asrc_sinc: switch to rdft from lavu/txPaul B Mahol2022-02-06
* configure: afir filter no longer depends on rdft from avcodecPaul B Mahol2022-02-06
* avformat/mxfdec: add avlanguage dependencyZane van Iperen2022-02-06
* avfilter/vf_cas: unbreak >8 depth supportPaul B Mahol2022-02-05
* avfilter/af_apsyclip: increase protection for high frequenciesJason Jang2022-02-05
* avfilter/af_apsyclip: fix peak overestimationJason Jang2022-02-05
* avfilter/af_apsyclip: fix FFT bin indexingJason Jang2022-02-05
* avformat/imf: cosmeticsZane van Iperen2022-02-05
* avformat/tests: add /imf to .gitignorePierre-Anthony Lemieux2022-02-05
* avformat/demux: don't truncate the return value of ts_to_samples()James Almer2022-02-05
* avformat/demux: print skip_samples and discard_padding as unsigned values in ...James Almer2022-02-05
* avcodec/decode: ignore unsupported skip samples packet side data valuesJames Almer2022-02-05
* avformat/demux: don't propagate unsupported skip samples packet side data valuesJames Almer2022-02-05
* avformat/imf_cpl: do not use filesize when reading XML fileMarton Balint2022-02-05
* avformat/rtpdec_rfc4175: fix interlace formatPatrick Keroulas2022-02-05
* avformat/img2dec: increase probe score for GEM image fourcc variantsPeter Ross2022-02-04
* avformat/img2dec: fix logic error in GEM Raster file probePeter Ross2022-02-04
* libfdk-aacdec: Flush delayed samples at the endMartin Storsjö2022-02-03
* libfdk-aacdec: Add an option for setting the decoder's DRC album modeMartin Storsjö2022-02-03
* ffprobe: allow side-data selection by elementGyan Doshi2022-02-03
* Add MKV tags for AVS2 and AVS3 codecs.TianBo Zheng2022-02-03
* avformat/imf: add IMF CPL with repeated resources to FATEPierre-Anthony Lemieux2022-02-03
* x86/tx_float: avoid redefining macrosLynne2022-02-02
* hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeaturesZhao Zhili2022-02-01
* avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failureJames Almer2022-02-01
* avformat/mov: Check size before subtractionMichael Niedermayer2022-02-01
* avcodec/cfhd: Avoid signed integer overflow in coeffMichael Niedermayer2022-02-01
* avformat/http: Fix double-free on errorAndreas Rheinhardt2022-02-01
* http: remove cache_redirect optionerankor2022-01-31
* avformat/dashdec: avoid calling strlen multiple timesLimin Wang2022-01-30
* avformat/rtpdec: return value check for init_get_bits()Limin Wang2022-01-30
* avformat/rtpdec: Fix negative missed packets in warning messageLimin Wang2022-01-30
* avutil/tests/adler32: Remove unnecessary volatileAndreas Rheinhardt2022-01-29
* avcodec/h264_ps: Remove ALLOW_INTERLACED cruftAndreas Rheinhardt2022-01-29
* avformat/matroskadec: Export rectangular projection as displaymatrixAndreas Rheinhardt2022-01-29
* avcodec/libxvid: Don't set AVCodecContext.codec_idAndreas Rheinhardt2022-01-29
* avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data raceAndreas Rheinhardt2022-01-29