Mercurial > libavcodec.hg
graph
-
eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is libavcodecSun, 17 May 2009 06:53:24 +0000, by jbr
-
ac3dec: fix coupling range check. the start subband must be less than libavcodecSat, 16 May 2009 17:02:44 +0000, by jbr
-
Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodecSat, 16 May 2009 14:17:08 +0000, by serge
-
Fix off-by-one error in MS RLE decoder which may result into writing past libavcodecSat, 16 May 2009 06:39:08 +0000, by kostya
-
cosmetics: K&R coding style, indent correctly, break overly long lines libavcodecFri, 15 May 2009 22:46:29 +0000, by diego
-
Surround AMR_WB encoding code by appropriate #ifdefs. libavcodecFri, 15 May 2009 19:03:45 +0000, by diego
-
cosmetics: Move some more code around to avoid #ifdeffery. libavcodecFri, 15 May 2009 18:54:36 +0000, by diego
-
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
-
Add a chroma_sample_location field to define positioning of chroma samples libavcodecMon, 11 May 2009 04:34:23 +0000, by conrad
-
check for palette presence, fix crash with QT-BMP.mov, issue #1074 libavcodecSun, 10 May 2009 19:10:37 +0000, by bcoudurier
-
Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. libavcodecSat, 09 May 2009 12:26:05 +0000, by diego
-
data parameter of dnxhd_encode_picture() should not be const. libavcodecFri, 08 May 2009 19:41:21 +0000, by diego
-
Correct x/ymin to avoid segfault due to out of picture reads. libavcodecFri, 08 May 2009 15:14:36 +0000, by michael
-
Add CGA and palette data for 8088flex TMV decoder. libavcodecWed, 06 May 2009 21:51:58 +0000, by stefano
-
mlpdec: Fix possible writing out of array bounds introduced by being libavcodecWed, 06 May 2009 16:01:28 +0000, by ramiro