ffmpeg | branch: master | Hayden Myers | Mon Jul 12
16:00:34 2021 +0300| [9b4b0df47009ebc3d26bf3f1b1eff668fd028cc6] | committer:
Martin Storsjö
libavformat/rtsp.c: Reply to GET_PARAMETER requests
Some encoders send GET_PARAMETER requests as a keep-alive mechanism.
If the client doesn't reply w
ffmpeg | branch: master | Anton Khirnov | Sun May 23
16:06:55 2021 +0200| [a948e47960fb16819af16d0542a203c59d8de157] | committer:
Anton Khirnov
lavfi/vf_scale: forward errors from swscale
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a948e47960fb16819af16d0542a203c59d8de157
---
ffmpeg | branch: master | Anton Khirnov | Mon May 10
15:17:21 2021 +0200| [6d51d65fb99d2dd02cb5589226641f4cb75752db] | committer:
Anton Khirnov
lavfi/vf_scale: pass only the private context to scale_slice()
Not the input link. The function does nothing with the link except
extract the private
ffmpeg | branch: master | Jan Ekström | Thu Jul 1 23:57:51
2021 +0300| [f32f56468c6caa03f4ebbf6cf58b2bb7bc775216] | committer: Jan Ekström
{configure,avcodec/libx264}: remove separate x264_csp_bgr check
We already require X264_BUILD >= 118, which includes an unconditional
definition of X264_CS
ffmpeg | branch: master | Jan Ekström | Thu Jul 1 23:39:30
2021 +0300| [25d28f297b755d3cb6a3e036a1e251148d0e4d5c] | committer: Jan Ekström
configure: move x264_csp_bgr check under general libx264 checks
This makes the libx264rgb check work when pkg-config is utilized
and x264.h is not part of
ffmpeg | branch: master | Guangyu Sun | Fri Jul 9
17:12:03 2021 -0700| [b53738bf902626c48f950b9f3f27133f59141fbb] | committer:
Lynne
fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLES
After fixing AV_PKT_DATA_SKIP_SAMPLES for reading vorbis packets from ogg,
the actual decoded sa
ffmpeg | branch: master | Roman Beranek | Sat Jul 10
03:10:06 2021 +0200| [ed240db9e3122d4dccbd1bee7d12cd50a0edc807] | committer:
Lynne
cafenc: fill in avg. packet size later if unknown
Frame size of Opus stream was previously presumed here to be 960 samples
(20ms), however sizes of 120, 240,
ffmpeg | branch: master | Guangyu Sun | Wed Jul 7
08:41:32 2021 -0700| [75510d7015f108b84dd3be3c903afa710997d719] | committer:
Lynne
avformat/oggparsevorbis: Update end_trimming for the last packet
Without end_trimming, the last packet will contain unexpected samples used
for padding.
This c
ffmpeg | branch: master | Guangyu Sun | Wed Jul 7
08:41:33 2021 -0700| [24b3178efdfd61c7002d016b0e8db59fd5ff1491] | committer:
Lynne
libavcodec/vorbisenc: Add missing initial_padding
Vorbis has priming samples at the beginning. If the initial_padding is not
set in the encoder, the total sampl