Thu, 18 Aug 2011 18:37:07 +0000 |
reimar |
Try using sh_video->pts instead of v_muxer_time for filter timestamp.
|
Thu, 11 Aug 2011 17:45:25 +0000 |
diego |
Move cfg_inc_verbose and cfg_include into mpcommon.c.
|
Mon, 25 Jul 2011 18:01:23 +0000 |
reimar |
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
|
Sat, 02 Jul 2011 17:13:26 +0000 |
iive |
Increase video muxer output frame size.
|
Sat, 02 Jul 2011 08:17:45 +0000 |
reimar |
100l, forgot to test without -vobsub.
|
Fri, 01 Jul 2011 17:43:40 +0000 |
reimar |
Make vobsub options available in mencoder, though with my test file
|
Sun, 19 Jun 2011 16:48:33 +0000 |
reimar |
Move init_vo_spudec to mp_common.c and reuse it in mencoder.
|
Sun, 19 Jun 2011 13:58:45 +0000 |
ib |
Add const to string pointer argument that will not be modified.
|
Sun, 12 Jun 2011 00:28:51 +0000 |
reimar |
Pass "native" filter chain sample format to audio encoder.
|
Wed, 09 Mar 2011 21:18:25 +0000 |
ranma |
Use memmove when source and destination can overlap.
|
Tue, 22 Feb 2011 18:22:16 +0000 |
reimar |
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in
|
Thu, 10 Feb 2011 21:31:24 +0000 |
ranma |
Fix muxer memory leak.
|
Sat, 05 Feb 2011 20:38:02 +0000 |
cboesch |
Add sub-paths option.
|
Sun, 23 Jan 2011 13:04:15 +0000 |
cboesch |
Replace hacky vobsub loading with a new clean one.
|
Fri, 24 Dec 2010 23:02:24 +0000 |
cboesch |
Factorize subtitles loading between mplayer and mencoder.
|