ffmpeg | branch: master | Andreas Rheinhardt |
Thu Dec 10 08:50:37 2020 +0100| [628d02a6116ce5401a626254be7bfc0e68756c1d] |
committer: Andreas Rheinhardt
avcodec/speedhqenc: Call correct function
Up until now, the SpeedHQ encoder called a wrong function for init:
void ff_init_uni_ac_vlc(const
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Dec 11 01:46:15 2020 +0100| [43b4c66e6b7dc788b8c6e4c9cfdb08bfa5ef2360] |
committer: Andreas Rheinhardt
avformat/utils: Improve ffio_limit logic
The earlier code would not complain if the remaining size was one byte
short of the desired size; a
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Dec 9
23:42:33 2020 +0100| [7ab5192260c387a10998481fe1468f1304f6ebd2] | committer:
Carl Eugen Hoyos
lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.
Fixes ticket #9026.
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | Paul B Mahol | Thu Dec 10 23:39:49
2020 +0100| [072835898d321a6e3eb33e29331bc8d1ad7434a7] | committer: Paul B Mahol
avfilter/af_earwax: fix check that was left in previous commit
Makes output exact with smaller number of samples per frame than taps.
> http://git.video
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Dec 7 00:41:25 2020 +0100| [e0e9c94c2b51a3512b9a035a2dd9a5a399c68702] |
committer: Andreas Rheinhardt
avformat/hashenc: Reuse hash_free() for framehash muxers
Reviewed-by: Paul B Mahol
Signed-off-by: Andreas Rheinhardt
> http://git.videola
ffmpeg | branch: master | Hendrik Leppkes | Sat Dec 5
11:41:23 2020 +0100| [494f868e93d1d671497d0d0884368f015eb7d31e] | committer:
Hendrik Leppkes
avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels
The decoders in this set either have a fixed channel count, or rea
ffmpeg | branch: master | Jun Zhao | Mon Dec 7
15:47:09 2020 +0800| [412c3b37a410c90820bb37308ed55df5aa75e2cc] | committer:
Jun Zhao
tests/audiomatch: add free to make static analysis tools happy
Reviewed-by: Anton Khirnov
Signed-off-by: Jun Zhao
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | Zhao Zhili | Fri Sep 18
22:33:38 2020 +0800| [345d04e8704cadf64d1b232b0d1be91566d1af06] | committer:
Jun Zhao
avformat/mov: remove an always true condition
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=345d04e8704cadf64d1b232b0d1be91566d1af06
---
libav
ffmpeg | branch: master | Anton Khirnov | Tue Dec 1
11:34:27 2020 +0100| [e9a2a8777317d91af658f774c68442ac4aa726ec] | committer:
Anton Khirnov
mjpegdec: convert to receive_frame()
This will be useful in the following commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9a2a87
ffmpeg | branch: master | Anton Khirnov | Tue Dec 1
19:32:00 2020 +0100| [19ce06423964627d553c7ee602fd5c73ca4b2135] | committer:
Anton Khirnov
smvjpegdec: merge into mjpegdec
SMVJPEG stores frames as slices of a big JPEG image. The decoder is
implemented as a wrapper that instantiates a full
ffmpeg | branch: master | Anton Khirnov | Sun Nov 29
16:43:07 2020 +0100| [50b49f833ae2f7d33bd2a99776fed6cb692c171a] | committer:
Anton Khirnov
ffmpeg: stop accessing deprecated stream-embedded codec context
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=50b49f833ae2f7d33bd2a99776
ffmpeg | branch: master | Anton Khirnov | Sun Nov 29
17:40:14 2020 +0100| [1c0885334dda9ee8652e60c586fa2e3674056586] | committer:
Anton Khirnov
lavf/mux: rewrite guessing the packet duration
Factor out the code into a separate muxing-specific function.
Stop accessing the deprecated AVStream-em
ffmpeg | branch: master | Anton Khirnov | Sun Nov 29
17:12:34 2020 +0100| [fe7f0d366fdea04af1bb4c7c188750b99b3593c4] | committer:
Anton Khirnov
tests: drop api-codec-param test
It fundamentally depends on deprecated lavf internals.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f
ffmpeg | branch: master | Anton Khirnov | Tue Dec 1
18:55:22 2020 +0100| [5471b8944c2bd1650fef3bc6647743972f0c5b14] | committer:
Anton Khirnov
codec_desc: add SMVJPEG flags
Same flags as MJPEG, as it's essentially the same codec.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=54
ffmpeg | branch: master | Anton Khirnov | Sun Nov 29
16:28:08 2020 +0100| [fcf7ef0a8128e73cd0b921732d309b0eb558e80e] | committer:
Anton Khirnov
lavd/caca: do not access deprecated codec context
Use the stream timebase instead.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fcf7ef
ffmpeg | branch: master | Anton Khirnov | Wed Oct 7
13:02:39 2020 +0200| [63c2e500d23a9348de19a402b8e256d8ec56c5bc] | committer:
Anton Khirnov
img2dec: export avg_frame_rate
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=63c2e500d23a9348de19a402b8e256d8ec56c5bc
---
libavformat/
ffmpeg | branch: master | Nuo Mi | Sun Nov 29 23:30:10
2020 +0800| [d4751d8c630983e6343c3100debb5de80be50ac3] | committer: Anton
Khirnov
avcodec/hevcdec: dynamic allocate sList and HEVClcList
following comandline will crash the ffmpeg
ffmpeg -threads 17 -thread_type slice -i WPP_A_ericsson_MAI
17 matches
Mail list logo