summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserverDiego Biurrun2005-12-22
* Add some comments to #ifdef #else #endif blocks and fix wrong ones.Diego Biurrun2005-12-21
* also autodetect xvid idct if bitexact is usedMichael Niedermayer2005-12-21
* 10l to michael for breaking gcc 2.95 compile :)D Richard Felker III2005-12-20
* Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.raRoberto Togni2005-12-19
* 10lMichael Niedermayer2005-12-19
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* forgotMichael Niedermayer2005-12-19
* support printing compact qp histogramMichael Niedermayer2005-12-18
* fix q=0 bugMichael Niedermayer2005-12-18
* new qscale type to distinguish H264Jindřich Makovička2005-12-18
* unfinished jpeg-ls codec (feel free to finish it ...)Michael Niedermayer2005-12-18
* typoMichael Niedermayer2005-12-18
* fix custom matrix permutation if xvid idct is autoselected and you have bad luckMichael Niedermayer2005-12-18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* malloc padding to avoid reading past the malloc()ed area.Jindřich Makovička2005-12-17
* bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ...Michael Niedermayer2005-12-17
* wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer2005-12-17
* total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ...Michael Niedermayer2005-12-17
* nan fps fixMichael Niedermayer2005-12-16
* correctly deal with the alpha channel in 32-bit QT RLE (courtesy of JohnMike Melanson2005-12-14
* correctly handle very large Cinepak frames (courtesy of John KoleszarMike Melanson2005-12-14
* Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaul...François Revol2005-12-13
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* fix const warningMåns Rullgård2005-12-12
* remove unused variablesMåns Rullgård2005-12-12
* QDM2Diego Biurrun2005-12-12
* Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGWFredrik Orderud2005-12-12
* use utf-8 encodingMåns Rullgård2005-12-11
* recognize some more nal typesLoren Merritt2005-12-11
* This patch adds some support for non-joint stereo streams. It alsoBenjamin Larsson2005-12-11
* alpha needs -fPIC for shared libsMåns Rullgård2005-12-11
* Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA...Guillaume Poirier2005-12-10
* SONAME support for shared libsLuca Barbato2005-12-10
* Add credit for cookRoberto Togni2005-12-09
* Add cook decoderRoberto Togni2005-12-09
* cookDiego Biurrun2005-12-09
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
* psnr calculation with threads>1 fixMichael Niedermayer2005-12-07
* Support for samples with fft_order = 7Roberto Togni2005-12-06
* Remove duplicated fft initRoberto Togni2005-12-06
* Add the necessary 'strip' commands to the BSD/OS section of configure becauseSteven M. Schultz2005-12-06
* fix for systems not defining PRIu64, not everyone knows C99.François Revol2005-12-05
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-12-05
* ogg format probe function by Ivo <ivop at euronet nl>Måns Rullgård2005-12-05
* check block_max_depth (fixes crash)Michael Niedermayer2005-12-03
* make selftest code compile againMichael Niedermayer2005-12-03
* Elaborate on the Visual C-- situation.Diego Biurrun2005-12-02
* ffserver should be fixed now.Diego Biurrun2005-12-02