fftools/ffprobe.c: avoid overriding error code.
0001-fftools-ffprobe.c-avoid-overriding-error-code.patch
Description: 0001-fftools-ffprobe.c-avoid-overriding-error-code.patch
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailma
honored in rtsp
On Wed, Apr 6, 2022 at 10:04 AM Zhao Zhili wrote:
>
> > 在 2022年4月6日,下午9:49,Yubo Xie 写道:
> >
> > Yes, I've removed it already.
>
> Sorry I missed that. LGTM.
>
Nice catch, I guess this bug only impacted using TCP as the
media-transport? I'
honored in rtsp
> On Apr 6, 2022, at 8:52 PM, Yubo Xie wrote:
>
> Signed-off-by: xyb
> ---
> libavformat/rtsp.c| 4 ++--
> libavformat/rtsp.h| 1 -
> libavformat/rtspenc.c | 2 +-
> 3 files changed, 3 insertions(+), 4 deletions(-)
>
[…]
>
> diff --git a/libav
Signed-off-by: xyb
---
libavformat/rtsp.c| 4 ++--
libavformat/rtsp.h| 1 -
libavformat/rtspenc.c | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c
index e22b744535..88e9ef5226 100644
--- a/libavformat/rtsp.c
+++ b/libavformat/r