Mercurial > mplayer.hg
graph
-
Comment out sections that break the build.Wed, 04 Oct 2006 09:09:59 +0000, by diego
-
faacopts :object is in the range 1..4, not 0..3Wed, 04 Oct 2006 09:04:14 +0000, by nicodvb
-
Recent updates, to r 20024Wed, 04 Oct 2006 08:48:43 +0000, by torinthiel
-
Remove bogus #ifndef WORDS_BIGENDIAN.Wed, 04 Oct 2006 08:46:32 +0000, by diego
-
The language code for Norwegian Bokmal is nb, not no.Wed, 04 Oct 2006 08:19:58 +0000, by diego
-
make some global var static (fix a build failure with shared lib on x86_64)Tue, 03 Oct 2006 23:51:32 +0000, by aurel
-
make PSNR printing more consistent with other encodersTue, 03 Oct 2006 23:20:31 +0000, by corey
-
Sync with FFmpeg r6543.Tue, 03 Oct 2006 18:28:37 +0000, by diego
-
Fix unused variable warning when compiling with MMX disabled.Tue, 03 Oct 2006 17:11:43 +0000, by diego
-
remove trailing periods in listing, insert dashes for "MPEG n"sTue, 03 Oct 2006 14:26:13 +0000, by kraymer
-
r20008: correct parameter value case for -pvr vmode optionTue, 03 Oct 2006 14:21:16 +0000, by kraymer
-
Simplify and optimize bitmap blending.Mon, 02 Oct 2006 17:30:18 +0000, by eugeni
-
Fix make install. 10l for Diego.Mon, 02 Oct 2006 00:51:29 +0000, by rathann
-
Compile fix for odd versions of binutils, namely the ones in Fedora.Sun, 01 Oct 2006 19:51:04 +0000, by gpoirier
-
Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"Sun, 01 Oct 2006 17:19:45 +0000, by gpoirier
-
Add copyright notice and vim/emacs comments to libass and vf_ass.c.Sun, 01 Oct 2006 17:09:04 +0000, by eugeni
-
Work around ln limitations on MinGW.Sun, 01 Oct 2006 17:00:20 +0000, by diego
-
Remove unused variables.Sun, 01 Oct 2006 14:17:45 +0000, by diego
-
Reset demuxer->sub (consistently with audio and video) after seeking and at the endSun, 01 Oct 2006 09:33:23 +0000, by nicodvb
-
Fixed typos and some translation errors.Sun, 01 Oct 2006 09:25:34 +0000, by voroshil
-
Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,Fri, 29 Sep 2006 23:23:41 +0000, by reimar
-
correct parameter value case for -pvr vmode optionFri, 29 Sep 2006 20:57:03 +0000, by ben
-
Remove another duplicate and useless ;Fri, 29 Sep 2006 15:35:29 +0000, by reimar
-
Remove useless trailing ';'Fri, 29 Sep 2006 12:36:17 +0000, by gpoirier
-
Convert strings to comments since they're never used,Fri, 29 Sep 2006 12:34:38 +0000, by gpoirier
-
Do not compile with -DDEBUG by default.Fri, 29 Sep 2006 09:46:06 +0000, by diego
-
Fix #ifdef indentation.Fri, 29 Sep 2006 09:21:53 +0000, by diego
-
bug fix for replaying files when double clicking in the playlist.Thu, 28 Sep 2006 20:42:03 +0000, by vayne
-
in case of errors after decoding quit the main decodingWed, 27 Sep 2006 21:45:15 +0000, by nicodvb
-
updated en and fr man pages with changes introduced by new pvr layerWed, 27 Sep 2006 20:52:20 +0000, by ben
-
updated ChangeLog due to new pvr handlingWed, 27 Sep 2006 20:31:43 +0000, by ben
-
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)Wed, 27 Sep 2006 20:26:38 +0000, by ben
-
Sync section removal.Wed, 27 Sep 2006 17:03:11 +0000, by diego
-
fixes by jerome ferrariWed, 27 Sep 2006 16:46:56 +0000, by gpoirier
-
Lots of fixes by Jerome FerrariWed, 27 Sep 2006 16:21:30 +0000, by gpoirier
-
Some fixes by Jerome FerrariWed, 27 Sep 2006 16:17:54 +0000, by gpoirier
-
Add support for YUVJ formatsWed, 27 Sep 2006 11:41:36 +0000, by lucabe
-
Fix longstanding drag and drop bug: Only n-1 files get played when n filesWed, 27 Sep 2006 11:24:28 +0000, by diego
-
r19974: Update gcc section. Some rewording.Wed, 27 Sep 2006 10:14:03 +0000, by voroshil
-
r19973: Remove outdate, obsolete and inflammatory rants section.Wed, 27 Sep 2006 09:52:24 +0000, by voroshil
-
r19975: Also mention sysctl for adjusting RTC settings.Wed, 27 Sep 2006 09:13:14 +0000, by kraymer
-
cosmetics: reformatting, aligningWed, 27 Sep 2006 08:59:17 +0000, by kraymer
-
r19973: Remove outdate, obsolete and inflammatory rants sectionWed, 27 Sep 2006 08:40:37 +0000, by kraymer
-
r19979: after a long time, finally i could add -endpos option to mplayer..Wed, 27 Sep 2006 08:36:27 +0000, by kraymer
-
vo_caca: use the pre-1.x compatibility layer so recentTue, 26 Sep 2006 23:43:21 +0000, by corey
-
use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernelTue, 26 Sep 2006 21:10:50 +0000, by ben
-
Add matroska v2 (SimpleBlock) support.Mon, 25 Sep 2006 21:17:43 +0000, by eugeni
-
cosmetic renames because pvr support will soon be less ivtv driver dependantMon, 25 Sep 2006 20:36:45 +0000, by ben
-
sync up to rev.19134Mon, 25 Sep 2006 18:36:58 +0000, by ptt
-
nit: Subversion revision numbers are referenced as r12345.Mon, 25 Sep 2006 16:56:26 +0000, by diego
-
after a long time, finally i could add -endpos option to mplayer executable.Mon, 25 Sep 2006 16:47:56 +0000, by ptt
-
sync'd up to rev.18570Mon, 25 Sep 2006 16:16:19 +0000, by ptt
-
sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieriMon, 25 Sep 2006 16:03:59 +0000, by ptt
-
cosmeticsSun, 24 Sep 2006 22:06:03 +0000, by diego
-
Also mention sysctl for adjusting RTC settings.Sun, 24 Sep 2006 17:01:07 +0000, by diego
-
Update gcc section, some rewording.Sun, 24 Sep 2006 16:59:15 +0000, by diego
-
Remove outdate, obsolete and inflammatory rants section.Sun, 24 Sep 2006 16:57:57 +0000, by diego
-
Cosmetics: add some comments.Sun, 24 Sep 2006 16:15:47 +0000, by eugeni
-
Shadow support in libass.Sun, 24 Sep 2006 16:04:37 +0000, by eugeni
-
Remove version.h on distclean.Sun, 24 Sep 2006 15:55:10 +0000, by diego
-
Remove copy and paste error from FFmpeg sync, MPlayer does not supportSun, 24 Sep 2006 15:53:23 +0000, by diego
-
Free memory in ass_synth_done().Sun, 24 Sep 2006 15:50:31 +0000, by eugeni
-
interpolate real fps of dvr-ms files using the extended stream properties.Sun, 24 Sep 2006 15:19:48 +0000, by nicodvb
-
Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)Sun, 24 Sep 2006 14:26:31 +0000, by reimar
-
Improve swscale-example to test conversions between all the possibleSun, 24 Sep 2006 09:55:18 +0000, by lucabe
-
simplifications, any error from libnut is fatalSat, 23 Sep 2006 21:05:28 +0000, by ods15
-
sync to new libnutSat, 23 Sep 2006 18:48:18 +0000, by ods15
-
Reduce size of non-blurred bitmaps.Sat, 23 Sep 2006 18:35:19 +0000, by eugeni
-
Cosmetics. Change indentation of block of code to make it consistent withSat, 23 Sep 2006 17:54:24 +0000, by eugeni
-
Missing part of previous patch to demux_real.c (revision 19958)Sat, 23 Sep 2006 17:00:09 +0000, by reimar
-
move video memory info printf before the WIN32 workaroundSat, 23 Sep 2006 16:46:08 +0000, by faust3
-
int->unsigned to avoid crash to sign extension, partially fixes bug #580Sat, 23 Sep 2006 16:43:57 +0000, by reimar
-
Cosmetics and comments.Sat, 23 Sep 2006 16:28:57 +0000, by rik
-
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>Sat, 23 Sep 2006 15:31:21 +0000, by rik
-
Update with more mime types.Sat, 23 Sep 2006 15:24:24 +0000, by diego
-
Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!Sat, 23 Sep 2006 14:36:25 +0000, by reimar
-
Do not assign constant string to audio_driver_list, it is supposedSat, 23 Sep 2006 14:34:32 +0000, by reimar
-
Fix the sound mute switch in the GUI menu by moving the correspondingSat, 23 Sep 2006 13:06:55 +0000, by diego
-
Fix audio stream switching with demux_mkv:Sat, 23 Sep 2006 11:07:58 +0000, by reimar
-
verbosity--;Sat, 23 Sep 2006 10:42:03 +0000, by diego
-
when changing chapter, in the osd print the channel number in a more natural form:Sat, 23 Sep 2006 10:27:32 +0000, by nicodvb
-
Add forgotten emms which caused weird bugs like nan pts values.Sat, 23 Sep 2006 09:18:20 +0000, by reimar
-
Better fix_outline implementation. No more "fix_outline failed" messages,Sat, 23 Sep 2006 00:15:00 +0000, by eugeni
-
Fix width -> orig_width typo causing subtitles to be too far to the rightFri, 22 Sep 2006 20:47:08 +0000, by reimar
-
Whitespace-only cosmeticsFri, 22 Sep 2006 20:26:12 +0000, by reimar
-
Aggregate multiple small EOSD textures into one large since hundreds ofFri, 22 Sep 2006 20:23:17 +0000, by reimar
-
Cosmetics: move curtex++ out of for () into code body, needed for coming patchFri, 22 Sep 2006 20:19:51 +0000, by reimar
-
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0Fri, 22 Sep 2006 20:16:36 +0000, by reimar
-
Make genEOSD behaviour with NULL data more explicitFri, 22 Sep 2006 20:13:21 +0000, by reimar
-
Modify clearEOSD to make experimenting easierFri, 22 Sep 2006 19:58:43 +0000, by reimar
-
remove useless zero-initialization code.Fri, 22 Sep 2006 19:15:40 +0000, by reimar
-
Move calculation of text parameters (number of lines, height, etc.) fromFri, 22 Sep 2006 18:56:09 +0000, by eugeni
-
Move variable declaration to a more deeply nested block. It is not used outside of it.Fri, 22 Sep 2006 18:47:29 +0000, by eugeni
-
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.Fri, 22 Sep 2006 18:18:56 +0000, by corey
-
synced to 14.9.2006Fri, 22 Sep 2006 13:06:09 +0000, by jheryan
-
r19927: Fix typos noticed by Paul TT.Fri, 22 Sep 2006 13:00:36 +0000, by kraymer
-
remove some unbreakable lines roff errors.Fri, 22 Sep 2006 12:13:29 +0000, by gpoirier
-
better rounding for audio_delay_fix in muxer_avi.cFri, 22 Sep 2006 10:27:17 +0000, by ods15
-
sync up to (yet) CVS rev. 1.1260Fri, 22 Sep 2006 10:24:10 +0000, by ptt
-
Try .mxf with libavformat first, works around a too greedy mpeg-demuxerFri, 22 Sep 2006 09:48:41 +0000, by reimar
-
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn'tFri, 22 Sep 2006 09:33:30 +0000, by reimar
-
synced with r19927Fri, 22 Sep 2006 09:27:31 +0000, by gpoirier
-
Fix typos noticed by Paul TT.Fri, 22 Sep 2006 08:53:04 +0000, by diego
-
cosmeticsFri, 22 Sep 2006 08:44:02 +0000, by diego
-
Cosmetics: fix indentation after last commit.Thu, 21 Sep 2006 22:37:42 +0000, by eugeni
-
Fix FT_Stroker use in libass. The previous variant ended up with 0-widthThu, 21 Sep 2006 22:36:47 +0000, by eugeni
-
In r19831, font size multiplier was mistakenly applied to border width.Thu, 21 Sep 2006 19:31:28 +0000, by eugeni
-
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8Thu, 21 Sep 2006 14:26:08 +0000, by lucabe
-
change help_mp-de.h charset to UTF-8Thu, 21 Sep 2006 05:51:26 +0000, by kraymer
-
made file-static new_dvdnav_stream() and dvdnav_stream_read()Wed, 20 Sep 2006 21:09:32 +0000, by nicodvb
-
removed definitions of no more used or file-static functionsWed, 20 Sep 2006 21:08:38 +0000, by nicodvb
-
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Tue, 19 Sep 2006 23:50:21 +0000, by nicodvb
-
removed old dvdnav_event definitionsTue, 19 Sep 2006 22:59:05 +0000, by nicodvb
-
show in the osd the number of the button selected by the mouseTue, 19 Sep 2006 22:44:19 +0000, by nicodvb
-
removed dead codeTue, 19 Sep 2006 22:01:27 +0000, by nicodvb
-
§Ænitial button value is -1. Only (button>0) is a correct button selection.Tue, 19 Sep 2006 21:42:43 +0000, by jonas
-
removed mention of dvdnav_eventTue, 19 Sep 2006 21:18:54 +0000, by nicodvb
-
Sort events by ReadOrder (if both layer and start time are equal).Tue, 19 Sep 2006 18:23:36 +0000, by eugeni
-
Set ReadOrder values for external subtitles.Tue, 19 Sep 2006 18:22:44 +0000, by eugeni
-
Calculate text bounding box in such way that it does not depend on the heightTue, 19 Sep 2006 17:40:31 +0000, by eugeni
-
Remove just the targets, not the original codecs.Tue, 19 Sep 2006 14:17:59 +0000, by diego
-
Cosmetics: fix indentation after last commit.Tue, 19 Sep 2006 13:07:45 +0000, by eugeni
-
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.Tue, 19 Sep 2006 13:06:44 +0000, by eugeni
-
sync with r19881Tue, 19 Sep 2006 07:17:10 +0000, by gpoirier
-
Allow shared libavcodec, but explain the implications.Tue, 19 Sep 2006 00:08:18 +0000, by rathann
-
Add (if applicable) footnote to binary codecs in the feature list.Mon, 18 Sep 2006 23:42:50 +0000, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.Mon, 18 Sep 2006 23:05:57 +0000, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),Mon, 18 Sep 2006 22:32:51 +0000, by nicodvb
-
permit seeking to 0: there's no reason to prevent itMon, 18 Sep 2006 22:02:43 +0000, by nicodvb
-
in the previous commit I forgot to set s->end_pos=0Mon, 18 Sep 2006 21:26:26 +0000, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_posMon, 18 Sep 2006 21:22:37 +0000, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningfulMon, 18 Sep 2006 21:12:22 +0000, by nicodvb
-
Fix a stupid bug in list concatenation.Mon, 18 Sep 2006 18:54:38 +0000, by eugeni
-
synced with r19895Mon, 18 Sep 2006 17:32:20 +0000, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcodedMon, 18 Sep 2006 16:58:21 +0000, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting namedMon, 18 Sep 2006 16:48:50 +0000, by diego
-
When one of the PCM configuration function in init() fails, abortMon, 18 Sep 2006 16:29:27 +0000, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescottMon, 18 Sep 2006 16:24:16 +0000, by diego
-
Replace silly compilation shell scripts by a simple Makefile.Mon, 18 Sep 2006 14:27:35 +0000, by diego
-
Fix compilation, too few arguments to fputs.Mon, 18 Sep 2006 14:24:16 +0000, by diego
-
Fix stupid use of multiplication to check signs which fails because ofMon, 18 Sep 2006 14:04:50 +0000, by uau
-
Restore original copyright notice as found in xine and xine-mms where thisMon, 18 Sep 2006 13:00:51 +0000, by diego
-
fix "groff comment issue" (' at beginning of line)Mon, 18 Sep 2006 12:48:28 +0000, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 12:42:40 +0000, by kraymer
-
Add hint about how to check man pages for markup errors.Mon, 18 Sep 2006 12:36:53 +0000, by diego
-
Add --disable-dvdnav to help output.Mon, 18 Sep 2006 12:17:41 +0000, by diego
-
Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)Mon, 18 Sep 2006 11:47:41 +0000, by gpoirier
-
roff markup fixesMon, 18 Sep 2006 00:14:41 +0000, by diego
-
Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 00:13:48 +0000, by diego
-
synced with r19879Sun, 17 Sep 2006 19:59:50 +0000, by Gabrov
-
Reduce code duplication in init_render_context().Sun, 17 Sep 2006 15:32:01 +0000, by eugeni
-
Remove the dependency of libswscale on img_format.hSun, 17 Sep 2006 15:15:13 +0000, by lucabe
-
better description of set_mouse_pos.Sun, 17 Sep 2006 15:06:28 +0000, by nicodvb
-
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()Sun, 17 Sep 2006 15:02:13 +0000, by lucabe
-
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)Sun, 17 Sep 2006 14:59:55 +0000, by lucabe
-
Remove outdated graphics cards recommendations and fix wrong GTK dependency.Sun, 17 Sep 2006 14:59:08 +0000, by diego
-
Reword the font section to be a bit more descriptive.Sun, 17 Sep 2006 14:58:00 +0000, by diego
-
more appropriate translation for INTERACTIVE CONTROLSun, 17 Sep 2006 12:45:18 +0000, by kraymer
-
r19865: Wording improvements, document only one half of -mouse-movements flag option.Sun, 17 Sep 2006 12:43:42 +0000, by kraymer
-
translation by Vladimir Voroshilov, voroshil gmail comSun, 17 Sep 2006 12:06:02 +0000, by voroshil
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:24:26 +0000, by ods15
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:22:23 +0000, by ods15
-
Add demux_nut to MPlayer repoSun, 17 Sep 2006 09:32:28 +0000, by ods15
-
Remove obsolete font generator Gimp plugin.Sat, 16 Sep 2006 22:39:23 +0000, by diego
-
Wording improvements, document only one half of -mouse-movements flag option.Sat, 16 Sep 2006 22:14:36 +0000, by diego
-
minor wording/spelling changesSat, 16 Sep 2006 22:10:11 +0000, by diego
-
The recent renaming of the gcc-checking switches to gcc-check was incomplete.Sat, 16 Sep 2006 21:21:41 +0000, by diego
-
Subtract glyph bitmap from outline bitmap.Sat, 16 Sep 2006 19:01:56 +0000, by eugeni
-
documented set_mouse_posSat, 16 Sep 2006 17:58:30 +0000, by nicodvb
-
COSMETICS: fixed broken indentationSat, 16 Sep 2006 15:48:56 +0000, by nicodvb
-
documented -[no]mouse-movementsSat, 16 Sep 2006 15:46:20 +0000, by nicodvb
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)Sat, 16 Sep 2006 15:38:21 +0000, by nicodvb
-
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and meSat, 16 Sep 2006 15:25:31 +0000, by nicodvb
-
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and meSat, 16 Sep 2006 15:13:41 +0000, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera deSat, 16 Sep 2006 14:33:41 +0000, by nicodvb
-
Add \be (blur edges) support to libass.Sat, 16 Sep 2006 13:32:46 +0000, by eugeni
-
Make blur() public. Will be used in libass.Sat, 16 Sep 2006 13:32:19 +0000, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.Sat, 16 Sep 2006 13:08:17 +0000, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail comSat, 16 Sep 2006 10:15:42 +0000, by voroshil
-
fix typos ("bytes" -> "Bytes")Sat, 16 Sep 2006 09:32:11 +0000, by kraymer
-
Fixed missed sync tag, thanks to Andrew SavchenkoSat, 16 Sep 2006 03:42:08 +0000, by voroshil
-
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)Fri, 15 Sep 2006 22:43:48 +0000, by nicodvb
-
Change demuxer for "application/octet-stream" http streams fromFri, 15 Sep 2006 21:34:38 +0000, by eugeni
-
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas JermannFri, 15 Sep 2006 17:50:10 +0000, by nicodvb
-
dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas JermannFri, 15 Sep 2006 17:46:36 +0000, by nicodvb
-
removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas JermannFri, 15 Sep 2006 17:42:13 +0000, by nicodvb
-
don't uninit the video_out when using -fixed-vo; patch by Jonas JermannFri, 15 Sep 2006 17:26:30 +0000, by nicodvb
-
when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()Fri, 15 Sep 2006 17:18:47 +0000, by nicodvb
-
disable multichannel mode, it never worked reliableFri, 15 Sep 2006 16:26:25 +0000, by faust3
-
r19839: Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 15:02:11 +0000, by kraymer
-
Add repeated screenshot mode to vf_screenshot.Fri, 15 Sep 2006 13:27:59 +0000, by eugeni
-
Fix Irix build with gcc < 3.x, closes Bugzilla #572.Thu, 14 Sep 2006 18:29:24 +0000, by diego
-
r19829: Improve TrueType font installation sectionThu, 14 Sep 2006 09:41:06 +0000, by voroshil
-
mmx implementation of yadif. 3.5x faster.Thu, 14 Sep 2006 04:00:49 +0000, by lorenm
-
cosmetics (indentation)Thu, 14 Sep 2006 03:59:48 +0000, by lorenm
-
cosmeticsThu, 14 Sep 2006 03:59:28 +0000, by lorenm
-
r19832: remove leftover parenthesisWed, 13 Sep 2006 16:14:08 +0000, by kraymer
-
remove leftover parenthesisWed, 13 Sep 2006 15:57:31 +0000, by kraymer
-
Make font outline width proportional to movie resolution.Wed, 13 Sep 2006 15:35:10 +0000, by eugeni
-
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 15:08:16 +0000, by kraymer
-
Improve TrueType font installation section.Wed, 13 Sep 2006 14:33:54 +0000, by diego
-
Move subtitles and OSD section from the installation to the usage chapter.Wed, 13 Sep 2006 14:30:44 +0000, by diego
-
Slightly restructure font installation section.Wed, 13 Sep 2006 14:02:02 +0000, by diego
-
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.Wed, 13 Sep 2006 13:36:49 +0000, by diego
-
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.Wed, 13 Sep 2006 13:19:20 +0000, by diego
-
r19823: Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:17:15 +0000, by kraymer
-
Remove mpsub section, the format is documented in DOCS/tech.Wed, 13 Sep 2006 13:09:04 +0000, by diego
-
various fixes, rewordingWed, 13 Sep 2006 12:45:49 +0000, by kraymer
-
r19820: Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:55:36 +0000, by kraymer
-
Marillat packages binary codecs, not bitmap fonts.Wed, 13 Sep 2006 10:46:33 +0000, by diego
-
Don't explain how to install bitmap fonts, use TrueType fonts instead.Wed, 13 Sep 2006 10:41:30 +0000, by diego
-
Fix r19815: mkv_d->duration could be assigned an uninitialized value.Wed, 13 Sep 2006 02:02:17 +0000, by eugeni
-
Fix seeking in Matroska files with non-default TimecodeScale value.Tue, 12 Sep 2006 21:45:06 +0000, by eugeni
-
Fix block duration calculation in mkv demuxer.Tue, 12 Sep 2006 21:40:01 +0000, by eugeni
-
Fix movie duration calculation in case when TimecodeScale element comes afterTue, 12 Sep 2006 21:33:10 +0000, by eugeni
-
* remove extern definitions of functions in .c filesTue, 12 Sep 2006 16:24:23 +0000, by attila
-
r19809: link fix: The codecs page was merged into the download pageTue, 12 Sep 2006 15:55:15 +0000, by voroshil
-
r19810: Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:28:28 +0000, by kraymer
-
r19809: link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:23:30 +0000, by kraymer
-
Remove bogus and outdated codecs installation section.Tue, 12 Sep 2006 15:22:37 +0000, by diego
-
link fix: The codecs page was merged into the download page.Tue, 12 Sep 2006 15:01:48 +0000, by diego
-
Support for variable fps OGM files, blessed by Moritz.Tue, 12 Sep 2006 09:00:10 +0000, by diego
-
Move conditional compilation to the build system.Tue, 12 Sep 2006 08:42:01 +0000, by diego
-
r19801: Mailing list page URL changed.Tue, 12 Sep 2006 08:28:48 +0000, by kraymer