Sun, 06 Nov 2005 16:17:17 +0000 |
nicodvb |
fixed possible uint8 overflow; assign progid to the newly created pmt
|
Sun, 06 Nov 2005 16:16:04 +0000 |
ranma |
10l: osd_show_dvd_nav_highlight is just a flag
|
Sun, 06 Nov 2005 16:10:39 +0000 |
reimar |
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
|
Sun, 06 Nov 2005 15:54:29 +0000 |
ranma |
Two minor corrections by mitch (mitch at cgarbs dot de)
|
Sun, 06 Nov 2005 15:25:08 +0000 |
reimar |
Fix bugs/crash introduced by translation patch
|
Sun, 06 Nov 2005 14:44:49 +0000 |
ranma |
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead
|
Sun, 06 Nov 2005 14:28:25 +0000 |
gpoirier |
sync w/ 1.1149
|
Sun, 06 Nov 2005 14:21:17 +0000 |
reimar |
"describe" cdda://n-m syntax
|
Sun, 06 Nov 2005 14:17:51 +0000 |
reimar |
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,
|
Sun, 06 Nov 2005 14:14:53 +0000 |
reimar |
estimate total time also for audio-only files.
|
Sun, 06 Nov 2005 02:47:43 +0000 |
ptt |
added support for OSD localization
|
Sun, 06 Nov 2005 02:38:47 +0000 |
ptt |
Added translatable messages for OSD localization to help/help_mp-en.h
|
Sun, 06 Nov 2005 02:36:00 +0000 |
ptt |
Added translatable messages for OSD localization from libvo/sub.c
|
Sat, 05 Nov 2005 21:42:27 +0000 |
gabrov |
synced with 1.98
|
Sat, 05 Nov 2005 18:11:02 +0000 |
gpoirier |
Sync with 1.1148
|
Sat, 05 Nov 2005 17:48:00 +0000 |
ranma |
sync with rev. 1.196
|
Sat, 05 Nov 2005 17:25:34 +0000 |
ranma |
Translated strings might be longer than the originals. One unnecessary dependancy on string length fixed; quadrupled buffer size for matroska case
|
Sat, 05 Nov 2005 15:32:50 +0000 |
rtognimp |
Use correct demuxer type for aac in shoutcast streams
|
Sat, 05 Nov 2005 12:01:05 +0000 |
reimar |
Speex audio decoding
|
Sat, 05 Nov 2005 11:58:25 +0000 |
reimar |
Speex support. Seeking and pts generation does not work.
|
Sat, 05 Nov 2005 11:40:06 +0000 |
reimar |
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.
|
Sat, 05 Nov 2005 09:57:13 +0000 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
Sat, 05 Nov 2005 04:56:23 +0000 |
lorenm |
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)
|
Sat, 05 Nov 2005 01:27:38 +0000 |
ptt |
Enabled OSD localization / moved msgs to help/help_mp-en.h
|
Sat, 05 Nov 2005 01:25:16 +0000 |
ptt |
Added translatable messages for OSD localization
|
Sat, 05 Nov 2005 01:02:18 +0000 |
ptt |
Little fixes around ':' and spaces
|
Sat, 05 Nov 2005 00:55:34 +0000 |
ptt |
Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined two times in help_mp-en.h)
|
Sat, 05 Nov 2005 00:53:33 +0000 |
ptt |
Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined two times inhelp_mp-en.h)
|