ffmpeg | branch: master | Andreas Rheinhardt |
Sun Mar 29 06:40:57 2020 +0200| [7885c7357361c387bd63b797875dc6759eedd1bc] |
committer: Andreas Rheinhardt
avformat/smacker: Read extradata directly into extradata
The Smacker demuxer reads four consecutive 32bit values from the file
header into i
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Mar 29 08:19:45 2020 +0200| [33bc45e4fca3d68b2bd4fb20c2c87f4f05f3d55e] |
committer: Andreas Rheinhardt
avformat/smacker: Create audio streams immediately
The Smacker demuxer currently parses several fields that indicate
how many audio streams
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Mar 29 08:42:15 2020 +0200| [b6ebc5aeb25cfd4d27d7d16c3eb6bfad17351b5f] |
committer: Andreas Rheinhardt
avformat/smacker: Only store what is needed later
This commit removes data that is only used during smacker_read_header()
from the demuxer's
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Mar 29 09:03:02 2020 +0200| [a9ad8867c468c30213a61e24d81d197052f730e5] |
committer: Andreas Rheinhardt
avformat/smacker: Remove unused structure
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Mar 29 10:28:29 2020 +0200| [95e9cf813e2610c0ffb39f5b276af6ea7f566315] |
committer: Andreas Rheinhardt
avformat/smacker: Cosmetics
This is mainly about improving legibility of the code and getting rid of
overlong lines by using variables for s
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 8 12:19:39 2020 +0200| [de8f6a403350dca74a4d395a2c8b85592138cf0c] |
committer: Andreas Rheinhardt
avformat/hlsenc: Fix memleak when deleting old segments
if the directory name of the segments contains "%v".
This memleak is caused by mask
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 8 13:14:17 2020 +0200| [c9cd0a20b209144648f8402f6b4ed0970cd54502] |
committer: Andreas Rheinhardt
avformat/hlsenc: Use AVBPrint to avoid allocations of strings
when deleting old segments.
Signed-off-by: Andreas Rheinhardt
> http://git.
ffmpeg | branch: master | Limin Wang | Sun Mar 29
19:13:44 2020 +0800| [cd8c5e89ba4bb9160a1a42c1d612a3f2b9085a6a] | committer:
Steven Liu
avformat: add subtitle support in master playlist m3u8
Test with the following command for the webvtt subtitle:
$ ./ffmpeg -y -i input_with_subtitle.mkv \
ffmpeg | branch: master | Limin Wang | Thu Mar 26
21:56:58 2020 +0800| [73dc87c4f07f82b9756b3bbf4d4e9f18e46ef2e3] | committer:
Steven Liu
avformat/hlsplaylist: simplify code for checking whether the string is empty
Signed-off-by: Limin Wang
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Limin Wang | Thu Mar 26
21:56:57 2020 +0800| [e2e8ef5076bfe20d70c98bed9f142bc4b94c1e2d] | committer:
Steven Liu
avformat/hlsenc: remove the first slash of the relative path line in the master
m3u8 file
Please testing with the following command:
./ffmpeg -y -i input.m
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 8 15:23:03 2020 +0200| [d7780636df22efc398b601e680e4d49c22c6da87] |
committer: Andreas Rheinhardt
avformat/hlsenc: Factor out deleting files from deleting segments
Removes code duplication.
Signed-off-by: Andreas Rheinhardt
> http://gi
ffmpeg | branch: master | Limin Wang | Thu Mar 26
21:57:00 2020 +0800| [99ebb033d21df58b359b496662b066bc48ae6662] | committer:
Steven Liu
avformat/hlsenc: use av_asprintf()
Signed-off-by: Limin Wang
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=99ebb033d21df58b359b496662b066bc4
ffmpeg | branch: master | Marton Balint | Wed Apr 1 01:03:29
2020 +0200| [df4e008995a454576c7197b2969c552e96580da8] | committer: Marton
Balint
avformat/segment: always use interleaved writes for formats with custom
interleaving
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Rosen Penev | Mon Apr 6 17:38:59
2020 -0700| [8beb9e571ca6fb38d5f784bedd581398fb3da06f] | committer: Carl Eugen
Hoyos
avfilter/vf_drawtext: only test available exceptions
soft float systems do not define these macros under musl.
Fixes: Ticket7102
Signed-off-by: Ros
ffmpeg | branch: master | Andriy Gelman | Sun Apr 5
01:36:13 2020 -0400| [cd04bb4afea111aa85afbaf806ae747103a843fd] | committer:
Andriy Gelman
avcodec/v4l2_context: Use av_freep()
Reviewed-by: Andreas Rheinhardt
Signed-off-by: Andriy Gelman
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
15 matches
Mail list logo