summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* default_get_buffer() cleanupMichael Niedermayer2005-12-02
* Fixed format specifier in STOP_TIMER macro.Alexander Strasser2005-12-01
* add some h.264 fourccs to codec_bmp_tags[]Guillaume Poirier2005-11-30
* BMP image decoderMåns Rullgård2005-11-30
* use $CFLAGS and $LDFLAGS in dlopen() checkMåns Rullgård2005-11-29
* Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th...Guillaume Poirier2005-11-21
* Mark all 12 block unused when there are no coded blocksIvan Kalvachev2005-11-20
* ffserver fixedDiego Biurrun2005-11-15
* dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue...Wolfram Gloger2005-11-14
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-11-14
* 10l, left debugging onAlex Beregszaszi2005-11-13
* Correctly skip unknown matrices (patch by Matthieu Castet) and disable commen...Matthieu Castet2005-11-13
* Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for The...Alex Beregszaszi2005-11-13
* fixed long standing off-by-one bug (fixes playback on ppc)Alex Beregszaszi2005-11-13
* mode_code_vlc_table size mismatchAlex Beregszaszi2005-11-13