aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Consistently use filename as multiple inclusion guard.Gravatar diego2007-07-02
* Consistently use filenames as multiple inclusion guards.Gravatar diego2007-07-02
* Add consistent GUI prefix to multiple inclusion guards.Gravatar diego2007-07-02
* Add multiple inclusion guard.Gravatar diego2007-07-02
* Consistently use filenames as multiple inclusion guards.Gravatar diego2007-07-02
* first step of video.xml translation... (it's soooo huuuuuge..... :))Gravatar ptt2007-07-02
* Fix 'make checkheaders'.Gravatar diego2007-07-02
* Remove obsolete and misleading comment.Gravatar diego2007-07-02
* Ignore .ho files.Gravatar diego2007-07-02
* Cosmetics.Gravatar voroshil2007-06-30
* Don't override input= option value is no input id is passed in tv:// url.Gravatar voroshil2007-06-30
* bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end...Gravatar nplourde2007-06-29
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750Gravatar rtogni2007-06-29
* synced to r23690, since it isGravatar ptt2007-06-29
* another bunch of corrections, suggested by nicoGravatar ptt2007-06-29
* synced with r23579Gravatar ptt2007-06-29
* revert r23538. my fault, didn't see there where 2 phrases, sorry...Gravatar ptt2007-06-29
* fix BUK->BUP typoGravatar kraymer2007-06-29
* sparse grammar and syntactical correctionsGravatar ptt2007-06-29
* remove file that was added by mistake.Gravatar voroshil2007-06-29
* Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-06-28
* Get rid of my_memcpy_pic code duplication in many filters.Gravatar reimar2007-06-28
* comment grammar fixesGravatar diego2007-06-28
* Get rid of duplicate processor feature variables.Gravatar diego2007-06-27
* Add comments to some preprocessor directives.Gravatar diego2007-06-27
* Mark main() function as a function that takes no parameters.Gravatar diego2007-06-27
* synced with r23680Gravatar Gabrov2007-06-27
* Fix vo_x11_clearwindow_part: x position is one less to avoid not clearingGravatar reimar2007-06-27
* Fix "control reaches end of non-void function" warnings.Gravatar diego2007-06-27
* Fix unused variable warnings.Gravatar diego2007-06-27
* Fix implicit declaration of function warnings.Gravatar diego2007-06-27
* Remove some unused variablesGravatar reimar2007-06-27
* Make X11 window creation and (with -fixed-vo) management simpler and moreGravatar reimar2007-06-27
* Remove check for localtime_r, the function is not used within MPlayer.Gravatar diego2007-06-27
* r23504: -lavdopts threads is only implemented for mpeg[12]Gravatar kraymer2007-06-26
* fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)Gravatar ben2007-06-26
* Lots of cosmetics for gl2Gravatar reimar2007-06-26
* Remove two unused variablesGravatar reimar2007-06-26
* Remove overly complex and unused per-subtexture "dirty" handlingGravatar reimar2007-06-26
* Remove now unused variableGravatar reimar2007-06-26
* remove useless calloc castGravatar reimar2007-06-26
* synced with r23609Gravatar ptt2007-06-26
* Remove some unused code and useless error checking that only clutters the codeGravatar reimar2007-06-26
* Hint at the Makefile for information how to build dha with svgalib_helperGravatar reimar2007-06-25
* Hint at --disable-* options as a workaround for outdated binutils.Gravatar reimar2007-06-25
* synced with r23608 + other fixesGravatar ptt2007-06-25
* start= and end= parameters on realrtspurls may be optionally quoted with Gravatar rtogni2007-06-24
* config.h must be included before other headersGravatar reimar2007-06-24
* Hide our swab prototype when the system has swab since at least theGravatar reimar2007-06-24
* Make sure we always have a swab() prototype when we use it,Gravatar reimar2007-06-24