Sat, 04 Aug 2007 22:12:49 +0000 |
cehoyos |
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
|
Sat, 04 Aug 2007 21:59:26 +0000 |
cehoyos |
Moved dvdtimetomsec to stream_dvd_common.c.
|
Sat, 04 Aug 2007 21:26:54 +0000 |
diego |
Remove unused variables.
|
Sat, 04 Aug 2007 21:25:28 +0000 |
nicodvb |
cosmetics: removed commented code and small reindentation
|
Sat, 04 Aug 2007 21:16:22 +0000 |
nicodvb |
removed unused variables
|
Sat, 04 Aug 2007 15:58:43 +0000 |
reimar |
Add a dummy guiMessageBox so it still compiles when MPlayer was configured with
|
Sat, 04 Aug 2007 10:46:14 +0000 |
iive |
Fix compilation of ass_fontconfig.c when fontconfig is disabled.
|
Fri, 03 Aug 2007 18:29:54 +0000 |
reimar |
Handle case where get_image is called twice without a draw_image in-between
|
Fri, 03 Aug 2007 17:22:31 +0000 |
reimar |
Give the cpuinfo binary the right suffix $_exesuf
|
Fri, 03 Aug 2007 17:14:38 +0000 |
reimar |
Forgot to add the main vo_xvr100.c file
|
Fri, 03 Aug 2007 17:14:35 +0000 |
reimar |
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
|
Fri, 03 Aug 2007 15:39:38 +0000 |
eugeni |
Don't apply windows-like font scaling if hhea or os2 tables contain invalid
|
Fri, 03 Aug 2007 15:22:55 +0000 |
eugeni |
Workaround for fonts with zero ascender/descender in horizontal header.
|
Fri, 03 Aug 2007 14:10:53 +0000 |
eugeni |
Factor out common code from ass_font_new and ass_font_reselect.
|
Fri, 03 Aug 2007 13:43:11 +0000 |
eugeni |
More simple and correct font reselection.
|
Fri, 03 Aug 2007 10:57:49 +0000 |
cehoyos |
Added missing newline.
|
Thu, 02 Aug 2007 21:54:14 +0000 |
uau |
Revert setting audio output channel count for FFmpeg
|
Thu, 02 Aug 2007 16:26:14 +0000 |
voroshil |
r23996: Hint at mf://@... syntax
|
Thu, 02 Aug 2007 14:55:39 +0000 |
reimar |
Hint at mf://@... syntax
|
Thu, 02 Aug 2007 00:56:16 +0000 |
compn |
fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
|
Wed, 01 Aug 2007 23:36:40 +0000 |
reimar |
Set lavc_context->channels before opening the codec, it is sufficient to
|
Wed, 01 Aug 2007 18:11:09 +0000 |
compn |
xan wc4 video decoding, removed bframe warning message
|
Wed, 01 Aug 2007 14:29:26 +0000 |
uau |
Define ENABLE_GRAY for FFmpeg
|
Wed, 01 Aug 2007 13:36:58 +0000 |
ptt |
better wording - thanx nico :)
|
Wed, 01 Aug 2007 11:47:57 +0000 |
voroshil |
r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.
|
Wed, 01 Aug 2007 11:05:05 +0000 |
diego |
10l for committing untested changes, a test call was missing.
|
Wed, 01 Aug 2007 09:55:57 +0000 |
kraymer |
r23687: Implemented tv://[<channel>][/<input_id>] url syntax
|
Wed, 01 Aug 2007 09:32:37 +0000 |
voroshil |
(cosmetics) Make TV detection code two spaces indented
|
Wed, 01 Aug 2007 09:23:04 +0000 |
voroshil |
Enable teletext for V4Lv1.
|
Wed, 01 Aug 2007 09:01:28 +0000 |
reimar |
Fix detection of xan audio. -noidx or -forceidx still is necessary
|
Wed, 01 Aug 2007 08:45:46 +0000 |
diego |
Added FIXME skeletons for missing lavc options.
|
Wed, 01 Aug 2007 08:39:26 +0000 |
diego |
i_certify_that_my_video_stream_does_not_use_b_frames is gone.
|
Wed, 01 Aug 2007 08:37:16 +0000 |
diego |
i_certify_that_my_video_stream_does_not_use_b_frames is gone.
|
Wed, 01 Aug 2007 03:30:38 +0000 |
reimar |
Ugly hack to make xanlib.dll work.
|
Wed, 01 Aug 2007 01:15:26 +0000 |
voroshil |
r23897: Experimental negative panscan values
|
Wed, 01 Aug 2007 00:44:04 +0000 |
voroshil |
r23891: typo fix: childs --> children
|
Tue, 31 Jul 2007 18:26:34 +0000 |
compn |
add possibly incorrect subfont entry
|
Tue, 31 Jul 2007 17:51:39 +0000 |
michael |
allow to specify the audio bitrate in bits (some codecs need that ...)
|
Tue, 31 Jul 2007 17:28:47 +0000 |
michael |
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_frames
|
Tue, 31 Jul 2007 17:24:53 +0000 |
michael |
make muxer store the provided timestamps
|
Tue, 31 Jul 2007 17:12:28 +0000 |
michael |
make timestamps out of hot air
|
Tue, 31 Jul 2007 17:09:54 +0000 |
michael |
make a few more parameters accessable from mplayer
|
Tue, 31 Jul 2007 17:02:01 +0000 |
reimar |
mixer.afilter must be set to NULL when filter chain is destroyed on uninit.
|
Tue, 31 Jul 2007 15:10:10 +0000 |
ivo |
Make the printoption function take the default values from the variable
|
Tue, 31 Jul 2007 14:51:56 +0000 |
ivo |
cosmetics, indentation
|
Tue, 31 Jul 2007 14:50:44 +0000 |
ivo |
Shorten (un)setting of all test flags
|
Tue, 31 Jul 2007 14:48:13 +0000 |
ivo |
Much smaller command line parser
|
Tue, 31 Jul 2007 14:21:32 +0000 |
ptt |
another little corrections
|