Mercurial > mplayer.hg
graph
-
Merge malloc+memset -> callocTue, 17 Nov 2009 19:14:42 +0000, by reimar
-
Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is setTue, 17 Nov 2009 18:30:33 +0000, by reimar
-
Remove useless check for valid fd with -dumpstream, the code does notTue, 17 Nov 2009 18:28:43 +0000, by reimar
-
Enable the read-based forward seek fallback also when CONFIG_NETWORK isTue, 17 Nov 2009 18:08:18 +0000, by reimar
-
Use fill_buffer if available also for STREAMTYPE_STREAMTue, 17 Nov 2009 18:05:54 +0000, by reimar
-
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).Tue, 17 Nov 2009 16:13:20 +0000, by reimar
-
Add preliminary support for streaming via FFmpeg's URProtocol functions.Tue, 17 Nov 2009 16:09:17 +0000, by reimar
-
Complete configure support for compiling in FFmpeg's protocol support.Tue, 17 Nov 2009 16:05:18 +0000, by reimar
-
Use avcodec_align_dimensions to appropriately align width and height inTue, 17 Nov 2009 13:56:34 +0000, by reimar
-
Set display size in sh_video when decoding H264.Mon, 16 Nov 2009 21:38:32 +0000, by cehoyos
-
Clarify new VDPAU MPEG4 ASP and DVB teletext decoding features.Mon, 16 Nov 2009 21:36:27 +0000, by cehoyos
-
synced with r29912Mon, 16 Nov 2009 15:20:57 +0000, by Gabrov
-
synced with help_mp-en.h r29912Mon, 16 Nov 2009 14:26:18 +0000, by ptt
-
added -name, -title, -use-filename-title options to ChangelogMon, 16 Nov 2009 14:22:38 +0000, by ptt
-
more changesMon, 16 Nov 2009 11:15:53 +0000, by compn
-
Use calloc instead of initializing each struct member individually to 0.Mon, 16 Nov 2009 10:44:00 +0000, by reimar
-
Try to detect broken files with unaligned chunks.Mon, 16 Nov 2009 10:41:06 +0000, by reimar
-
Show OSD message when enabling/disabling de-interlacing.Sat, 14 Nov 2009 12:46:14 +0000, by cehoyos
-
cosmetics and grammar fixesFri, 13 Nov 2009 15:26:16 +0000, by ptt
-
Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for mplayer.Fri, 13 Nov 2009 14:36:38 +0000, by reimar
-
sync with en/mplayer.1 r29905Fri, 13 Nov 2009 14:12:25 +0000, by jrash
-
Check that mpctx->audio_out is not NULL when trying to uninit it.Fri, 13 Nov 2009 13:21:59 +0000, by reimar
-
synced with r29905Fri, 13 Nov 2009 07:54:30 +0000, by ptt
-
synced with r29885Thu, 12 Nov 2009 17:04:41 +0000, by ptt
-
cosmetic fixes as pointed out by diegoThu, 12 Nov 2009 10:39:52 +0000, by ptt
-
Added -name, -title and -use-filename-title options and implementation in X11 vosThu, 12 Nov 2009 09:21:53 +0000, by ptt
-
Do not dynamically load libvdpau.so.1, but link at compile time.Wed, 11 Nov 2009 22:26:38 +0000, by cehoyos
-
Replace dead link explaining why not to use HTML on the mailing lists.Wed, 11 Nov 2009 15:15:46 +0000, by tack
-
Fix declarations in mp_taglists.h and include it in mp_taglists.c toWed, 11 Nov 2009 11:52:36 +0000, by reimar
-
Add a "tips and tricks" section to the slave mode documentation.Wed, 11 Nov 2009 11:38:41 +0000, by reimar
-
Whitespace cosmetics: fix pause_loop indentation/remove inconsistently used tabs.Wed, 11 Nov 2009 11:35:28 +0000, by reimar
-
Do not call resume on unpausing if we have already reached eof whileWed, 11 Nov 2009 11:31:36 +0000, by reimar
-
Remember which subtitle was auto-selected for dvdnav due to -slangWed, 11 Nov 2009 11:22:12 +0000, by reimar
-
Factor out code that decides which subtitle to play.Wed, 11 Nov 2009 11:19:50 +0000, by reimar
-
Avoid modifying dvdsub_id in command.c where possible.Wed, 11 Nov 2009 11:09:36 +0000, by reimar
-
Move headers related to setting dvd speed to dvd_common.Wed, 11 Nov 2009 09:28:21 +0000, by reimar
-
Set the EOF flag when dvdnav reached the end of the requested title.Wed, 11 Nov 2009 09:09:08 +0000, by reimar
-
Support the range syntax (like dvd://2-5) also for dvdnav.Wed, 11 Nov 2009 09:03:39 +0000, by reimar
-
10l: Fix compilation without VDPAU.Wed, 11 Nov 2009 00:30:54 +0000, by cehoyos
-
Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedTue, 10 Nov 2009 23:20:05 +0000, by reimar
-
Move arrays used by both dvd and dvdnav to dvd_common.Tue, 10 Nov 2009 23:15:48 +0000, by reimar
-
Remove unused extern declarations.Tue, 10 Nov 2009 23:12:01 +0000, by reimar
-
Share dvd_device extern declaration between dvd and dvdnav.Tue, 10 Nov 2009 23:10:57 +0000, by reimar
-
Remove an unused variable.Tue, 10 Nov 2009 23:03:52 +0000, by reimar
-
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capableTue, 10 Nov 2009 19:11:13 +0000, by cehoyos
-
Map AV_LOG_VERBOSE to MSGL_V in order to avoid spurious log output.Tue, 10 Nov 2009 18:10:16 +0000, by diego
-
Update man page to reflect support for up to 8 channels.Tue, 10 Nov 2009 18:01:10 +0000, by tack
-
Allow lavf demuxer to also probe and play files < 32 kB (full probe buffer size).Tue, 10 Nov 2009 16:49:00 +0000, by reimar
-
Calculate length of ASF files with more than 1 second precision.Tue, 10 Nov 2009 16:24:16 +0000, by reimar
-
Fix length calculation for ASF, preroll is in ms, play time in 100 ns.Tue, 10 Nov 2009 16:19:44 +0000, by reimar
-
Remove useless castTue, 10 Nov 2009 16:15:39 +0000, by reimar
-
Changelog: add note that 8 channel audio is now supported.Tue, 10 Nov 2009 14:52:56 +0000, by tack
-
Use configure code to define PIC instead of duplicating the check in mangle.h.Tue, 10 Nov 2009 13:08:36 +0000, by reimar
-
Delete "auto-close" from configuration whose support has long been removed.Tue, 10 Nov 2009 11:51:22 +0000, by zuxy
-
Add support for DVB teletext.Tue, 10 Nov 2009 11:31:47 +0000, by reimar
-
Free demuxer->teletext when closing the demuxer.Tue, 10 Nov 2009 11:26:03 +0000, by reimar