summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Woops, this file was supposed to be added in r5556: "Move initialisations and...Guillaume Poirier2006-06-30
* * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's noHerve W2006-06-30
* Disable w53 and w97 cmp methods when snow encoder is disabledDiego Pettenò2006-06-30
* make sure NDEBUG is not defined already before defining itDiego Pettenò2006-06-30
* Move initialisations and internal symbols in allformats.h,Diego Pettenò2006-06-30
* anothe useless sizeof(char)Reynaldo H. Verdejo Pinochet2006-06-30
* Slightly reworked MC code, it gives better picture.Kostya Shishkov2006-06-30
* typoKostya Shishkov2006-06-30
* spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) comDiego Biurrun2006-06-30
* compiler sanity checkMåns Rullgård2006-06-29
* add --cross-compile option to assume cross-compilation without cross-prefixMåns Rullgård2006-06-29
* send output of exec checks to log fileMåns Rullgård2006-06-29
* detect availability of -rdynamic and -export-dynamicMåns Rullgård2006-06-29
* extradata may be used as bitstream reader input so allocate with paddingMåns Rullgård2006-06-29
* detect audio-only program streams and broken files made by VDRMåns Rullgård2006-06-29
* do not fail av_find_stream_info() if params for all streams could not be foundMåns Rullgård2006-06-29
* Fix initialization of vc1_decoder (the same as wmv3_decoder).Reimar Döffinger2006-06-29
* Some optimization and fixes - mostly reworked MC and bitplanes.Kostya Shishkov2006-06-29
* This should make P-frames decoding work on x86 (by avoiding get_bits(0))Kostya Shishkov2006-06-29
* 'uname -m' returns IP<number> for MIPS CPUs on IRIX.Diego Biurrun2006-06-29
* detect MPEG PES streams as MPEG PS; the PS demuxer will copeMåns Rullgård2006-06-28
* get svn version when using separate build treeMåns Rullgård2006-06-28
* Properly set the image depthLuca Abeni2006-06-28
* dont read over the end of a data chunk and at the end search for the nextMichael Niedermayer2006-06-28
* 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