Mercurial > libavcodec.hg
graph
-
cosmetics (initalize variables where they are used) libavcodecWed, 10 May 2006 11:05:03 +0000, by michael
-
decoders should (IMHO) not duplicate frames, the application can do this if it wants libavcodecWed, 10 May 2006 10:57:27 +0000, by michael
-
allow insane gop sizes if the user doesnt care about playable streams (doesnt want compliance to any standard) libavcodecTue, 09 May 2006 08:40:38 +0000, by michael
-
add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) libavcodecMon, 08 May 2006 13:44:54 +0000, by michael
-
vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni <dbalatoni at programozo dot hu> libavcodecSun, 07 May 2006 17:30:00 +0000, by bcoudurier
-
make zero motion vector threshold user setable libavcodecSun, 07 May 2006 11:48:07 +0000, by michael
-
reinit quant matrices if pps is overwritten by another of the same pps_id. libavcodecFri, 05 May 2006 18:08:01 +0000, by lorenm
-
clip_uint8 now return an uint8_t so no need to &0xFF libavcodecMon, 01 May 2006 00:28:36 +0000, by aurel
-
don't force asserts in release builds. 2% faster h264. libavcodecSat, 29 Apr 2006 00:43:15 +0000, by lorenm
-
use previous qscale for intra_dc_threshold check libavcodecFri, 28 Apr 2006 17:29:07 +0000, by michael
-
missmatch control for mpeg2 intra dequantization if bitexact=1 libavcodecFri, 28 Apr 2006 17:03:52 +0000, by michael
-
Revert bad ac3enc commit, the commited code was bigger and slower. libavcodecFri, 28 Apr 2006 14:19:11 +0000, by banan
-
Remove unused and unsupported Cyrix's "Extended MMX", libavcodecFri, 28 Apr 2006 07:46:13 +0000, by gpoirier
-
Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. libavcodecThu, 27 Apr 2006 11:49:15 +0000, by diego
-
Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does libavcodecThu, 27 Apr 2006 02:33:27 +0000, by diego
-
cosmetics: Group all AMR variables together, add some newlines. libavcodecThu, 27 Apr 2006 02:23:42 +0000, by diego
-
Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false. libavcodecSun, 23 Apr 2006 21:11:31 +0000, by rtognimp
-
Patch to generate the ac3 window, based on code by Justin Ruggles. libavcodecSat, 22 Apr 2006 21:21:16 +0000, by banan
-
dtsdec.c copies one input packet at a time to a (static) buffer of size libavcodecThu, 20 Apr 2006 19:23:57 +0000, by rtognimp
-
make "size" variable in avpicture_alloc signed, since avpicture_get_size libavcodecWed, 19 Apr 2006 19:51:56 +0000, by reimar
-
gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de> libavcodecTue, 18 Apr 2006 03:48:30 +0000, by gpoirier
-
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavcodecSat, 15 Apr 2006 15:05:53 +0000, by diego
-
ffv1 and ffvhuff havnt changed since a long time and noone proposed any libavcodecFri, 14 Apr 2006 10:37:40 +0000, by michael
-
AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. libavcodecMon, 10 Apr 2006 12:12:26 +0000, by banan
-
Baptiste COUDURIER's padding patch (reworked by me a little bit). libavcodecMon, 10 Apr 2006 07:45:29 +0000, by lucabe
-
100l to loren. at least this fixes the compile error, but the code is still broken (decoding buggy/crashing) libavcodecSun, 09 Apr 2006 06:04:00 +0000, by rfelker
-
Add missing external declaration for kmvc codec libavcodecFri, 07 Apr 2006 21:08:34 +0000, by rtognimp
-
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodecFri, 07 Apr 2006 16:59:57 +0000, by kostya