Mercurial > libavcodec.hg
graph
-
Move the AVCodecContext options definition to a dedicated file, reduce libavcodecSat, 10 Jan 2009 09:53:21 +0000, by stefano
-
Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c. libavcodecSat, 10 Jan 2009 02:45:07 +0000, by cehoyos
-
Move VDPAU check, make future VDPAU patches smaller. libavcodecFri, 09 Jan 2009 22:22:40 +0000, by cehoyos
-
Rename bitstreamBuffers* as bitstream_buffers* libavcodecWed, 07 Jan 2009 23:42:07 +0000, by cehoyos
-
Only #include svq3.c if the SVQ3 decoder is enabled. libavcodecWed, 07 Jan 2009 23:03:04 +0000, by diego
-
The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. libavcodecWed, 07 Jan 2009 22:54:59 +0000, by diego
-
Support ADTS AAC files in the ffaac decoder (limited to streams containing one libavcodecWed, 07 Jan 2009 22:09:21 +0000, by superdump
-
Document the need of buf=NULL buf_size=0 at the end to obtain all frames. libavcodecWed, 07 Jan 2009 19:55:08 +0000, by michael
-
Add missing headers to allow 'make checkheaders' to pass. libavcodecWed, 07 Jan 2009 18:42:24 +0000, by diego
-
Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that libavcodecWed, 07 Jan 2009 18:10:10 +0000, by superdump
-
Add AltiVec versions of h264_idct_add(8|16|16intra), libavcodecWed, 07 Jan 2009 13:54:26 +0000, by gpoirier
-
Disable SVQ3 checks if SVQ3 support is not compiled in. libavcodecWed, 07 Jan 2009 01:58:04 +0000, by diego
-
add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4) libavcodecTue, 06 Jan 2009 22:29:26 +0000, by gpoirier
-
ensure that no GPL code is linked to LGPL only libavcodec libavcodecTue, 06 Jan 2009 22:01:57 +0000, by aurel
-
Rename mpeg_set_pixelformat() as mpeg_get_pixelformat(). libavcodecTue, 06 Jan 2009 18:58:18 +0000, by cehoyos
-
Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h libavcodecTue, 06 Jan 2009 12:51:35 +0000, by gpoirier