Re: [FFmpeg-devel] [PATCH]Improve the intra_dc_precision API doc

2015-03-09 Thread Carl Eugen Hoyos
Michael Niedermayer michaelni at gmx.at writes: The mpegvideo decoder sets intra_dc_precision since forever (!). Please comment, Carl Eugen LGTM Patch applied. Thank you, Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

[FFmpeg-devel] [PATCH]Improve the intra_dc_precision API doc

2015-03-01 Thread Carl Eugen Hoyos
Hi! The mpegvideo decoder sets intra_dc_precision since forever (!). Please comment, Carl Eugen diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 575dae1..a9dbff7 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -1823,7 +1823,7 @@ typedef struct AVCodecContext {

Re: [FFmpeg-devel] [PATCH]Improve the intra_dc_precision API doc

2015-03-01 Thread Michael Niedermayer
On Sun, Mar 01, 2015 at 12:56:44PM +0100, Carl Eugen Hoyos wrote: Hi! The mpegvideo decoder sets intra_dc_precision since forever (!). Please comment, Carl Eugen LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos