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
-
Add cmov detection to configureFri, 27 Oct 2006 11:56:43 +0000, by iive
-
Fix translation inconsistencies, noticed by Torinthiel.Fri, 27 Oct 2006 05:54:32 +0000, by voroshil
-
Split ass_configure() into several smaller functions.Thu, 26 Oct 2006 20:08:46 +0000, by eugeni
-
Fix a multitude of roff errors and warnings.Thu, 26 Oct 2006 15:27:00 +0000, by diego
-
various orthography and wording fixesThu, 26 Oct 2006 13:02:16 +0000, by kraymer
-
r20426: -chapter works with dvd:// and dvdnav://Thu, 26 Oct 2006 11:05:40 +0000, by kraymer
-
r20412: Fix some inconsistencies pointed out by Torinthiel.Thu, 26 Oct 2006 11:02:33 +0000, by kraymer
-
Improve translation of autogenerated labelsThu, 26 Oct 2006 09:14:39 +0000, by torinthiel
-
Clearly state that main.xml is generatedThu, 26 Oct 2006 09:10:32 +0000, by torinthiel
-
sync r20341Thu, 26 Oct 2006 08:33:35 +0000, by torinthiel
-
sync w/ r20440, patch by Sheldon JinThu, 26 Oct 2006 08:13:27 +0000, by gpoirier
-
r20379: Remove doubled -dvd-device information.Thu, 26 Oct 2006 08:03:06 +0000, by voroshil
-
Transtale a skipped titleThu, 26 Oct 2006 08:00:01 +0000, by torinthiel
-
r20355: typoThu, 26 Oct 2006 07:53:06 +0000, by voroshil
-
sync r20449Wed, 25 Oct 2006 21:06:11 +0000, by torinthiel
-
Typo fixWed, 25 Oct 2006 21:03:26 +0000, by torinthiel
-
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-seWed, 25 Oct 2006 20:39:01 +0000, by reynaldo
-
sync r20442Wed, 25 Oct 2006 20:36:36 +0000, by torinthiel
-
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P comWed, 25 Oct 2006 18:58:27 +0000, by gpoirier
-
finally document -correct-ptsWed, 25 Oct 2006 17:43:46 +0000, by ods15
-
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P netWed, 25 Oct 2006 14:41:55 +0000, by gpoirier
-
Sync with upstream r201.Wed, 25 Oct 2006 13:08:08 +0000, by diego
-
Remove confusing and probably wrong paragraph about libdvdcss.Wed, 25 Oct 2006 12:08:28 +0000, by diego
-
Sync with upstream r201.Wed, 25 Oct 2006 11:55:06 +0000, by diego
-
Add ASS subtitle rendering options to gui.Wed, 25 Oct 2006 00:05:14 +0000, by eugeni
-
Microsync, just to keep documentation buildingTue, 24 Oct 2006 21:09:14 +0000, by torinthiel
-
sync r20412Tue, 24 Oct 2006 21:09:12 +0000, by torinthiel
-
sync r20401Tue, 24 Oct 2006 21:07:22 +0000, by torinthiel
-
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a singleTue, 24 Oct 2006 18:51:38 +0000, by reimar
-
Add proper flv fourccTue, 24 Oct 2006 18:45:17 +0000, by reimar
-
Sync one more warning fix from upstream libdvdcss.Tue, 24 Oct 2006 17:52:39 +0000, by diego
-
Sync warning fixes from upstream libdvdcss.Tue, 24 Oct 2006 17:47:03 +0000, by diego
-
Remove modification notice from unmodified file.Tue, 24 Oct 2006 17:41:16 +0000, by diego
-
Sync cosmetics from upstream libdvdcss.Tue, 24 Oct 2006 17:30:11 +0000, by diego
-
nother --disable-loader -> --disable-win32 fix.Tue, 24 Oct 2006 16:24:48 +0000, by reimar
-
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.Tue, 24 Oct 2006 16:17:46 +0000, by diego
-
Add md5.[ch] to the list of files.Tue, 24 Oct 2006 15:30:20 +0000, by diego
-
16-bit grayscale supportTue, 24 Oct 2006 05:02:33 +0000, by kostya
-
-chapter works with dvd:// and dvdnav://Mon, 23 Oct 2006 22:19:23 +0000, by nicodvb
-
support for -chapter option (same semanthics as for dvd://)Mon, 23 Oct 2006 22:18:08 +0000, by nicodvb
-
synced with r20423Mon, 23 Oct 2006 21:36:36 +0000, by Gabrov
-
simplified code to handle titleset transition (removed useless assignment)Mon, 23 Oct 2006 21:17:32 +0000, by nicodvb
-
spell fixMon, 23 Oct 2006 21:07:24 +0000, by nicodvb
-
don't play any other title other than N when N is specified (with dvdnav://N)Mon, 23 Oct 2006 21:04:31 +0000, by nicodvb
-
sync w/ r20419Mon, 23 Oct 2006 19:12:26 +0000, by gpoirier
-
Yet some more CVS->CVSMon, 23 Oct 2006 19:11:23 +0000, by gpoirier
-
sync w/ r20417Mon, 23 Oct 2006 19:07:57 +0000, by gpoirier
-
s/DarwinPorts/MacPorts/Mon, 23 Oct 2006 19:06:53 +0000, by gpoirier
-
Allow lowercase letters in AVI stream id, fixes bug #277Mon, 23 Oct 2006 16:46:16 +0000, by reimar
-
Proper detection of corresponding MPlayer image format for X server format for vo_x11.Mon, 23 Oct 2006 15:49:44 +0000, by reimar
-
Set aspect information in yuv4mpegMon, 23 Oct 2006 15:43:42 +0000, by reimar
-
Properly set EXTRALIBSMon, 23 Oct 2006 14:03:49 +0000, by lucabe
-
Fix some inconsistencies pointed out by Torinthiel.Mon, 23 Oct 2006 13:26:56 +0000, by diego
-
r20399: Remove bio2jack from list of required software.Mon, 23 Oct 2006 12:26:10 +0000, by kraymer
-
Remove a declaration-after-statement warning.Mon, 23 Oct 2006 11:26:40 +0000, by diego
-
sync w/ r20408Mon, 23 Oct 2006 11:13:49 +0000, by gpoirier