aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Use realloc_struct in more places for consistencyGravatar reimar2007-12-24
* Get rid of some of the more excessive () and casts.Gravatar reimar2007-12-24
* pci_db2c.awk creates more than just two .c files, add the rest to the rule.Gravatar diego2007-12-24
* Skip unnecessary (debug) output; obey the rule of silence.Gravatar diego2007-12-24
* Make sure we have an rtsp sessionGravatar lu_zero2007-12-24
* typo: begining --> beginningGravatar diego2007-12-23
* Replace LOAD_LE32 etc. by AV_RL32 etc.Gravatar reimar2007-12-23
* Add a read_varlen function to reduce some code duplicationGravatar reimar2007-12-23
* Fix compilation of liba52/test.c testing and benchmarking application.Gravatar iive2007-12-23
* Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviourGravatar reimar2007-12-22
* cosmetics: Remove trailing whitespace, reformat one comment.Gravatar diego2007-12-22
* Add proper copyright/license headers.Gravatar diego2007-12-22
* Add missing X11/extensions/scrnsaver.h includeGravatar reimar2007-12-22
* Remove wrong and misleading comments.Gravatar diego2007-12-22
* typosGravatar diego2007-12-22
* cosmetics: grammar/spellingGravatar diego2007-12-22
* 100l, fix compilation.Gravatar reimar2007-12-22
* Grammar fix.Gravatar ulion2007-12-22
* Add copyright info for s/pdif code from VideoLAN.Gravatar ulion2007-12-22
* Add missing #include, fixesGravatar diego2007-12-22
* cosmetics: Remove trailing whitespace.Gravatar diego2007-12-22
* cosmetics: spelling fixesGravatar diego2007-12-22
* Set is_streamed correctly, should make network playback work more reliably.Gravatar reimar2007-12-22
* Get rid of URLProtocol mess (especially problematic since it made useGravatar reimar2007-12-22
* Typo fix in messageGravatar reimar2007-12-22
* Simplify int_fastXY_t test in configure.Gravatar reimar2007-12-22
* Do not send mouse movements events in root win mode.Gravatar ulion2007-12-22
* Remove useless #ifdefsGravatar reimar2007-12-22
* Add support for XScreenSaverSuspendGravatar reimar2007-12-22
* Check availability before check argument for getting gamma properties.Gravatar ulion2007-12-22
* Revert to r25490, since the r25491 is not correct.Gravatar ulion2007-12-22
* Combine code for check availability of property audio(id).Gravatar ulion2007-12-22
* Combine common code for check whether chapter is available.Gravatar ulion2007-12-22
* OSD menu support mouse selection.Gravatar ulion2007-12-22
* Move two variable to the scope where they are indeed used.Gravatar ulion2007-12-22
* Simplify a little bitGravatar reimar2007-12-21
* Remove a check that is never in any way usefulGravatar reimar2007-12-21
* comment typo fixesGravatar diego2007-12-21
* Avoid some le2me_ASF_* stuff operating directly on buffer, shouldGravatar reimar2007-12-21
* The lagarith DLL requires an MMX2 CPU.Gravatar diego2007-12-21
* Remove another useless castGravatar reimar2007-12-21
* 100l, buffer bound checks work better when done _before_ access.Gravatar reimar2007-12-21
* Reduce some extreme parsing ugliness (mostly cosmetic)Gravatar reimar2007-12-21
* Remove useless alloc castsGravatar reimar2007-12-21
* Reduce code duplication: add a asf_read_wrapper function that never does part...Gravatar reimar2007-12-21
* 30% synced with r22753Gravatar ptt2007-12-20
* Move more variables into the block where they are usedGravatar reimar2007-12-20
* Move a variable to where it is usedGravatar reimar2007-12-20
* Support send mouse movements commands to mplayer.Gravatar ulion2007-12-20
* Fix stream_cache to use sector_size set in stream_t.Gravatar ulion2007-12-20