summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-stat...Corey Hickey2005-11-13
* updated regression referenceAlex Beregszaszi2005-11-13
* Support for streaming: dont write indexes and dont signal HAS_INDEX in header...Alex Beregszaszi2005-11-13
* support for unlimited feed sizeAlex Beregszaszi2005-11-13
* 10l to michael not updating this after changing crc to output 0x prefixes (cr...Alex Beregszaszi2005-11-13
* debug the launch commandline and new connectionsAlex Beregszaszi2005-11-13
* make ffserver regressions work againAlex Beregszaszi2005-11-13
* Make Launch more appropriate with support for full paths for the ffmpeg binaryAlex Beregszaszi2005-11-13
* Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a po...Alex Beregszaszi2005-11-13
* strict -1 is mandatory for jpegs because the colorspace thingie, this should ...Alex Beregszaszi2005-11-13
* remove -e debug=off, unsupported my some wget versions (1.9), and doesnt make...Alex Beregszaszi2005-11-13
* support transcoding adpcmAlex Beregszaszi2005-11-12
* use sse16_sse2() in nsseLoren Merritt2005-11-12
* clear the whole vert_pred buffer for 24 bit decoding.Reimar Döffinger2005-11-10
* improvements by Reimar Döffinger; 24-bit decoding is not perfect, onlyMike Melanson2005-11-10
* fix a crash on seeking to an invalid frameLoren Merritt2005-11-10
* FFmpeg and feature requestsDiego Biurrun2005-11-10
* revert incorrect changeMåns Rullgård2005-11-09
* check MPV_frame_start() return valueMichael Niedermayer2005-11-09
* s/log2/av_log2/Steven M. Schultz2005-11-09
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-07
* Two tables in truemotion1data.h were slightly different from VpVisionKostya Shishkov2005-11-05
* frame skip fixesMichael Niedermayer2005-11-05
* per frame crc supportMichael Niedermayer2005-11-05
* Place qdm2 and truemotion2 in ifdef block so that they can be disabledRoberto Togni2005-11-05
* allow NULL write_header() and write_trailer()Michael Niedermayer2005-11-04
* extradata endianness commentMichael Niedermayer2005-11-04
* tidier cabac_intra4x4_pred_modeLoren Merritt2005-11-03
* 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