aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix redundant redeclaration warnings.Gravatar diego2007-08-25
* Fix unused variable warning when USE_DVDNAV is not defined.Gravatar diego2007-08-25
* Remove redundant extern variable declarations, include proper headers instead.Gravatar diego2007-08-25
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Remove redundant variable declarations.Gravatar diego2007-08-25
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Remove redundant variable declarations.Gravatar diego2007-08-25
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Fix some unused variable warnings.Gravatar diego2007-08-25
* Revert r24158, it is not necessary with unsigned bitfieldGravatar reimar2007-08-25
* Change bitfield to unsigned so that we get the usual truth valuesGravatar reimar2007-08-25
* synced with r24137Gravatar Gabrov2007-08-25
* Hack around broken bitfields in gcc 4.2Gravatar reimar2007-08-25
* Fix invalid fd check, the bug is somewhere else though.Gravatar reimar2007-08-25
* HACK: check added fds for validity because otherwise mplayerGravatar reimar2007-08-25
* Fix loads of warningsGravatar reimar2007-08-25
* Handle queued commands from input event functions immediatelyGravatar uau2007-08-25
* Watch X11 fd in main input select() if using vo xvGravatar uau2007-08-25
* Add separate event input type for terminal+voGravatar uau2007-08-25
* Use a single select() for both key and slave inputGravatar uau2007-08-25
* Clean up getch2() code somewhatGravatar uau2007-08-25
* Make terminal input work more like VO key inputGravatar uau2007-08-25
* Remove unused functionGravatar uau2007-08-25
* Use bitfield instead of manual bit fiddling in input.cGravatar uau2007-08-25
* Remove redundant variable declaration.Gravatar diego2007-08-25
* Fix unused variable warning.Gravatar diego2007-08-25
* Add missing pixelformat conversion function prototypeGravatar reimar2007-08-24
* Move Apple gcc AltiVec vector declaration syntax to libavutil.Gravatar diego2007-08-24
* Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.Gravatar diego2007-08-24
* Remove redundant extern variable declaration.Gravatar diego2007-08-24
* Fix unused variable warning.Gravatar diego2007-08-24
* Remove unused variable.Gravatar diego2007-08-24
* Remove silly #ifdef around the complete file.Gravatar diego2007-08-24
* misc markup fixesGravatar diego2007-08-24
* Wording and markup improvements for the -tvscan option.Gravatar diego2007-08-24
* Leading underscores in identifiers are forbidden.Gravatar diego2007-08-24
* Remove fallback round implementation that is protected by a preprocessorGravatar diego2007-08-24
* Remove unused extern variable declaration.Gravatar diego2007-08-24
* Remove redundant variable declaration along with the corresponding warning.Gravatar diego2007-08-24
* 1000l: Revert stray hunk that crept in with last commit.Gravatar diego2007-08-24
* Use consistent include path.Gravatar diego2007-08-24
* Removed uninitialized variable.Gravatar cehoyos2007-08-23
* Use new request_channelsGravatar reimar2007-08-23
* 100l typo: ENTER --> KPENTERGravatar diego2007-08-23
* Fix KPENTER keycode value on Mac OS X.Gravatar diego2007-08-23
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Fix blue color for yv12 and i420 image formats in "automute" screenGravatar voroshil2007-08-23
* Fix compilation of live555 support after FFmpegs r10173.Gravatar cehoyos2007-08-22
* CONFIG_DARWIN was removed from FFmpeg.Gravatar diego2007-08-22