Tue, 16 Jan 2007 17:46:26 +0000 |
reimar |
Avoid calling decode_slice when context_initialized is not set.
libavcodec
|
Mon, 15 Jan 2007 23:26:09 +0000 |
michael |
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.org/zzuf/lol-ffplay.m2v
libavcodec
|
Mon, 15 Jan 2007 07:41:28 +0000 |
romansh |
* Fixing a bug with incorrect bits set in AAUX source pack
libavcodec
|
Sun, 14 Jan 2007 23:50:06 +0000 |
michael |
avcodec_decode_audio2()
libavcodec
|
Sun, 14 Jan 2007 23:19:22 +0000 |
michael |
er and strict also apply to audio theoretically
libavcodec
|
Sun, 14 Jan 2007 18:18:14 +0000 |
aurel |
cosmetics: reindent
libavcodec
|
Sun, 14 Jan 2007 18:17:15 +0000 |
aurel |
add support for another variant of vp6
libavcodec
|
Sun, 14 Jan 2007 16:11:10 +0000 |
reimar |
Buffer for get_bits must be padded because readers may overread.
libavcodec
|
Sat, 13 Jan 2007 02:45:05 +0000 |
michael |
some interlaced direct sanity checks
libavcodec
|
Sat, 13 Jan 2007 01:00:37 +0000 |
michael |
replace a few hardcoded numbers with their correct named ones
libavcodec
|
Sat, 13 Jan 2007 00:56:43 +0000 |
michael |
fix 16 CABAC_BIT * 10l bug introduced in r6578
libavcodec
|
Wed, 10 Jan 2007 14:23:28 +0000 |
bcoudurier |
print error when decoding fails
libavcodec
|
Wed, 10 Jan 2007 14:19:33 +0000 |
diego |
Unconditionally enable Theora decoder. It works fine now and there is no
libavcodec
|
Sun, 07 Jan 2007 23:34:01 +0000 |
gpoirier |
add missing bit from commit r7423
libavcodec
|
Sun, 07 Jan 2007 23:24:14 +0000 |
gpoirier |
Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)
libavcodec
|
Sun, 07 Jan 2007 18:04:11 +0000 |
mru |
enable bidirectional me with x264
libavcodec
|
Sun, 07 Jan 2007 00:07:10 +0000 |
diego |
cosmetics: Reorder external libraries.
libavcodec
|
Sun, 07 Jan 2007 00:02:15 +0000 |
diego |
variable renaming: mp3lame --> libmp3lame
libavcodec
|
Sat, 06 Jan 2007 23:54:01 +0000 |
diego |
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin
libavcodec
|
Sat, 06 Jan 2007 23:44:48 +0000 |
diego |
variable renaming: dts --> libdts
libavcodec
|
Sat, 06 Jan 2007 23:33:43 +0000 |
diego |
Rename variables: a52 --> liba52, a52bin --> liba52bin
libavcodec
|
Wed, 03 Jan 2007 11:32:02 +0000 |
michael |
maybe fixing a segfault
libavcodec
|
Wed, 03 Jan 2007 00:48:20 +0000 |
michael |
dead code removial
libavcodec
|
Tue, 02 Jan 2007 12:24:31 +0000 |
michael |
store a few values in the header as difference to the last
libavcodec
|
Mon, 01 Jan 2007 05:32:27 +0000 |
kostya |
Decode previous 32 frames to avoid seeking artifacts in MPC
libavcodec
|
Tue, 26 Dec 2006 17:08:03 +0000 |
michael |
skiprd doxygen comment from avcodec.h -> AVOption comment
libavcodec
|
Sun, 24 Dec 2006 04:51:43 +0000 |
kostya |
Musepack SV7 decoding support
libavcodec
|
Sat, 23 Dec 2006 03:05:36 +0000 |
michael |
skiprd
libavcodec
|
Fri, 22 Dec 2006 23:30:57 +0000 |
michael |
test DIRECT{0,0} too if flag mv0 is used
libavcodec
|
Fri, 22 Dec 2006 10:10:13 +0000 |
bcoudurier |
bt 0 is invalid, setting min to 1
libavcodec
|