summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* put the code which is specific for the large crc table under #ifndef CONFIG_S...Michael Niedermayer2006-07-08
* cosmetic: sort codec list alphabeticallyMåns Rullgård2006-07-08
* allows user-settable block size and fixes related typoJustin Ruggles2006-07-08
* rewrite kconfig-styleMåns Rullgård2006-07-08
* Sun mlib works fine. Remove comment stating otherwise.Måns Rullgård2006-07-08
* Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT).Nico Sabbi2006-07-08
* Remove bogus IPP section that is not referenced anywhere.Diego Biurrun2006-07-08
* clean up useless codeBaptiste Coudurier2006-07-08
* better handling of partial filesBaptiste Coudurier2006-07-08
* new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcmBaptiste Coudurier2006-07-08
* set proper bits_per_sample value for ADPCM codecsAurelien Jacobs2006-07-08
* remove -fforce-addr as it to generate slightly slower codeMåns Rullgård2006-07-07
* moving utf8 reading function to libavutilMichael Niedermayer2006-07-07
* simplify the voc demuxer using av_get_bits_per_sample()Aurelien Jacobs2006-07-07
* seems i forgot to commit this simplification ...Michael Niedermayer2006-07-07
* av_get_bits_per_sample and due simplificationsBaptiste Coudurier2006-07-07
* Fix compilation with --disable-decoders.Emiliano Parasassi2006-07-07
* Chinese AVS decoderDiego Biurrun2006-07-07
* table contains vlc with 19 bits and 8*2 < 19Michael Niedermayer2006-07-07
* spelling/grammarDiego Biurrun2006-07-07
* unresponsive maintainer policy (its pretty much what has always been done in ...Michael Niedermayer2006-07-07
* add MS ADPCM fourccBaptiste Coudurier2006-07-07
* skip others fourcc, if presentBaptiste Coudurier2006-07-07
* cleanBaptiste Coudurier2006-07-07
* Improve chroma MC: correct case for FASTUVMC=1, use slower but correct /2, an...Kostya Shishkov2006-07-07
* Enable coefficient scalingKostya Shishkov2006-07-07
* Don't read out-of-bounds values.Kostya Shishkov2006-07-07
* simplifyMåns Rullgård2006-07-06
* build mpegaudio.c and ac3enc.c only if neededMåns Rullgård2006-07-06
* hopefully better for platforms not supporting misaligned readStefan Gehrer2006-07-06
* make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be wort...Stefan Gehrer2006-07-06
* increasing version for AVBitStreamFiltersMichael Niedermayer2006-07-06
* noise bitstream filterMichael Niedermayer2006-07-06
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-06
* typo fixBaptiste Coudurier2006-07-06
* 10l, all modes is 0x81FFBaptiste Coudurier2006-07-06
* simplify and write correct values conforming to specsBaptiste Coudurier2006-07-06
* Mark some read-only datastructures as const.Stefan Huehner2006-07-06
* 100l to whoever write thisMichael Niedermayer2006-07-06
* check for unparsed AMR inputMichael Niedermayer2006-07-06
* vbr requires version=1 and samplesize=0 per QT specMichael Niedermayer2006-07-06
* Fix one case of choosing MV for chromaKostya Shishkov2006-07-06
* Add proper LGPL header.Diego Biurrun2006-07-05
* spelling typoDiego Biurrun2006-07-05
* Fix compilation with --disable-muxers.Gianluigi Tiesi2006-07-05
* Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-07-05
* use $(LIBOBJFLAGS) when compiling sparc/*.cMåns Rullgård2006-07-05
* set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabledMåns Rullgård2006-07-05
* #define SBUTTERFLY outside CONFIG_ENCODERSMåns Rullgård2006-07-05
* even more cbp safetyStefan Gehrer2006-07-05