Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 02 Jan 2008 21:50:30 +0000 | diego | Properly express dependencies for generated .c and .h files. |
Wed, 02 Jan 2008 20:36:55 +0000 | nicodvb | when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first available card |
Wed, 02 Jan 2008 20:34:48 +0000 | nicodvb | when :card isn't specified by the user search the first available card |
Wed, 02 Jan 2008 19:11:37 +0000 | cehoyos | Add an example for dvdnav:// usage with path. |
Wed, 02 Jan 2008 18:32:55 +0000 | diego | Use _ISOC99_SOURCE instead of _GNU_SOURCE. |
Wed, 02 Jan 2008 07:38:40 +0000 | zuxy | Happy New Year! |
Wed, 02 Jan 2008 00:19:19 +0000 | diego | 10l: Replace #define with #endif where I really meant to write #endif. |
Tue, 01 Jan 2008 21:35:58 +0000 | diego | Add multiple inclusion guards to all header files that lack them. |