summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* indentationBaptiste Coudurier2007-02-141-6/+6
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-142-4/+12
* doxy for avcodec_encode_video()Michael Niedermayer2007-02-141-1/+8
* Fix one warningMichel Bardiaux2007-02-141-1/+1
* some updatesDiego Biurrun2007-02-141-3/+2
* liba52 was removed, libswscale is also GPLed.Diego Biurrun2007-02-141-2/+2
* Remove unused file.Diego Biurrun2007-02-141-460/+0
* This is no longer necessary for BeOS now that we don't play nasty tricks with...François Revol2007-02-141-44/+0
* combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parserMåns Rullgård2007-02-141-20/+7
* simplify ever so slightlyMåns Rullgård2007-02-131-1/+1
* add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable optionMåns Rullgård2007-02-131-6/+2
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-135-13/+13
* rename some --enable options for external libsMåns Rullgård2007-02-131-24/+8
* Ogg is not Vorbis.Diego Biurrun2007-02-132-4/+4
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-1332-97/+93
* Change some dprintf to av_logMichel Bardiaux2007-02-131-44/+44
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-134-3/+13
* Intensity compensation for B-frames in AP was missingKostya Shishkov2007-02-131-0/+3
* support yet another broken avi (filedoesitbetter.avi) which has a wrong strea...Michael Niedermayer2007-02-131-26/+20
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-124-29/+22
* consistency renaming: yuv422 --> yuyv422Diego Biurrun2007-02-121-8/+8
* consistency renaming: uyvy411 --> uyyvyy411Diego Biurrun2007-02-121-2/+2
* consistency renaming: rgba32 --> rgb32Diego Biurrun2007-02-123-32/+32
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-121-1/+1
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-123-5/+5
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-123-6/+21
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-123-12/+5
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-124-9/+13
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-122-16/+16
* Add FACT chunk for non-PCM wav formatsMichel Bardiaux2007-02-121-1/+32
* minor help output formatting fixDiego Biurrun2007-02-121-2/+2
* slightly improve *_TIMERMichael Niedermayer2007-02-121-1/+1
* -s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev2007-02-121-1/+1
* Pass a proper context to av_log()Luca Abeni2007-02-121-33/+38
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-123-3/+25
* fix --enable-*threadsMåns Rullgård2007-02-121-0/+4
* Remove unused ENODATA defineFrançois Revol2007-02-111-4/+0
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-111-1/+1
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-111-97/+22
* clean up amr option handlingMåns Rullgård2007-02-111-4/+8
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-114-4/+4
* add armv6 to TARGET_LISTMåns Rullgård2007-02-111-0/+1
* move pkg_requires setting to endMåns Rullgård2007-02-111-4/+5
* rename some variables to match corresponding --enable-* optionsMåns Rullgård2007-02-111-20/+20
* make key parameter constBaptiste Coudurier2007-02-112-2/+2
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-113-5/+5
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-1118-3926/+5
* finish feature calculations before printing result and creating filesMåns Rullgård2007-02-111-10/+10
* handle network dependency on protocols with check_deps()Måns Rullgård2007-02-111-1/+2
* recursive feature dependency checkingMåns Rullgård2007-02-111-0/+30
OpenPOWER on IntegriCloud