index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/swfenc: switch to new FIFO API
Anton Khirnov
2022-02-07
1
-8
/
+14
*
lavf/mpegenc: switch to new FIFO API
Anton Khirnov
2022-02-07
1
-17
/
+23
*
lavf/dvenc: switch to new FIFO API
Anton Khirnov
2022-02-07
1
-10
/
+12
*
lavf/dvenc: return an error on audio/video desync
Anton Khirnov
2022-02-07
1
-2
/
+6
*
avcodec/qsvenc: Reindent after the previous commit
Andreas Rheinhardt
2022-02-07
1
-10
/
+10
*
lavc/qsvenc: switch to new FIFO API
Anton Khirnov
2022-02-07
2
-73
/
+55
*
lavc/qsvdec: switch to the new FIFO API
Anton Khirnov
2022-02-07
1
-54
/
+36
*
lavc/nvenc: switch to the new FIFO API
Anton Khirnov
2022-02-07
2
-30
/
+27
*
lavc/libvpxenc: remove unneeded context variable
Anton Khirnov
2022-02-07
1
-5
/
+2
*
lavc/libvpxenc: switch to the new FIFO API
Anton Khirnov
2022-02-07
1
-25
/
+10
*
lavc/libvorbisenc: switch to new FIFO API
Anton Khirnov
2022-02-07
1
-11
/
+9
*
lavc/cuviddec: convert to the new FIFO API
Anton Khirnov
2022-02-07
1
-12
/
+10
*
lavc/cuviddec: do not reallocate the fifo unnecessarily
Anton Khirnov
2022-02-07
1
-7
/
+1
*
lavc/amfenc: switch to new FIFO API
Anton Khirnov
2022-02-07
2
-30
/
+15
*
lavc/avcodec: switch to new FIFO API
Anton Khirnov
2022-02-07
3
-27
/
+16
*
lavu/tests/fifo: switch to the new API
Anton Khirnov
2022-02-07
1
-26
/
+21
*
lavu/fifo: add a flag for automatically growing the FIFO as needed
Anton Khirnov
2022-02-07
3
-4
/
+52
*
lavu/fifo: Add new AVFifo API based upon the notion of element size
Anton Khirnov
2022-02-07
4
-1
/
+415
*
lavu/fifo: disallow overly large fifo sizes
Anton Khirnov
2022-02-07
1
-1
/
+13
*
avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek()
Andreas Rheinhardt
2022-02-07
1
-20
/
+1
*
avformat/rtpproto: set ttl upper bound to 255
Zhao Zhili
2022-02-06
1
-1
/
+1
*
avformat/udp: set ttl upper bound to 255
Zhao Zhili
2022-02-06
1
-1
/
+1
*
avfilter/asrc_sinc: switch to rdft from lavu/tx
Paul B Mahol
2022-02-06
2
-22
/
+17
*
configure: afir filter no longer depends on rdft from avcodec
Paul B Mahol
2022-02-06
1
-3
/
+0
*
avformat/mxfdec: add avlanguage dependency
Zane van Iperen
2022-02-06
1
-1
/
+1
*
avfilter/vf_cas: unbreak >8 depth support
Paul B Mahol
2022-02-05
1
-4
/
+4
*
avfilter/af_apsyclip: increase protection for high frequencies
Jason Jang
2022-02-05
1
-1
/
+1
*
avfilter/af_apsyclip: fix peak overestimation
Jason Jang
2022-02-05
1
-1
/
+1
*
avfilter/af_apsyclip: fix FFT bin indexing
Jason Jang
2022-02-05
1
-10
/
+9
*
avformat/imf: cosmetics
Zane van Iperen
2022-02-05
1
-8
/
+8
*
avformat/tests: add /imf to .gitignore
Pierre-Anthony Lemieux
2022-02-05
1
-0
/
+1
*
avformat/demux: don't truncate the return value of ts_to_samples()
James Almer
2022-02-05
1
-1
/
+1
*
avformat/demux: print skip_samples and discard_padding as unsigned values in ...
James Almer
2022-02-05
1
-1
/
+2
*
avcodec/decode: ignore unsupported skip samples packet side data values
James Almer
2022-02-05
1
-0
/
+1
*
avformat/demux: don't propagate unsupported skip samples packet side data values
James Almer
2022-02-05
1
-0
/
+1
*
avformat/imf_cpl: do not use filesize when reading XML file
Marton Balint
2022-02-05
1
-8
/
+5
*
avformat/rtpdec_rfc4175: fix interlace format
Patrick Keroulas
2022-02-05
1
-7
/
+8
*
avformat/img2dec: increase probe score for GEM image fourcc variants
Peter Ross
2022-02-04
1
-4
/
+3
*
avformat/img2dec: fix logic error in GEM Raster file probe
Peter Ross
2022-02-04
1
-2
/
+2
*
libfdk-aacdec: Flush delayed samples at the end
Martin Storsjö
2022-02-03
1
-15
/
+65
*
libfdk-aacdec: Add an option for setting the decoder's DRC album mode
Martin Storsjö
2022-02-03
1
-0
/
+14
*
ffprobe: allow side-data selection by element
Gyan Doshi
2022-02-03
1
-3
/
+3
*
Add MKV tags for AVS2 and AVS3 codecs.
TianBo Zheng
2022-02-03
1
-0
/
+2
*
avformat/imf: add IMF CPL with repeated resources to FATE
Pierre-Anthony Lemieux
2022-02-03
3
-0
/
+53
*
x86/tx_float: avoid redefining macros
Lynne
2022-02-02
1
-6
/
+6
*
hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures
Zhao Zhili
2022-02-01
1
-1
/
+11
*
avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure
James Almer
2022-02-01
1
-1
/
+3
*
avformat/mov: Check size before subtraction
Michael Niedermayer
2022-02-01
1
-0
/
+2
*
avcodec/cfhd: Avoid signed integer overflow in coeff
Michael Niedermayer
2022-02-01
1
-2
/
+2
*
avformat/http: Fix double-free on error
Andreas Rheinhardt
2022-02-01
1
-3
/
+1
[next]