Mercurial > libavcodec.hg
graph
-
Print errors instead of just ignoring contradictionary values in mpeg2 silently. libavcodec2009-11-29, by michael
-
Override a few values read so as to ensure that things are not inconsistent. libavcodec2009-11-29, by michael
-
Make sure field_select is not set to nonsensical values even if unused. libavcodec2009-11-29, by michael
-
Also check the location of the picture start code and picture coding libavcodec2009-11-28, by michael
-
Move mpeg_decode_postinit() out of bitstream decoding functions, it does not libavcodec2009-11-28, by michael
-
Use pixel formats names defined in av_pix_fmt_descriptors rather than libavcodec2009-11-28, by stefano
-
10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. libavcodec2009-11-26, by reimar
-
Make avcodec_get_pix_fmt_name() use av_pix_fmt_descriptors rather than libavcodec2009-11-26, by stefano
-
Allow decoders to correctly set the sample format by defaulting to libavcodec2009-11-26, by jai_menon
-
Remove x_chroma_shift and y_chroma_shift fields from PixFmtInfo, use libavcodec2009-11-26, by stefano
-
Mark apply_mdct() function as static; it is only used within the file. libavcodec2009-11-26, by diego
-
Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather libavcodec2009-11-26, by stefano
-
-DFRAC_BITS must be added to CPPFLAGS when compiling mpegaudio_tablegen.ho. libavcodec2009-11-25, by diego
-
Fix nv12/nv21 handling. linesize for plane 1 should account for both chroma libavcodec2009-11-25, by ramiro
-
Call avcodec_set_dimensions() instead of simply setting avctx->width/height libavcodec2009-11-24, by kostya
-
Make sure avcodec_set_dimensions() is used when rv20 changes resolution. libavcodec2009-11-23, by michael