Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 06 Jan 2009 18:58:18 +0000 | cehoyos | Rename mpeg_set_pixelformat() as mpeg_get_pixelformat(). libavcodec |
Tue, 06 Jan 2009 15:16:33 +0000 | cehoyos | Factorise setting of avctx->pix_fmt. libavcodec |
Tue, 06 Jan 2009 12:51:35 +0000 | gpoirier | Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h libavcodec |
Tue, 06 Jan 2009 10:44:45 +0000 | gpoirier | fix compilation with GCC-4.3+ libavcodec |
Tue, 06 Jan 2009 10:35:06 +0000 | gpoirier | offset and weights are signed, fixes some non-bitexact issues. libavcodec |
Tue, 06 Jan 2009 10:13:25 +0000 | cehoyos | 1l: Forgot to rename header guard. libavcodec |