summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-27
* Added loop filtering as ersatz for overlap filter (improves picture quality f...Kostya Shishkov2006-06-27
* VC1 Intra blocks in P-frames use different zigzag table than I-frames.Kostya Shishkov2006-06-27
* Do not read full byte when less than 8 bits are still to be read.Reimar Döffinger2006-06-27
* Ignore overrun in spectral RLE decoding, fixesReimar Döffinger2006-06-27
* Install into $PROGRAMFILES instead of a hardcoded path on MinGW.Ramiro Polla2006-06-27
* VC-1 decoder with I-frames support and partial P-frames decodingKostya Shishkov2006-06-27
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-27
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-26
* 10lMichael Niedermayer2006-06-25
* cleanup patch from Diego Pettenò <flameeyes@gentoo.org>Luca Barbato2006-06-25
* Make debug work early on ffplayLuca Barbato2006-06-25
* s/u_char/uint8_t/ accidentally copied from tcvpMåns Rullgård2006-06-25
* 10l: don't allocate a new buffer quite so oftenMåns Rullgård2006-06-25
* cleaned up buffer managementMåns Rullgård2006-06-25
* check only existing streamsBaptiste Coudurier2006-06-25
* -logg needs to be after -lvorbisMåns Rullgård2006-06-24
* fix a silly typo (1l to myself)Måns Rullgård2006-06-24
* minor cleanupLuca Barbato2006-06-24
* simplifyBaptiste Coudurier2006-06-24
* simplify & optimize things a littleMichael Niedermayer2006-06-24
* flac regression testMichael Niedermayer2006-06-24
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-24
* simplifyMichael Niedermayer2006-06-24
* CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-24
* Produce correct version string even when not run in a Subversion working copy.Diego Biurrun2006-06-23
* .depend needs version.h, noticed by Uoti UrpalaDiego Biurrun2006-06-22
* enable logging in configure by default, and print some advice on failureMåns Rullgård2006-06-22
* allow recent libfaad versions with new function namesMåns Rullgård2006-06-21
* fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com>Luca Barbato2006-06-21
* Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.Stefan Huehner2006-06-20
* increase search limit in av_find_stream_infoMåns Rullgård2006-06-20
* Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for point...Luca Barbato2006-06-20
* Remove unused FFMPEG_VERSION_INT.Diego Biurrun2006-06-20
* Use Subversion revision for FFMPEG_VERSION.Diego Biurrun2006-06-20
* Remove unused VERSION definition from config.mak.Diego Biurrun2006-06-20
* Avoid binary stripping rule code duplication.Diego Biurrun2006-06-19
* allow packets with non-zero PES_scrambling_controlMåns Rullgård2006-06-19
* fix aac in mov for ipodBaptiste Coudurier2006-06-19
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-18
* libfaac uses pascal calling convention on win32 so the generic testsMåns Rullgård2006-06-17
* add myself as build system maintainerMåns Rullgård2006-06-17
* put local -L flags first in link commandsMåns Rullgård2006-06-17
* Cosmetics: should not hurt performance, scream if areLuca Barbato2006-06-17
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-17
* improved logging testsMåns Rullgård2006-06-17
* update libav regression tests for r5449 (adpcm)Baptiste Coudurier2006-06-17
* Rename version from CVS to the more sensible HEAD.Diego Biurrun2006-06-17
* use standard codec tag if the specified tag is out of range and would beMåns Rullgård2006-06-16
* The AAC frame header uses 13 bits for the frame size, so the buffer shouldMåns Rullgård2006-06-16