summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* always decode extradata when of non-avc stream (like RTSP)Francois Oligny-Lemieux2007-02-09
| | | | | | | | | Patch by Francois Oligny-Lemieux % eucloid A gmail P com % Original thread: Date: Feb 9, 2007 12:00 AM Subject: [Ffmpeg-devel] h264.c patch, always decoding extradata when on non avc stream Originally committed as revision 7904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-09
| | | | | | add a few asserts Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
* demux VC1 in mpegtsNico Sabbi2007-02-09
| | | | Originally committed as revision 7902 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print error message instead of crashing when combining -vcodec copy and -vhook.Matthijs Douze2007-02-09
| | | | | | patch by Matthijs Douze, Matthijs.Douze inrialpes fr Originally committed as revision 7901 to svn://svn.ffmpeg.org/ffmpeg/trunk
* packets with half pcm samples are invalidMichael Niedermayer2007-02-09
| | | | Originally committed as revision 7900 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix rawvideoMichael Niedermayer2007-02-09
| | | | Originally committed as revision 7899 to svn://svn.ffmpeg.org/ffmpeg/trunk