summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
| | | | Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling vorbis regression test for now, both encoder and decoder behave ↵Michael Niedermayer2007-02-12
| | | | | | strange and have to be fixed Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont set the keyframe flag for audio as microshitty doesnt do it and some ↵Michael Niedermayer2007-02-12
| | | | | | things have problems with our asfs, maybe that has a positive effect? Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-12
| | | | Originally committed as revision 7951 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FACT chunk for non-PCM wav formatsMichel Bardiaux2007-02-12
| | | | Originally committed as revision 7950 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor help output formatting fixDiego Biurrun2007-02-12
| | | | Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slightly improve *_TIMERMichael Niedermayer2007-02-12
| | | | Originally committed as revision 7948 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev2007-02-12
| | | | Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Pass a proper context to av_log()Luca Abeni2007-02-12
| | | | Originally committed as revision 7946 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-12
| | | | Originally committed as revision 7945 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix --enable-*threadsMåns Rullgård2007-02-12
| | | | Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused ENODATA defineFrançois Revol2007-02-11
| | | | Originally committed as revision 7943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l to Diego for breaking A52 decoderMåns Rullgård2007-02-11
| | | | Originally committed as revision 7942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify --enable/disable-* option handlingMåns Rullgård2007-02-11
| | | | Originally committed as revision 7941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean up amr option handlingMåns Rullgård2007-02-11
| | | | Originally committed as revision 7940 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-11
| | | | Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add armv6 to TARGET_LISTMåns Rullgård2007-02-11
| | | | Originally committed as revision 7938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move pkg_requires setting to endMåns Rullgård2007-02-11
| | | | Originally committed as revision 7937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename some variables to match corresponding --enable-* optionsMåns Rullgård2007-02-11
| | | | Originally committed as revision 7936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make key parameter constBaptiste Coudurier2007-02-11
| | | | Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-11
| | | | Originally committed as revision 7934 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove internal liba52; external lib still works, native decoder coming up.Diego Biurrun2007-02-11
| | | | Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
* finish feature calculations before printing result and creating filesMåns Rullgård2007-02-11
| | | | Originally committed as revision 7932 to svn://svn.ffmpeg.org/ffmpeg/trunk
* handle network dependency on protocols with check_deps()Måns Rullgård2007-02-11
| | | | Originally committed as revision 7931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* recursive feature dependency checkingMåns Rullgård2007-02-11
| | | | Originally committed as revision 7930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* let check_deps handle ffplayMåns Rullgård2007-02-11
| | | | Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tidy up ffserver depsMåns Rullgård2007-02-11
| | | | Originally committed as revision 7928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* consistency cosmetics for the option handling routineDiego Biurrun2007-02-11
| | | | Originally committed as revision 7927 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Force liba52 to yes if liba52bin is set.Diego Biurrun2007-02-11
| | | | Originally committed as revision 7926 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mxf aes decryption support, patch by Reimar, simplified to only look for ↵Reimar Döffinger2007-02-11
| | | | | | first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul Originally committed as revision 7925 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add key field to AVFormatContext for de/encryption support, patch by ReimarReimar Döffinger2007-02-11
| | | | Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused libac3 AC3 decoding interface.Diego Biurrun2007-02-11
| | | | Originally committed as revision 7923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify SDL checkMåns Rullgård2007-02-11
| | | | Originally committed as revision 7922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't skip freetype2 check on beosMåns Rullgård2007-02-11
| | | | Originally committed as revision 7921 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify imlib2 checkMåns Rullgård2007-02-11
| | | | Originally committed as revision 7920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify freetype checkMåns Rullgård2007-02-11
| | | | Originally committed as revision 7919 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do nothing in restore_flags() if flags are not savedMåns Rullgård2007-02-11
| | | | Originally committed as revision 7918 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rewrite some one-line if/then/fi using && and ||Måns Rullgård2007-02-11
| | | | Originally committed as revision 7917 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify altivec warningMåns Rullgård2007-02-10
| | | | Originally committed as revision 7916 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check for gnu makeMåns Rullgård2007-02-10
| | | | Originally committed as revision 7915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prettify texi2html checkMåns Rullgård2007-02-10
| | | | Originally committed as revision 7914 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable bktr if required headers not found, enable by defaultMåns Rullgård2007-02-10
| | | | Originally committed as revision 7913 to svn://svn.ffmpeg.org/ffmpeg/trunk
* #include detected soundcard.h instead of testing for OpenBSDMåns Rullgård2007-02-10
| | | | Originally committed as revision 7912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test for OSS audioMåns Rullgård2007-02-10
| | | | Originally committed as revision 7911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove extraneous per-OS disabling of video4linux[2]Måns Rullgård2007-02-10
| | | | Originally committed as revision 7910 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test for video4linuxMåns Rullgård2007-02-10
| | | | Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify video4linux2 testMåns Rullgård2007-02-10
| | | | Originally committed as revision 7908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Minor AMD64 compilation fixReimar Döffinger2007-02-10
| | | | Originally committed as revision 7907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* maybe fix x86_64 (untested)Michael Niedermayer2007-02-10
| | | | Originally committed as revision 7906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use dvr-ms timestampsMichael Niedermayer2007-02-10
| | | | Originally committed as revision 7905 to svn://svn.ffmpeg.org/ffmpeg/trunk