ffmpeg | branch: release/5.0 | Gyan Doshi | Fri Jan 7
22:21:21 2022 +0530| [1c2d1d988a3fc2460276df11507b062017c5f535] | committer:
Gyan Doshi
avformat/hlsenc: convey stream id to segment streams
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1c2d1d988a3fc2460276df11507b062017c5f5
ffmpeg | branch: master | Gyan Doshi | Fri Jan 7 22:21:21
2022 +0530| [1850c610e72c690a42dbde467011e22d73e73a78] | committer: Gyan Doshi
avformat/hlsenc: convey stream id to segment streams
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1850c610e72c690a42dbde467011e22d73e73a78
---
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Fri Jan 7 11:36:19 2022 +0100|
[4eb182b71471217c7b50a95e2f530d226b232772] | committer: Andreas Rheinhardt
avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabled
The Matroska muxer has quite a lot of dependencies and lots of the
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Fri Jan 7 10:57:44 2022 +0100|
[201a486a11d031368d496ff48bfe91ad56d4522e] | committer: Andreas Rheinhardt
fate/subtitles: Fix check for fate-binsub-mksenc test
Signed-off-by: Andreas Rheinhardt
(cherry picked from commit e852b1b0631c14c81d4
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Fri Jan 7 07:49:22 2022 +0100|
[48e85918b87d0a02e341360bd0222ce65f2ee256] | committer: Andreas Rheinhardt
avformat/matroskaenc: Move AAC extradata check to other audio checks
Signed-off-by: Andreas Rheinhardt
(cherry picked from commit d266
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 20:47:31 2022 +0100|
[fbbbe73b0f8d8e60c19f70a3955ed8c64dffc82b] | committer: Andreas Rheinhardt
configure: Let decklink indev suggest libzvbi
Fixes build errors if libzvbi is enabled while libzvbi_teletextdec
is disabled.
Reviewed
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 19:21:58 2022 +0100|
[e9b7e781d745c8edbb602799cb765a9d444fe60f] | committer: Andreas Rheinhardt
avformat/rtsp: #if unused functions away, fix -O0 compilation
parse_rtsp_message() is only called if the rtsp demuxer is enabled
and so
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 20:59:32 2022 +0100|
[60604702cd4b33c3f12bc5eaf8bc11802f5ebe36] | committer: Andreas Rheinhardt
avdevice/iec61883: #if unused code away, fix -O0 compilation
iec61883_parse_queue_hdv() is only called when the mpegts-demuxer
is avail
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 18:13:09 2022 +0100|
[6d2317a611a19435e8f8cb243e0f0dadb2f13817] | committer: Andreas Rheinhardt
avformat/Makefile: Add entries for CRI, GEM and PGX image pipe demuxers
Signed-off-by: Andreas Rheinhardt
(cherry picked from commit 9
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 16:57:56 2022 +0100|
[237268f6dfc91fd33528d07912b57edccdea63e5] | committer: Andreas Rheinhardt
avformat/Makefile: Add missing alp-muxer->rawenc.o dependency
Signed-off-by: Andreas Rheinhardt
(cherry picked from commit 1beeeaf23dd
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 11:45:29 2022 +0100|
[519e22b31ece09f732210dc1b6379a4bd1092fc7] | committer: Andreas Rheinhardt
avformat/amr: Fix writing AMR header
Regression since f282c34c009e3653ec160c3880e64fc1a9300d0e.
Signed-off-by: Andreas Rheinhardt
(ch
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 11:33:31 2022 +0100|
[24f1997822026c442914ffc2141c195f072466e5] | committer: Andreas Rheinhardt
avformat/amr: Don't reset AVFormatContext.priv_data
The AMR muxer doesn't have a private context, so it's priv_data
will be NULL. If it
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 10:13:46 2022 +0100|
[359836ce6c6fb8ac8dd1df208b76e2327edec9c1] | committer: Andreas Rheinhardt
avformat/Makefile: Add missing libamqp->urldecode dependency
Signed-off-by: Andreas Rheinhardt
(cherry picked from commit 5bdd8e67e65d
ffmpeg | branch: release/5.0 | Andreas Rheinhardt
| Thu Jan 6 11:23:00 2022 +0100|
[a20d6eb223d0be60013ba2e0f7d34599055e4347] | committer: Andreas Rheinhardt
avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependency
Forgotten in 1f447fd95463bbf39a78d886359a3006d82f6a94.
Also only
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jan 3 13:48:39 2022 +0100| [ffb000fff8f945a5b30f1df8ab1cb2e8300cdabd] |
committer: Andreas Rheinhardt
avcodec/jpeglsdec: Avoid get_bits_long() where possible
It is possible here, because the values of ff_log2_run used
here are actually in the
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Jan 7 11:36:19 2022 +0100| [52c1e9e530a46ba62b974f121c9d28a86900a632] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabled
The Matroska muxer has quite a lot of dependencies and lots of them
are
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Jan 7 10:57:44 2022 +0100| [e852b1b0631c14c81d49230931fac4593e7467e1] |
committer: Andreas Rheinhardt
fate/subtitles: Fix check for fate-binsub-mksenc test
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Jan 7 07:49:22 2022 +0100| [d266bf17988271d529fd2209681889a78b9f259c] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Move AAC extradata check to other audio checks
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 20:59:32 2022 +0100| [ad0b4afec57381c74f57dd3f3c65c49cc406c9fd] |
committer: Andreas Rheinhardt
avdevice/iec61883: #if unused code away, fix -O0 compilation
iec61883_parse_queue_hdv() is only called when the mpegts-demuxer
is available
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 20:47:31 2022 +0100| [2d0b17e820b84cceb95c29557e168a6ef98d4ce1] |
committer: Andreas Rheinhardt
configure: Let decklink indev suggest libzvbi
Fixes build errors if libzvbi is enabled while libzvbi_teletextdec
is disabled.
Reviewed-by:
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 18:13:09 2022 +0100| [99f3fb8ea1d0f67c7fd0fda2fce136b5c71fc65e] |
committer: Andreas Rheinhardt
avformat/Makefile: Add entries for CRI, GEM and PGX image pipe demuxers
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 19:21:58 2022 +0100| [aeb5d943c613f50611ca49f5ffbfa8b24820b61d] |
committer: Andreas Rheinhardt
avformat/rtsp: #if unused functions away, fix -O0 compilation
parse_rtsp_message() is only called if the rtsp demuxer is enabled
and so it i
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 16:57:56 2022 +0100| [1beeeaf23ddb1630a66ec762a2270e46b76000d0] |
committer: Andreas Rheinhardt
avformat/Makefile: Add missing alp-muxer->rawenc.o dependency
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpe
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 18:37:12 2022 +0100| [a0d7e41ad7cb69600c1947571e55f08e36aa2e6d] |
committer: Andreas Rheinhardt
avformat/img2dec: Don't include disabled demuxers
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 12:50:55 2022 +0100| [f0daafe8e625baf599d8e5559147f284761fd134] |
committer: Andreas Rheinhardt
fate/amrwb: Fix container type
All the AMRWB samples are in a mov container.
Also use FATE_SAMPLES_FFMPEG instead of FATE_SAMPLES_AVCONV.
S
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 12:49:49 2022 +0100| [b0a895a368a202e8e5f5c12ede0dcdb9c46af321] |
committer: Andreas Rheinhardt
fate/amr[nw]b: Add remux tests
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b0a895a368a20
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 11:45:29 2022 +0100| [a22a71eb2c65a037983fda0badc1863fc529] |
committer: Andreas Rheinhardt
avformat/amr: Fix writing AMR header
Regression since f282c34c009e3653ec160c3880e64fc1a9300d0e.
Signed-off-by: Andreas Rheinhardt
> http:
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 11:33:31 2022 +0100| [a5a99cc11c7aea587c871d6ca3fc80d9f9828e27] |
committer: Andreas Rheinhardt
avformat/amr: Don't reset AVFormatContext.priv_data
The AMR muxer doesn't have a private context, so it's priv_data
will be NULL. If it were
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 11:23:00 2022 +0100| [78a840e7a3b6c4b8d4f665208d4ef4506ef9f5b5] |
committer: Andreas Rheinhardt
avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependency
Forgotten in 1f447fd95463bbf39a78d886359a3006d82f6a94.
Also only enabl
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 6 10:13:46 2022 +0100| [5bdd8e67e65db3fd623b1f6835eb8942f3a469bf] |
committer: Andreas Rheinhardt
avformat/Makefile: Add missing libamqp->urldecode dependency
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg
The branch, master has been updated
via c362eec3ccd1ebe4dafc8500b70238d96aa4ba64 (commit)
from e5d990bae4503b3016daa583182a8c32357b09e0 (commit)
- Log -
commit c362eec3ccd1ebe4dafc8500b70238d96aa4ba64
Author: Micha
ffmpeg | branch: release/5.0 | Fei Wang | Wed Dec 15
16:06:37 2021 +0800| [9b099a97f0b730f3b253caf8c58d80177e155e88] | committer:
James Almer
lavc/av1dec: use frame split bsf
Split packed data in case of its contains multiple show frame in some
non-standard bitstream. This can benefit decoder
32 matches
Mail list logo