summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Intensity compensation for B-frames in AP was missingKostya Shishkov2007-02-13
* support yet another broken avi (filedoesitbetter.avi) which has a wrong strea...Michael Niedermayer2007-02-13
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-12
* consistency renaming: yuv422 --> yuyv422Diego Biurrun2007-02-12
* consistency renaming: uyvy411 --> uyyvyy411Diego Biurrun2007-02-12
* consistency renaming: rgba32 --> rgb32Diego Biurrun2007-02-12
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-12
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-12
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-12
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-12
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-12
* Add FACT chunk for non-PCM wav formatsMichel Bardiaux2007-02-12
* minor help output formatting fixDiego Biurrun2007-02-12
* slightly improve *_TIMERMichael Niedermayer2007-02-12
* -s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev2007-02-12
* Pass a proper context to av_log()Luca Abeni2007-02-12
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
* fix --enable-*threadsMåns Rullgård2007-02-12
* Remove unused ENODATA defineFrançois Revol2007-02-11
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-11
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-11
* clean up amr option handlingMåns Rullgård2007-02-11
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
* add armv6 to TARGET_LISTMåns Rullgård2007-02-11
* move pkg_requires setting to endMåns Rullgård2007-02-11
* rename some variables to match corresponding --enable-* optionsMåns Rullgård2007-02-11
* make key parameter constBaptiste Coudurier2007-02-11
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-11
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-11
* finish feature calculations before printing result and creating filesMåns Rullgård2007-02-11
* handle network dependency on protocols with check_deps()Måns Rullgård2007-02-11
* recursive feature dependency checkingMåns Rullgård2007-02-11
* let check_deps handle ffplayMåns Rullgård2007-02-11
* tidy up ffserver depsMåns Rullgård2007-02-11
* consistency cosmetics for the option handling routineDiego Biurrun2007-02-11
* Force liba52 to yes if liba52bin is set.Diego Biurrun2007-02-11
* mxf aes decryption support, patch by Reimar, simplified to only look for firs...Reimar Döffinger2007-02-11
* add key field to AVFormatContext for de/encryption support, patch by ReimarReimar Döffinger2007-02-11
* Remove unused libac3 AC3 decoding interface.Diego Biurrun2007-02-11
* simplify SDL checkMåns Rullgård2007-02-11
* don't skip freetype2 check on beosMåns Rullgård2007-02-11
* simplify imlib2 checkMåns Rullgård2007-02-11
* simplify freetype checkMåns Rullgård2007-02-11
* do nothing in restore_flags() if flags are not savedMåns Rullgård2007-02-11
* rewrite some one-line if/then/fi using && and ||Måns Rullgård2007-02-11
* simplify altivec warningMåns Rullgård2007-02-10
* check for gnu makeMåns Rullgård2007-02-10
* prettify texi2html checkMåns Rullgård2007-02-10
* disable bktr if required headers not found, enable by defaultMåns Rullgård2007-02-10