ffmpeg | branch: master | dvhh | Sat Jun 18
01:46:12 2022 +0900| [c6fdbe26ef30fff817581e5ed6e078d96111248a] | committer:
Marton Balint
configure: fix SDL2 version check for pkg_config fallback
pkg_config fallback for SDL2 use 2.1.0 as max (excluded) version
where the pkg_config specify 3.0.0
C
ffmpeg | branch: master | Wenbin Chen |
Mon Jul 4 11:17:35 2022 +0800| [bd7dae7daffc233bdb98b361f30170e1320ee0c6] |
committer: Marton Balint
avcodec/mpegvideo_enc: Unify the code style
Change whitespace and add newline to unify the code style.
Signed-off-by: Wenbin Chen
Signed-off-by: Marto
ffmpeg | branch: master | Wenbin Chen |
Mon Jul 4 11:17:34 2022 +0800| [76b33704b628248d77ed61cbef9ecd9430a4b6c5] |
committer: Marton Balint
avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()
For 422 frames we should not use hard coded 8 to calculate mb size for
uv plane. Chroma sh
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Jun 29 17:04:35 2022 +0200| [8393c0721a76d72ec73935ce58934c0ae40774e5] |
committer: Andreas Rheinhardt
avcodec/hevc_cabac: Don't cast const away unnecessarily
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 2 22:40:32 2022 +0200| [c6134ce65f893cbbc2a334ec5753c2b83585048d] |
committer: Andreas Rheinhardt
fftools/ffprobe: Improve description of AFD side data
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 2 22:46:27 2022 +0200| [5f176bbc9a628f00c6ae6cd6e0b3563073bbe00a] |
committer: Andreas Rheinhardt
fate/h264: Add Active Format Descriptor test
Some samples contain Active Format Descriptors, yet the output
of no test depends upon them, so
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 2 21:15:51 2022 +0200| [aba0cc44656be6ee283349713ac888501ca597ba] |
committer: Andreas Rheinhardt
avcodec/hevc_sei: Use proper type for NALU type
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Jun 29 16:49:24 2022 +0200| [c34e3920f25791e9bdda3a5829c1fcdb0f37a070] |
committer: Andreas Rheinhardt
avcodec/hevc_refs: Constify ff_hevc_get_ref_list()
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 2 17:28:19 2022 +0200| [75a2d25a6fe83d6c7aaf7d7ae27ce3a2e719d984] |
committer: Andreas Rheinhardt
avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_type
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Oct 23 14:59:42 2019 +0200| [6f5e0a7294d83145819e1b0203eca1c2e68e135f] |
committer: Andreas Rheinhardt
avformat/flvenc: Add deinit function
Fixes memleaks when the trailer is never written or when shift_data()
fails when writing the trailer.
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 00:11:42 2022 +0200| [3524e82a08f10cf4ef3cbd8bb23b8513ff0f8916] |
committer: Andreas Rheinhardt
avcodec/dv: Remove unnecessary header
Forgotten in 6d484671ecb612c32cbda0fab65f961743aff5f8.
Signed-off-by: Andreas Rheinhardt
> http://g
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Jul 2 16:28:56 2022 +0200| [12392ffee5417884f79b8fa750f7abb7cee7bceb] |
committer: Andreas Rheinhardt
avcodec/hevc_ps: Fix wrong copyright years
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Jul 1 13:00:07 2022 +0200| [ad5040a4427f1f68c8013323c9c1d2aff49b7787] |
committer: Andreas Rheinhardt
avcodec/cbs: Mark init and close functions as av_cold
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Jun 28 17:15:35 2022 +0200| [e4f7a2b003dddcc3d5e6af0f9abff5c601e815ac] |
committer: Andreas Rheinhardt
avcodec/encode: Avoid check whose result is known in advance
encode_send_frame_internal() is always only called if
the buffer packet is empt
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 18:50:14 2022 +0200| [dc977f94d52ee91ce0910d4310f622a043701576] |
committer: Andreas Rheinhardt
fftools/ffprobe: Add const to AVPacket data pointers
These packets need not be writable (and are not modified by us),
so it is best to acces
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 18:49:37 2022 +0200| [4ad686269d3025a2841b026a82bd26b6a0dd4a3f] |
committer: Andreas Rheinhardt
avcodec: Add const to decoder packet data pointers
The packets given to decoder need not be writable,
so it is best to access them via const
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 18:53:50 2022 +0200| [a2564264116aabc5a95755ca93a31508ef547f40] |
committer: Andreas Rheinhardt
avformat/movenc: Ensure packet is writable before modifying it
Fixes e.g.
ffmpeg -i fate-suite/h264/bbc2.sample.h264 -c:v rawvideo -map 0:v
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 18:08:14 2022 +0200| [d5a0eba8a2481711e708442bcc1d14bf16e9d20b] |
committer: Andreas Rheinhardt
av(format|device): Add const to muxer packet data pointers
The packets given to muxers need not be writable,
so it is best to access them vi
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 17:06:24 2022 +0200| [417554bdd6da58ec473096494618a22f7ac49b11] |
committer: Andreas Rheinhardt
avformat/apngenc: Add const where possible
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 17:04:15 2022 +0200| [05e96e69334529198acea0a64718202119cd314b] |
committer: Andreas Rheinhardt
avformat/apngenc: Don't modify input packet
It might not be writable at this point.
Signed-off-by: Andreas Rheinhardt
> http://git.videol
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 15:52:21 2022 +0200| [3204572a1a5dc19e11356cdf39378a171189149b] |
committer: Andreas Rheinhardt
avformat/apngenc: Check for incomplete chunks
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 15:35:04 2022 +0200| [f89446eaff0537bbf6e390584d32375c6b65ea2f] |
committer: Andreas Rheinhardt
avformat/apngenc: Check fcTL size
The remaining code relies on it having the value it should have.
Signed-off-by: Andreas Rheinhardt
> ht
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jul 4 17:13:58 2022 +0200| [e4a10dd63783f80ed251e7bbf2550feff4c01306] |
committer: Andreas Rheinhardt
avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define
Also use it where appropriate.
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/
ffmpeg | branch: master | Brion Vibber | Fri Jul 1
18:09:34 2022 -0700| [66a251e836033db9562dad78269a837bc9dae122] | committer:
Marton Balint
Support for 16:9 DV in QuickTime
Some files I have from circa year 2000 are 16:9 NTSC DV video
encoded as QuickTime with Radius SoftDV. This marked 4:3
ffmpeg | branch: master | Paul B Mahol | Sat Jul 9 16:49:37
2022 +0200| [fc1ca18fcf48ceb44a5307753b60ba5e9c0dfed9] | committer: Paul B Mahol
avfilter/vf_xfade: add two more transitions
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc1ca18fcf48ceb44a5307753b60ba5e9c0dfed9
---
do
25 matches
Mail list logo