[Ffmpeg-devel] movenc.c ipod h264 suggested change

Michael Niedermayer michaelni
Wed Mar 29 00:12:21 CEST 2006


Hi

On Tue, Mar 28, 2006 at 03:10:12PM -0500, Jason Millard wrote:
> I change the code slightly (attached) so there are less changes in the
> diff. I'm not sure what approach ffmpeg usually goes with.

adding a new "format" just to _hack_ 2 values is not acceptable
there are profile & level variables in AVCodecContext which should
be used instead of the hardcoded values

[...]

-- 
Michael





More information about the ffmpeg-devel mailing list