Mercurial > libavcodec.hg
graph
-
timestamps generation improvement when parsing avi libavcodecFri, 13 Apr 2007 07:50:04 +0000, by benoit
-
As usual Real actually took something existing and rebranded it. libavcodecThu, 12 Apr 2007 15:37:23 +0000, by banan
-
Add complete instructions for the brave people wishing to fiddle with the libavcodecThu, 12 Apr 2007 11:12:43 +0000, by diego
-
Replace hackish support for amr-nb and amr-wb. Instead of including the source libavcodecThu, 12 Apr 2007 10:59:52 +0000, by diego
-
Update download URL with a link to a working version. libavcodecThu, 12 Apr 2007 10:27:40 +0000, by diego
-
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 libavcodecTue, 10 Apr 2007 09:47:37 +0000, by lu_zero
-
Add support for grayscale images with arbitrary maxvals. libavcodecTue, 10 Apr 2007 09:15:54 +0000, by ivo
-
Fix an underflow/overflow that was causing some crackles when playing libavcodecTue, 10 Apr 2007 08:18:04 +0000, by diego
-
Set C predictor to zero if unavailable (should fix B-frame border artifacts) libavcodecTue, 10 Apr 2007 05:31:22 +0000, by kostya
-
When dst_length == 0 bit_length has to be 0, too, but the current code still libavcodecMon, 09 Apr 2007 14:10:07 +0000, by diego
-
Remove a NAL unit's trailing zero bytes even when dst_length is 1. libavcodecMon, 09 Apr 2007 13:39:35 +0000, by diego
-
scenario: A properly coded frame is followed by an end of sequence NAL unit, libavcodecMon, 09 Apr 2007 12:55:07 +0000, by diego
-
Only compile in Theora-specific functions if the Theora decoder has been libavcodecSun, 08 Apr 2007 18:54:53 +0000, by diego
-
cosmetics: Move one code block to save an #ifdef in the next commit. libavcodecSun, 08 Apr 2007 18:52:03 +0000, by diego
-
Fix compilation when Theora decoder is disabled, but VP3 is enabled. libavcodecSun, 08 Apr 2007 13:42:44 +0000, by diego
-
remove c93_ prefix from static functions in c93.c libavcodecSun, 08 Apr 2007 09:31:54 +0000, by michael
-
use bytestream reader instead of bitstream for THP libavcodecSat, 07 Apr 2007 22:04:33 +0000, by michael
-
table[index][ch] -> table[ch][index] (might be faster ...) libavcodecSat, 07 Apr 2007 21:15:52 +0000, by michael
-
Fix segmentation fault for gray16le to gray conversion. libavcodecSat, 07 Apr 2007 19:24:27 +0000, by ivo
-
Remove superfluous setting of has_b_frames in codecs without B-frames. libavcodecSat, 07 Apr 2007 17:37:30 +0000, by diego
-
THP PCM decoder, used on the Nintendo GameCube. libavcodecSat, 07 Apr 2007 16:03:23 +0000, by diego
-
TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodecSat, 07 Apr 2007 15:15:45 +0000, by michael
-
LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl libavcodecSat, 07 Apr 2007 15:10:22 +0000, by michael
-
Print a list of valid AMR bitrates if a wrong one is used. libavcodecSat, 07 Apr 2007 11:57:35 +0000, by diego
-
YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) libavcodecFri, 06 Apr 2007 23:16:08 +0000, by michael
-
s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad students mimuw edu pl libavcodecFri, 06 Apr 2007 20:49:26 +0000, by michael
-
Return correct decoded size, decoder is called with only one frame at a time. libavcodecFri, 06 Apr 2007 10:37:34 +0000, by diego
-
IWMMXT-specific dsputils clear_blocks function. libavcodecFri, 06 Apr 2007 09:59:55 +0000, by diego