Mercurial > mplayer.hg
graph
-
disable nonworking/broken code for now till I find out what it is supposed to do.Sun, 29 Oct 2006 18:16:00 +0000, by reimar
-
Revert r20517.Sun, 29 Oct 2006 17:29:55 +0000, by eugeni
-
Move ass_library initialization code to ass_mp.c.Sun, 29 Oct 2006 15:26:13 +0000, by eugeni
-
Copy the following functions to libass to avoid dependency on the rest of mplayer:Sun, 29 Oct 2006 15:03:30 +0000, by eugeni
-
Add VIDEOMEMORY_SIZE define to allow to easily change it.Sun, 29 Oct 2006 14:45:44 +0000, by reimar
-
Prevent segfault if video codec init failsSun, 29 Oct 2006 14:26:23 +0000, by rtogni
-
Warn about vo_gl scaled-osd broken with -assSun, 29 Oct 2006 14:16:42 +0000, by reimar
-
Fix width -> orig_width typo.Sun, 29 Oct 2006 13:59:36 +0000, by eugeni
-
Don't set PlayResX for plaintext subtitles.Sun, 29 Oct 2006 13:58:30 +0000, by eugeni
-
Add \N at the end of each subtitle line when converting from subdata.Sun, 29 Oct 2006 13:52:51 +0000, by eugeni
-
Make sure we do not read beyond end of subtitle packetSun, 29 Oct 2006 13:17:26 +0000, by reimar
-
realloc subtitle buffers since subcp_recode might have decreased their size.Sun, 29 Oct 2006 12:44:15 +0000, by reimar
-
Quick hack to implement percent-based seeking, also fixes seeking with gmplayerSun, 29 Oct 2006 12:32:12 +0000, by reimar
-
Factor out common cdda stuff from cdio and cdparanoia tests.Sun, 29 Oct 2006 11:38:14 +0000, by reimar
-
handle broken ts packets before parsing the restSun, 29 Oct 2006 11:17:28 +0000, by nicodvb
-
Support new flac-in-ogg, fixes bug #229Sun, 29 Oct 2006 11:05:49 +0000, by reimar
-
cosmetics: reformatted after previous commitSun, 29 Oct 2006 11:00:36 +0000, by nicodvb
-
1000l: fixed broken handling of the adaption field - part 2Sun, 29 Oct 2006 10:55:02 +0000, by nicodvb
-
fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)Sun, 29 Oct 2006 10:33:49 +0000, by nicodvb
-
ts_parse() move section handling after stream_read() rather than repeating itSun, 29 Oct 2006 10:23:15 +0000, by nicodvb
-
Add some <application> tags.Sun, 29 Oct 2006 10:13:39 +0000, by diego
-
Always initialize and destroy ass_library.Sun, 29 Oct 2006 03:23:23 +0000, by eugeni
-
Always initialize libass to fix crashes caused by use without initialization.Sun, 29 Oct 2006 00:23:12 +0000, by uau
-
Partially synced with en/mplayer.1 (3).Sat, 28 Oct 2006 18:40:25 +0000, by kraymer
-
removed useless check: when is_start is set the size of the payloadSat, 28 Oct 2006 17:51:32 +0000, by nicodvb
-
fix some wordingsSat, 28 Oct 2006 17:42:37 +0000, by kraymer
-
in ts_parse() centralized stream_read()+stream_skip(); smaller and cleanerSat, 28 Oct 2006 17:42:25 +0000, by nicodvb
-
Libass interface reworked:Sat, 28 Oct 2006 15:07:18 +0000, by eugeni
-
r20477: Add missing parenthesisSat, 28 Oct 2006 14:20:15 +0000, by kraymer
-
r20440: Add ASS subtitle rendering options to gui.Sat, 28 Oct 2006 13:07:36 +0000, by kraymer
-
Add svn versions for rc1Sat, 28 Oct 2006 12:26:17 +0000, by rtogni
-
Cleanup/simplify nsv check_file function.Sat, 28 Oct 2006 11:01:18 +0000, by reimar
-
readability cosmeticsSat, 28 Oct 2006 10:59:17 +0000, by nicodvb
-
unconditionally assign the language code when available;Sat, 28 Oct 2006 10:52:12 +0000, by nicodvb
-
Better check for non-broken NSVf-header to avoid incorrect detection.Sat, 28 Oct 2006 10:44:45 +0000, by reimar
-
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared bothSat, 28 Oct 2006 10:21:30 +0000, by reimar
-
indentation fixSat, 28 Oct 2006 10:06:11 +0000, by ods15
-
reformatted ts_parse() after previous commitSat, 28 Oct 2006 09:52:19 +0000, by nicodvb
-
make vf_geq read whitespace in equation paramSat, 28 Oct 2006 09:50:22 +0000, by ods15
-
removed unreachable code (when len=pes_parse2() returns 0)Sat, 28 Oct 2006 09:44:18 +0000, by nicodvb
-
10l: fixed misplaced adaption field checkSat, 28 Oct 2006 09:03:51 +0000, by nicodvb
-
removed commented crc32 code; I'll eventualy reuse the one in lavuSat, 28 Oct 2006 08:56:44 +0000, by nicodvb
-
slight simplificationsSat, 28 Oct 2006 08:54:31 +0000, by nicodvb
-
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.Sat, 28 Oct 2006 03:49:03 +0000, by corey
-
clarify pts related stuffSat, 28 Oct 2006 00:11:53 +0000, by michael
-
Partial sync with en/mplayer.1 (2)Fri, 27 Oct 2006 23:13:46 +0000, by kraymer
-
Add a note about charset configuration to the Apache section.Fri, 27 Oct 2006 22:47:41 +0000, by diego
-
remove unused variableFri, 27 Oct 2006 21:34:05 +0000, by ods15
-
cosmetic, reindentation, tab removalFri, 27 Oct 2006 21:33:01 +0000, by ods15
-
update vf_geq to new ff_eval APIFri, 27 Oct 2006 19:40:48 +0000, by ods15
-
100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"Fri, 27 Oct 2006 19:19:40 +0000, by reimar
-
synced with r20468Fri, 27 Oct 2006 17:15:42 +0000, by Gabrov
-
synced with r20445Fri, 27 Oct 2006 17:10:23 +0000, by Gabrov
-
Add missing fontconfig_done() call.Fri, 27 Oct 2006 16:02:44 +0000, by eugeni
-
Sync with Debian package.Fri, 27 Oct 2006 14:57:10 +0000, by diego
-
"-o -" -> use stdoutFri, 27 Oct 2006 12:25:59 +0000, by michael