[FFmpeg-cvslog] r10257 - trunk/libavformat/rtp_mpv.c

Luca Abeni lucabe72
Tue Aug 28 16:02:52 CEST 2007


On Tue, 2007-08-28 at 15:43 +0200, lu_zero wrote:
> Author: lu_zero
> Date: Tue Aug 28 15:43:39 2007
> New Revision: 10257
> 
> Log:
> Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng
> 
> Modified:
>    trunk/libavformat/rtp_mpv.c
So, now my patches do not apply anymore :(

As far as I can see, the patch you committed
- packetizes in the wrong way frames containing more than 1 slice 
- always sets the "B" bit, even if the packet does not start with the
beginning of a slice
- only sets the "E" bit in the correct way if the frame is composed by
only 1 slice

BTW, the patch you committed is functionally equivalent to a patch I
posted about 2 years ago, which was rejected because the "E" bit is not
set correctly.


				Luca





More information about the ffmpeg-cvslog mailing list