Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 26 Nov 2009 09:55:03 +0000 | diego | Mark apply_mdct() function as static; it is only used within the file. libavcodec |
Thu, 26 Nov 2009 00:33:19 +0000 | stefano | Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather libavcodec |
Wed, 25 Nov 2009 23:52:20 +0000 | stefano | Use av_pix_fmt_descriptors in ff_is_hwaccel_pix_fmt() rather than libavcodec |
Wed, 25 Nov 2009 23:29:36 +0000 | diego | -DFRAC_BITS must be added to CPPFLAGS when compiling mpegaudio_tablegen.ho. libavcodec |
Wed, 25 Nov 2009 23:24:09 +0000 | diego | Add required header #include to fix 'make checkheaders'. libavcodec |
Wed, 25 Nov 2009 17:14:48 +0000 | ramiro | Fix nv12/nv21 handling. linesize for plane 1 should account for both chroma libavcodec |
Wed, 25 Nov 2009 16:00:14 +0000 | conrad | Support compiling against libtheora older than 1.1 libavcodec |