[FFmpeg-devel] [PATCH] Remove some useless code that duplicates av_get_packet.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 1 23:25:02 CEST 2012


On Tue, May 01, 2012 at 10:52:32PM +0200, Michael Niedermayer wrote:
> On Tue, May 01, 2012 at 07:59:55PM +0200, Reimar Döffinger wrote:
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> 
> from a quick look, it looks ok

Pushed. I double checked it a few times, but additional eyes
are welcome.
Also, additional eyes for all the demuxer code would be very welcome,
there seems to be lots of code that by nowadays' standard is needlessly
complex or inconsistent.
I mean things like not returning partial packets, returning EIO on EOF
etc., I have seen several cases of these while making that patch, so
there are probably lots around.


More information about the ffmpeg-devel mailing list