- 02 Oct, 2006 15 commits
-
-
Oded Shimon authored
minimum size for a huffman table is 2 entries, 1bit Originally committed as revision 6427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
bug fix in main header function, 0 -> i Originally committed as revision 6426 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
use several codebooks and passes to prevent header from being several MB... Originally committed as revision 6425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
better comment Originally committed as revision 6424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
entry_t -> cb_entry_t add float * dimentions, it will be needed for deciding the correct codebook entry document blocksize first steps to creating the context to be used Originally committed as revision 6423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
modes header syntax that's the last of the headers! woo Originally committed as revision 6422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
mappings header syntax Originally committed as revision 6421 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
add residue header syntax Originally committed as revision 6420 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
floor header syntax Originally committed as revision 6419 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
skeleton for residue/floor/mappings header Originally committed as revision 6418 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
add correct and working put_float ... Originally committed as revision 6417 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
more "surrounding" stuff, main header. some cleanup. actually compiles now! doesn't do anything though Originally committed as revision 6416 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
codebook header syntax small simplification for encode_init() Originally committed as revision 6415 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
cosmetics Originally committed as revision 6414 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6413 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2006 14 commits
-
-
Loren Merritt authored
approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. Originally committed as revision 6412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Steve L'Homme authored
Patch by Steve Lhomme % slhomme AH divxcorp P com % Original thread: Date: Sep 27, 2006 7:20 PM Subject: [Ffmpeg-devel] [PATCH] AVISynth support for some MS DIB formats Originally committed as revision 6411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Strange authored
patch by Alexander Strange, astrange at ithinksw dot com Originally committed as revision 6410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 6408 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Brian Brice authored
Patch by Brian Brice % bbrice AH newtek.com % Original thread: Message-ID: <451DA316.6060001@newtek.com> Date: Fri, 29 Sep 2006 17:49:58 -0500 Subject: [Ffmpeg-devel] [PATCH] ASF Duration Originally committed as revision 6407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 6406 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Should fix make dep to be invoked before distclean under some circumstances. Originally committed as revision 6405 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20012 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Oded Shimon authored
Originally committed as revision 6404 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6401 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 6400 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2006 10 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
move tables from vorbis.h to a C file so they can be used later in vorbis_enc.c Originally committed as revision 6398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) Originally committed as revision 6397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
move things from my todo to the unassigned one so my lazyness doesnt prevent others from working on them Originally committed as revision 6396 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata Originally committed as revision 6395 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6391 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6390 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 6389 to svn://svn.ffmpeg.org/ffmpeg/trunk
-