[Ffmpeg-devel] [PATCH] AVOption defaults sync

Panagiotis Issaris takis.issaris
Mon Sep 11 17:54:08 CEST 2006


Hi,

The attached patch synchronizes the defaults specified in the AVOptions[] array 
to the defaults specified in the ffmpeg.c global static variabels. I took the
ones specified in ffmpeg.c as the new ones for AVOptions, as this preserves the 
current behavior. Regression tests pass.


 utils.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

One issue: I knowingly did not set the sample_rate to the current default
value specified in ffmpeg.c (being 44100) as this broke the regression tests for
some strange reason :-/

With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060911T174603-ffmpeg-avoptions_sync_defaults.diff
Type: text/x-diff
Size: 5256 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060911/e8f84941/attachment.diff>



More information about the ffmpeg-devel mailing list