summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Typo fixGuillaume Poirier2005-11-02
* Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenien...Alex Beregszaszi2005-10-29
* no mixing of code and declarationsMåns Rullgård2005-10-28
* Make rle_code int everywhere instead of signed char.Matthieu Castet2005-10-28
* 25% faster deblocking, 4-6% overall.Loren Merritt2005-10-28
* fix a crash on dropped framesLoren Merritt2005-10-27
* faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.Loren Merritt2005-10-27
* FreeBSD support as well as some assorted fixesMarcus Engene2005-10-26
* avoid the registration of DECODERS if only CONFIG_DECODERS is not defined.Emiliano Parasassi2005-10-26
* Fix asf header decoding issue, patch by < patrice -- bensoussan AH gmail -- c...Patrice Bensoussan2005-10-26
* 10l: cqm weren't initialized in svq3.Loren Merritt2005-10-26
* h264 custom quant matricesLoren Merritt2005-10-25
* decode custom quant matrices.Loren Merritt2005-10-25
* Add DTS_INC to the CFLAGS for DTS. This is only set by external configureDiego Biurrun2005-10-23
* Fix lrintf detection when extra libs are not installed in a standard location.Patrice Bensoussan2005-10-22
* Fix linking failure on Mac OS X <10.4.Patrice Bensoussan2005-10-22
* Darwin install strips all global symbols, which gives undefined symbolsSteven M. Schultz2005-10-21
* Increase version: 'wave' atom parsing added to mov demuxerRoberto Togni2005-10-20
* Increase version because of QDM2 decoder additionRoberto Togni2005-10-20
* init_get_bits() requires size in bits, not bytesSteve L'Homme2005-10-19
* revert useless patch that was supposed to fix DTS support (but the fix belong...Guillaume Poirier2005-10-19
* DESTDIR support , patch taken from the Debian packageDiego Biurrun2005-10-19
* QDM2 compatible decoderRoberto Togni2005-10-18
* QDM2 compatible decoderRoberto Togni2005-10-18
* Remove .pc files on distclean.Diego Biurrun2005-10-18
* 100l -- mismatched type after changing sizes to type long!D Richard Felker III2005-10-17
* chroma decoding fix by KostyaMike Melanson2005-10-16
* Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpegRoberto Togni2005-10-15
* TM2 fixes by KostyaMike Melanson2005-10-15
* Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POI...Giacomo Comes2005-10-14
* utf8Måns Rullgård2005-10-14
* 10l, dont make bandwidth statistics negative when feed stops being sent (it w...Alex Beregszaszi2005-10-14
* gcc 2.95 fix, courtesy of Luca AbeniMike Melanson2005-10-14
* documentation updateMike Melanson2005-10-13
* support for FLX and DTA extensions in the FLIC format, courtesy ofMike Melanson2005-10-13
* Duck TrueMotion 2 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-10-13
* fix ffserver, it is working for me now again, a more elegant fix is needed th...Alex Beregszaszi2005-10-12
* fix feed read_header, avoid using put_tag in write_header, to be consistent w...Alex Beregszaszi2005-10-12
* set_se_golomb can only write 16bits, add a note about this (ok, maybe it's br...Alex Beregszaszi2005-10-12
* sanity check whether dimensions are non-nullAlex Beregszaszi2005-10-12
* removed unused CONFIG_AUDIO_NONSHORTAlex Beregszaszi2005-10-12
* lame bit_rate calculationAlex Beregszaszi2005-10-12
* initial MorphOS supportAlex Beregszaszi2005-10-12
* Change unsigned->signed and int->long, this fits the asm code better on 64Reimar Döffinger2005-10-12
* h264 mmx weighted prediction. up to 3% overall speedup.Loren Merritt2005-10-09
* Ignore AMR directories.Diego Biurrun2005-10-06
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-04
* This patch to configure makes the --tune option recognise k8 core cpusChris Halse Rogers2005-10-03
* Add all possible shared libraries to the pkg-config files.j@v2v.cc2005-10-02
* Add the flags for faac and mp3lame to $extralibs in configure, so theyDerk-Jan Hartman2005-10-02