Mercurial > libavcodec.hg
graph
-
remove idiotc double subtraction from the sse2 code (untested, no sse2 here) libavcodecMon, 20 Aug 2007 22:41:47 +0000, by michael
-
and of course the unneeded double subtractions were blindly put in the libavcodecMon, 20 Aug 2007 22:29:21 +0000, by michael
-
Use defines instead of raw hex numbers to specify CRC polynomials libavcodecSun, 19 Aug 2007 12:36:15 +0000, by reimar
-
Statements like a = b = c = d = e; store from right-to-left, so if libavcodecTue, 14 Aug 2007 22:28:09 +0000, by gpoirier
-
Move msmpeg4 tables from a header file to msmpegdata.c. libavcodecMon, 13 Aug 2007 17:57:06 +0000, by diego
-
Add attribute that forces alignment of stack to functions that need it. libavcodecMon, 13 Aug 2007 15:28:29 +0000, by ramiro
-
special handling for vp3 idct, use the c reference libavcodecMon, 13 Aug 2007 14:16:20 +0000, by mhoffman
-
use bytestream_get_le*() this also fixes a big endian bug libavcodecMon, 13 Aug 2007 13:20:16 +0000, by michael
-
Support for WavPack version 0x410 (false stereo chunks) libavcodecMon, 13 Aug 2007 05:36:50 +0000, by kostya
-
Rename flag for consistency with the next commit libavcodecMon, 13 Aug 2007 05:35:48 +0000, by kostya
-
fix type 3 aka skipped blocks for old version libavcodecMon, 13 Aug 2007 01:06:04 +0000, by michael
-
use version instead of some random 32bit value to switch between 16 and libavcodecMon, 13 Aug 2007 00:55:39 +0000, by michael
-
replace vlc_type by version and set that from codec_tag which contains the libavcodecMon, 13 Aug 2007 00:53:55 +0000, by michael
-
support ifr2 from Toy-Story2_better-image-quality.4xa libavcodecSun, 12 Aug 2007 15:47:27 +0000, by michael
-
use shorter types vec_"type" instead of the too long vector "type" libavcodecSun, 12 Aug 2007 13:50:06 +0000, by gpoirier
-
Don't check the return value of decode_cabac_residual since it always libavcodecSun, 12 Aug 2007 00:07:29 +0000, by conrad
-
various simplifications around recent av_clip_int16() usage libavcodecSat, 11 Aug 2007 23:17:03 +0000, by aurel
-
fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq libavcodecSat, 11 Aug 2007 23:09:28 +0000, by michael
-
ensure that default_get_buffer() doesnt reuse images if the dimension or libavcodecFri, 10 Aug 2007 19:28:28 +0000, by michael
-
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64) libavcodecThu, 09 Aug 2007 17:01:15 +0000, by romansh
-
comments modification: add, clean up, Doxygenize, and reword libavcodecThu, 09 Aug 2007 00:36:49 +0000, by jbr
-
use reget_buffer and remove internal copying of buffer - codec works again libavcodecThu, 09 Aug 2007 00:16:27 +0000, by alex
-
debug: tell how much bits are skipped with unknown nal code libavcodecWed, 08 Aug 2007 20:27:18 +0000, by alex
-
make output buffer larger so drift compensation can work libavcodecMon, 06 Aug 2007 23:34:41 +0000, by michael
-
add pointer to the parent context for use with av_log() libavcodecSun, 05 Aug 2007 21:34:33 +0000, by jbr
-
make wmv1 and wmv2 playable with M$ DMO decoder libavcodecSun, 05 Aug 2007 20:03:37 +0000, by michael