[FFmpeg-devel] [PATCH 1/8] avformat/http: Return EIO for prematurely broken connection

Tomas Härdin git at haerdin.se
Wed Feb 26 16:35:23 EET 2025


tis 2025-02-18 klockan 15:43 +0100 skrev Tomas Härdin:
> Based on replies so far it seems no one is objecting to the following
> patches:
> 
> * [PATCH 1/8] avformat/http: Return EIO for prematurely broken connection
> * [PATCH 2/8] libavcodec/wmadec: Return AVERROR_INVALIDDATA on decoding errors
> * [PATCH 4/8] avformat/flacdec: Return correct error-codes on read-failure
> * [PATCH 5/8] rtmp: Set correct message stream id when writing as server
> * [PATCH 6/8] GOL-1361: Remove invalid CTTS sample_offset check
> * [PATCH 7/8] avformat/mp3dec: Subtract known padding from duration
> 
> I will push these in a day or two.
> 
> Patch 3 definitely needs more back-and-forth. I'm on the fence about
> patch 8, more feedback would be good before we push that. In general I
> think taking MIME type into account is a good idea, similar to how file
> extensions are sometimes used.

Pushed everything except patch 3.

/Tomas


More information about the ffmpeg-devel mailing list