summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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