Mon, 04 Dec 2006 20:38:46 +0000 |
nicodvb |
pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)
|
Mon, 04 Dec 2006 20:28:27 +0000 |
reimar |
Move cddb "autodetection" so it also works for libcdio
|
Mon, 04 Dec 2006 20:20:32 +0000 |
reimar |
Add full support for en-/disabling cddb support
|
Mon, 04 Dec 2006 19:46:47 +0000 |
kraymer |
r21372: Some punctuation cosmetics and better wording
|
Mon, 04 Dec 2006 19:06:19 +0000 |
kraymer |
help_mp-de.h:
|
Mon, 04 Dec 2006 18:07:00 +0000 |
kraymer |
fix sentence, reformat
|
Mon, 04 Dec 2006 16:55:02 +0000 |
voroshil |
r21484: documented -mpegopts :tele_src and :tele_dest
|
Mon, 04 Dec 2006 16:45:17 +0000 |
voroshil |
r21476: Open embedded fonts directly from memory....
|
Mon, 04 Dec 2006 11:59:23 +0000 |
diego |
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
|
Mon, 04 Dec 2006 10:24:00 +0000 |
diego |
slight clarification
|
Mon, 04 Dec 2006 09:30:15 +0000 |
gpoirier |
document s3fb suboption, note that it's a Linux-only driver (to the best of my knowledge)
|
Mon, 04 Dec 2006 06:25:06 +0000 |
voroshil |
Improoving readability of pullup filter section
|
Mon, 04 Dec 2006 00:52:11 +0000 |
nicodvb |
10l: wrong bitmask when patching the pce_ptr in soft_telecine()
|
Mon, 04 Dec 2006 00:28:43 +0000 |
nicodvb |
documented -mpegopts :tele_src and :tele_dest
|
Mon, 04 Dec 2006 00:02:15 +0000 |
nicodvb |
added generalized teleciner by Donald Graft
|
Sun, 03 Dec 2006 21:43:57 +0000 |
reimar |
Remove unused function pointers, they probably had incorrect prototypes
|
Sun, 03 Dec 2006 21:18:59 +0000 |
aurel |
remove headers included twice
|
Sun, 03 Dec 2006 21:17:51 +0000 |
aurel |
use strchr() instead of index()
|
Sun, 03 Dec 2006 21:06:52 +0000 |
gpoirier |
sync w/ r21452
|
Sun, 03 Dec 2006 20:26:00 +0000 |
reimar |
mmap memory area for generated code to avoid crashes on machines which
|
Sun, 03 Dec 2006 19:49:39 +0000 |
reimar |
Fix 21381, make sure gcc does not make any ip-relative calls or similar.
|
Sun, 03 Dec 2006 18:24:11 +0000 |
eugeni |
Open embedded fonts directly from memory.
|
Sun, 03 Dec 2006 18:22:07 +0000 |
voroshil |
One FIXME (CC subtitles related) resolved.
|
Sun, 03 Dec 2006 17:59:13 +0000 |
eugeni |
Keep embedded fonts in ass_library_t and perform actual disk write
|
Sun, 03 Dec 2006 17:46:37 +0000 |
reimar |
Compile fix, BE_32 definition has been moved
|
Sun, 03 Dec 2006 17:45:37 +0000 |
voroshil |
r21462: mention all other image formats
|
Sun, 03 Dec 2006 17:35:40 +0000 |
eugeni |
Rename: ass_process_font -> ass_add_font.
|
Sun, 03 Dec 2006 16:41:55 +0000 |
reimar |
Use libavutil LE_* macros instead of pointer casts which can result
|
Sun, 03 Dec 2006 16:10:23 +0000 |
eugeni |
Avoid calling validate_fname() twice for one string.
|
Sun, 03 Dec 2006 14:01:22 +0000 |
reimar |
Do not call usec_sleep when we are not supposed to sleep.
|
Sun, 03 Dec 2006 13:12:29 +0000 |
torinthiel |
Synced with r21466
|
Sun, 03 Dec 2006 12:19:22 +0000 |
torinthiel |
[cosmetics] Consistent XML source formatting
|
Sun, 03 Dec 2006 12:12:29 +0000 |
torinthiel |
[cosmetics] Reindent XML source
|
Sun, 03 Dec 2006 12:06:08 +0000 |
nicodvb |
cosmetics: anti-chaos reindentation
|
Sun, 03 Dec 2006 12:01:21 +0000 |
torinthiel |
Synced with r21462
|
Sun, 03 Dec 2006 11:49:09 +0000 |
torinthiel |
mention all other image formats
|
Sun, 03 Dec 2006 11:35:11 +0000 |
reimar |
Unicode support for demuxer info in ASF demuxer.
|
Sun, 03 Dec 2006 11:23:04 +0000 |
reimar |
Open vobsub output files in binary mode, otherwise the OS might
|
Sun, 03 Dec 2006 09:59:55 +0000 |
reimar |
100l typo in 21380 disabled OSD with at least xvmc.
|
Sun, 03 Dec 2006 06:38:45 +0000 |
voroshil |
fix two overlooked typos in previous sync cause build error
|
Sun, 03 Dec 2006 06:35:39 +0000 |
voroshil |
Fix translation error in previous sync
|
Sun, 03 Dec 2006 06:32:07 +0000 |
voroshil |
muxer FIXME resolved
|
Sun, 03 Dec 2006 06:29:04 +0000 |
voroshil |
r21423: Consistent capitalization of table entries
|
Sun, 03 Dec 2006 06:05:12 +0000 |
voroshil |
fixed missing tag update
|
Sun, 03 Dec 2006 05:59:30 +0000 |
voroshil |
r21430: documented -mpegopts :[va]buf_size
|
Sun, 03 Dec 2006 00:29:07 +0000 |
gpoirier |
document s3fb video out driver
|
Sat, 02 Dec 2006 20:54:51 +0000 |
diego |
Use fallback XAnim and Real codecs directories when autodetection is skipped.
|
Sat, 02 Dec 2006 20:49:35 +0000 |
diego |
Remove warning about missing codecs directory, the condition is always true.
|
Sat, 02 Dec 2006 20:32:28 +0000 |
diego |
Merge dga/nodga suboption of vo_vesa, no short forms.
|
Sat, 02 Dec 2006 19:59:35 +0000 |
reimar |
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
|
Sat, 02 Dec 2006 18:51:01 +0000 |
Gabrov |
synced with r21446
|
Sat, 02 Dec 2006 17:32:53 +0000 |
diego |
Remove long-deprecated -vop option.
|
Sat, 02 Dec 2006 17:29:56 +0000 |
diego |
Replace deprecated vo_plugin_args by vf_settings.
|
Sat, 02 Dec 2006 17:24:17 +0000 |
diego |
cosmetics: Rename functions and variable names from vop to vf.
|
Sat, 02 Dec 2006 17:04:01 +0000 |
eugeni |
Set video aspect ratio for libass in vf_vo.
|
Sat, 02 Dec 2006 16:49:13 +0000 |
diego |
Update comment, video output plugins are deprecated.
|