Mercurial > libavcodec.hg
graph
-
cosmetics: Move functions around so that encoding and decoding functions are libavcodecFri, 15 May 2009 17:34:26 +0000, by diego
-
Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right after libavcodecFri, 15 May 2009 17:22:41 +0000, by diego
-
Add av_cold attribute to amr_nb decoding/encoding initialization functions. libavcodecFri, 15 May 2009 17:15:12 +0000, by diego
-
Bugfix for bug introduced in the multichannel cook patchset. libavcodecFri, 15 May 2009 16:25:54 +0000, by banan
-
mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodecFri, 15 May 2009 15:34:22 +0000, by ramiro
-
mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. libavcodecFri, 15 May 2009 15:30:43 +0000, by ramiro
-
Ensure that we don't read from invalid memory with B-frame qpel libavcodecFri, 15 May 2009 07:49:59 +0000, by conrad
-
decode mpeg-2 closed gop first b frames, fix issue #824 libavcodecFri, 15 May 2009 05:39:44 +0000, by bcoudurier
-
change pic type to Picture* and remove casts libavcodecFri, 15 May 2009 02:01:53 +0000, by bcoudurier
-
Document av_set_string3() returned error codes. libavcodecThu, 14 May 2009 19:03:22 +0000, by stefano
-
Make av_set_string3() print a message in case of unknown option. libavcodecThu, 14 May 2009 18:50:58 +0000, by stefano
-
Provide a context to av_log() calls in av_set_number2() and libavcodecThu, 14 May 2009 18:43:43 +0000, by stefano
-
Fix for issue #829 ("ffvorbis outputs crackling sound, libvorbis plays fine") libavcodecThu, 14 May 2009 06:38:49 +0000, by serge
-
Subroutine to copy an AAC Program Config Element (PCE) libavcodecWed, 13 May 2009 22:57:30 +0000, by alexc
-
Allow parsing and decoding of ADTS AAC files with channel config = 0 libavcodecWed, 13 May 2009 17:57:58 +0000, by alexc
-
Move the ADTS header size to the parser's header file. libavcodecWed, 13 May 2009 14:11:11 +0000, by alexc
-
V210 Uncompressed 4:2:2 10-bit encoder and decoder libavcodecTue, 12 May 2009 19:56:48 +0000, by bcoudurier