aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for samples with fft_order = 7Roberto Togni2005-12-061-7/+7
* Remove duplicated fft initRoberto Togni2005-12-061-1/+0
* Add the necessary 'strip' commands to the BSD/OS section of configure becauseSteven M. Schultz2005-12-061-0/+2
* fix for systems not defining PRIu64, not everyone knows C99.François Revol2005-12-051-0/+4
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-12-052-3/+3
* ogg format probe function by Ivo <ivop at euronet nl>Måns Rullgård2005-12-051-1/+13
* check block_max_depth (fixes crash)Michael Niedermayer2005-12-031-0/+5
* make selftest code compile againMichael Niedermayer2005-12-031-8/+10
* Elaborate on the Visual C-- situation.Diego Biurrun2005-12-021-1/+8
* ffserver should be fixed now.Diego Biurrun2005-12-021-6/+0
* default_get_buffer() cleanupMichael Niedermayer2005-12-021-28/+29
* Fixed format specifier in STOP_TIMER macro.Alexander Strasser2005-12-011-1/+1
* add some h.264 fourccs to codec_bmp_tags[]Guillaume Poirier2005-11-301-0/+4
* BMP image decoderMåns Rullgård2005-11-305-2/+262
* use $CFLAGS and $LDFLAGS in dlopen() checkMåns Rullgård2005-11-291-4/+4
* Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th...Guillaume Poirier2005-11-212-5/+26
* Mark all 12 block unused when there are no coded blocksIvan Kalvachev2005-11-201-1/+1
* ffserver fixedDiego Biurrun2005-11-151-0/+1
* dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue...Wolfram Gloger2005-11-145-4/+254
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-11-148-20/+20
* 10l, left debugging onAlex Beregszaszi2005-11-131-1/+1
* Correctly skip unknown matrices (patch by Matthieu Castet) and disable commen...Matthieu Castet2005-11-131-12/+21
* Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for The...Alex Beregszaszi2005-11-131-23/+85
* fixed long standing off-by-one bug (fixes playback on ppc)Alex Beregszaszi2005-11-131-1/+1
* mode_code_vlc_table size mismatchAlex Beregszaszi2005-11-131-1/+1
* DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-stat...Corey Hickey2005-11-131-0/+1
* updated regression referenceAlex Beregszaszi2005-11-131-10/+10
* Support for streaming: dont write indexes and dont signal HAS_INDEX in header...Alex Beregszaszi2005-11-131-3/+18
* support for unlimited feed sizeAlex Beregszaszi2005-11-132-4/+4
* 10l to michael not updating this after changing crc to output 0x prefixes (cr...Alex Beregszaszi2005-11-131-34/+34
* debug the launch commandline and new connectionsAlex Beregszaszi2005-11-131-0/+12
* make ffserver regressions work againAlex Beregszaszi2005-11-131-3/+6
* Make Launch more appropriate with support for full paths for the ffmpeg binaryAlex Beregszaszi2005-11-132-5/+4
* Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a po...Alex Beregszaszi2005-11-131-2/+5
* strict -1 is mandatory for jpegs because the colorspace thingie, this should ...Alex Beregszaszi2005-11-131-0/+2
* remove -e debug=off, unsupported my some wget versions (1.9), and doesnt make...Alex Beregszaszi2005-11-131-1/+1
* support transcoding adpcmAlex Beregszaszi2005-11-121-0/+3
* use sse16_sse2() in nsseLoren Merritt2005-11-121-2/+5
* clear the whole vert_pred buffer for 24 bit decoding.Reimar Döffinger2005-11-101-1/+1
* improvements by Reimar Döffinger; 24-bit decoding is not perfect, onlyMike Melanson2005-11-101-18/+7
* fix a crash on seeking to an invalid frameLoren Merritt2005-11-101-2/+5
* FFmpeg and feature requestsDiego Biurrun2005-11-101-0/+8
* revert incorrect changeMåns Rullgård2005-11-091-1/+1
* check MPV_frame_start() return valueMichael Niedermayer2005-11-091-3/+6
* s/log2/av_log2/Steven M. Schultz2005-11-091-1/+1
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-073-6/+6
* Two tables in truemotion1data.h were slightly different from VpVisionKostya Shishkov2005-11-051-2/+2
* frame skip fixesMichael Niedermayer2005-11-051-2/+7
* per frame crc supportMichael Niedermayer2005-11-051-1/+26
* Place qdm2 and truemotion2 in ifdef block so that they can be disabledRoberto Togni2005-11-051-1/+7