aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove unused variables.Gravatar diego2007-07-18
* Restore vo_mga check, it is Linux-only.Gravatar diego2007-07-18
* sync w/r23748, patch by JRaSH % jrash06 A 163 P com %Gravatar gpoirier2007-07-18
* use YUV440P in swscaleGravatar benoit2007-07-18
* better translation of 'clip'Gravatar ptt2007-07-17
* better translationGravatar ptt2007-07-17
* synced with r23748Gravatar ptt2007-07-17
* sync'd with r23747Gravatar ptt2007-07-17
* Remove pointless printing of include and linker paths.Gravatar diego2007-07-17
* Do not test for the existence of device files during configuration,Gravatar diego2007-07-17
* Modify X11 headers check so as not to add /usr/include, the default systemGravatar diego2007-07-17
* Remove /usr/include from the list of places to check for headers,Gravatar diego2007-07-17
* Put a compilation fix bandaid in place for the png.h issue.Gravatar diego2007-07-17
* Revert include flag reordering, it does not fix the compilation problem.Gravatar diego2007-07-17
* Remove commented-out dynamic linking check.Gravatar diego2007-07-17
* Remove unused scandir() check and fallback implementation.Gravatar diego2007-07-17
* Remove unused ftello() check and fallback implementation.Gravatar diego2007-07-17
* Remove unused fseeko() check and fallback implementation.Gravatar diego2007-07-17
* This was rewritten by Michael, switch copyrights to him and license to LGPL.Gravatar diego2007-07-17
* another piece translated :)Gravatar ptt2007-07-17
* realrtsp smil files can also use ' as field delimiter instead of "Gravatar rtogni2007-07-16
* Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.Gravatar diego2007-07-16
* Remove incomplete compilation fix bandaid.Gravatar diego2007-07-16
* Remove redundant "all rights reserved" statement, OKed by Walken.Gravatar diego2007-07-16
* Avoid crash if a non-existent audio track is selected with -aidGravatar reimar2007-07-16
* bandaid compilation fixGravatar diego2007-07-16
* Use native Windows thread API when pthreads isn't available.Gravatar zuxy2007-07-16
* added support for -alang and -slang with dvdnav:// streamsGravatar nicodvb2007-07-15
* Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn'tGravatar reimar2007-07-15
* subs working with lavf changeGravatar compn2007-07-15
* Let us not pretend to be checking for devfs when we are not.Gravatar diego2007-07-14
* Mark mp3lib, liba52 and libmpeg2 tests as internal.Gravatar diego2007-07-14
* Group all vo driver checks together.Gravatar diego2007-07-14
* Move QuickTime codecs check together with the other codecs checks.Gravatar diego2007-07-14
* typoGravatar diego2007-07-14
* Use stream_read_qword_leGravatar reimar2007-07-14
* add support for subtitles thru lavfGravatar aurel2007-07-13
* Simplify termios test.Gravatar diego2007-07-13
* typo, wrong variable name in checkGravatar diego2007-07-13
* Rename nut option and variables to libnut, FFmpeg also contains NUT support.Gravatar diego2007-07-13
* Remove useless variable indirection.Gravatar diego2007-07-13
* Remove redundant variable setting.Gravatar diego2007-07-13
* Fix segfault if an 'strf' chunk couldn't be found in aviGravatar attila2007-07-13
* fix typo in a commentGravatar aurel2007-07-13
* Print the number of the Unknow color format,Gravatar iive2007-07-11
* Add check for mkstempGravatar rtogni2007-07-11
* remove unused variablesGravatar lorenm2007-07-11
* Remove unused file (this time for real)Gravatar lucabe2007-07-11
* Remove unused test for round().Gravatar diego2007-07-11
* Remove unused stddef.h check.Gravatar diego2007-07-11