summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* #include detected soundcard.h instead of testing for OpenBSDMåns Rullgård2007-02-10
* test for OSS audioMåns Rullgård2007-02-10
* remove extraneous per-OS disabling of video4linux[2]Måns Rullgård2007-02-10
* test for video4linuxMåns Rullgård2007-02-10
* simplify video4linux2 testMåns Rullgård2007-02-10
* Minor AMD64 compilation fixReimar Döffinger2007-02-10
* maybe fix x86_64 (untested)Michael Niedermayer2007-02-10
* use dvr-ms timestampsMichael Niedermayer2007-02-10
* always decode extradata when of non-avc stream (like RTSP)Francois Oligny-Lemieux2007-02-09
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-09
* demux VC1 in mpegtsNico Sabbi2007-02-09
* Print error message instead of crashing when combining -vcodec copy and -vhook.Matthijs Douze2007-02-09
* packets with half pcm samples are invalidMichael Niedermayer2007-02-09
* fix rawvideoMichael Niedermayer2007-02-09
* factor out common subexprssion (gcc of course is too stupid to do this ...)Michael Niedermayer2007-02-09
* merge asm fragments in H264_CHROMA_MC2_TMPL()Michael Niedermayer2007-02-09
* Raw VC-1 demuxerKostya Shishkov2007-02-09
* happy new yearDiego Biurrun2007-02-09
* Remove obsolete imgformat1 leftovers.Diego Biurrun2007-02-09
* Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun2007-02-09
* cosmetics: Reorder NUT entries.Diego Biurrun2007-02-09
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-09
* sanity checkMichael Niedermayer2007-02-09
* fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not...Michael Niedermayer2007-02-09
* fix parsing of RealAudio AC-3/DolbyNetJustin Ruggles2007-02-09