aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use more intuitive and user-friendly DVDNAV control keys.Gravatar ben2008-05-13
* Delcare a dvdnav-specific input section if the currently playedGravatar ben2008-05-13
* Use standard license headers.Gravatar diego2008-05-13
* Use standard license header with standard formatting.Gravatar diego2008-05-13
* Add standard license header.Gravatar diego2008-05-13
* Fix one more license header wording detail for consistency.Gravatar diego2008-05-13
* Use standard license header.Gravatar diego2008-05-13
* Fix typo in install-gui target dependency.Gravatar diego2008-05-13
* Cosmetics: remove some commented code.Gravatar eugeni2008-05-12
* Change subtitle selection order by giving "indirect" ways of specifying theGravatar eugeni2008-05-12
* Use standard license headers.Gravatar diego2008-05-12
* consistency cosmetics: Move some parts of file headers around; typo fixes.Gravatar diego2008-05-12
* -psprobe can be used in mpeg-pes streams, tooGravatar nicodvb2008-05-12
* ptx is an internal fourccGravatar compn2008-05-12
* Remove pointless changelogs.Gravatar diego2008-05-12
* Use standard license header and add back credits line for Marcel Naziri.Gravatar diego2008-05-12
* Remove pointless changelog from file header.Gravatar diego2008-05-12
* add ffsiff, works on game-formats/SIFF/Gravatar compn2008-05-12
* add ffptx , works on ptx samplesGravatar compn2008-05-12
* When building font pattern, treat both ' ' and '-' as word separators.Gravatar eugeni2008-05-11
* Fix possible free of unallocated memory.Gravatar eugeni2008-05-11
* Remove unused file, it has never been compiled.Gravatar diego2008-05-11
* Oops, remove stray .TP.Gravatar diego2008-05-11
* Use standard license header.Gravatar diego2008-05-11
* sync w/r26732Gravatar gpoirier2008-05-11
* Add license headers to av_optsGravatar reimar2008-05-11
* Factorize "int i".Gravatar michael2008-05-11
* cosmetics: wording/spelling fixesGravatar diego2008-05-11
* cosmetics: Fix unknow vs. unknowN typo.Gravatar diego2008-05-11
* Mark new options Michael committed as undocumented.Gravatar diego2008-05-11
* Add newlines at end of file, this is required for text files and gccGravatar reimar2008-05-11
* synced with r26729Gravatar Gabrov2008-05-11
* MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting...Gravatar gpoirier2008-05-11
* AVOption support for lavf demuxingGravatar michael2008-05-10
* AVOptions support for lavf muxing.Gravatar michael2008-05-10
* Reformat very ugly code.Gravatar michael2008-05-10
* AVOption support for video encoders.Gravatar michael2008-05-10
* AVOptions support for libavcodec based video decoders.Gravatar michael2008-05-10
* AVOptions support.Gravatar michael2008-05-10
* Replace a really ugly hack by a clean but not thread safe solution.Gravatar michael2008-05-10
* Request a timer resolution of 1 ms on Windows, the default ofGravatar reimar2008-05-10
* Prefer FSF-style AltiVec flags over Apple-style.Gravatar diego2008-05-10
* Simplify AltiVec compiler flag test.Gravatar diego2008-05-10
* usec_sleep(0) is not the same as not sleeping at all.Gravatar reimar2008-05-10
* Simplify AltiVec CFLAG test.Gravatar diego2008-05-10
* Replace some if constructs with && in the AltiVec test.Gravatar diego2008-05-10
* cosmetics: whitespace changes, spelling, code moving in AltiVec test.Gravatar diego2008-05-10
* Add . to windres include path (otherwise version.h is not found).Gravatar reimar2008-05-10
* Add force-pbo suboption for faster OpenGL output.Gravatar reimar2008-05-10
* Only check for and set AltiVec flags if AltiVec or runtime CPU detection isGravatar diego2008-05-10