Tue, 01 Jun 2010 06:53:56 +0000 |
siretart |
remove palette8torgb15 and palette8tobgr15
|
Mon, 31 May 2010 21:24:00 +0000 |
reimar |
Factor out some common code and ensure we will not try to draw OSD
|
Mon, 31 May 2010 21:16:02 +0000 |
reimar |
Reindent.
|
Mon, 31 May 2010 21:15:20 +0000 |
reimar |
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
|
Mon, 31 May 2010 19:44:02 +0000 |
aurel |
Switch mkv demuxing to lavf by default.
|
Mon, 31 May 2010 19:10:57 +0000 |
aurel |
backport ass_flush_events() from upstream libass and make use of it
|
Mon, 31 May 2010 17:12:27 +0000 |
reimar |
Extend the range of the -a52drc range up to two, as a experimental feature
|
Sun, 30 May 2010 22:14:13 +0000 |
diego |
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
|
Sun, 30 May 2010 22:11:32 +0000 |
Gabrov |
synced with r31289
|
Sun, 30 May 2010 19:14:18 +0000 |
reimar |
Change code to let Window Manager chose window location by default.
|
Sun, 30 May 2010 16:50:02 +0000 |
reimar |
Add a referrer option to set the HTTP Referer field.
|
Sun, 30 May 2010 16:48:18 +0000 |
reimar |
Forgotten part of previous commit (extern declaration of drc_level).
|
Sun, 30 May 2010 16:46:31 +0000 |
reimar |
Use the -a52drc option also for the libavcodec decoder.
|
Sun, 30 May 2010 14:29:18 +0000 |
cehoyos |
Fix compilation without librtmp.
|
Sun, 30 May 2010 13:51:24 +0000 |
reimar |
Treat a NULL renderer string as indication for software renderer.
|
Sun, 30 May 2010 13:50:14 +0000 |
reimar |
Prefer -vo sdl over "probably software" OpenGL.
|
Sun, 30 May 2010 12:14:40 +0000 |
reimar |
Change compiler argument order for compile_check to avoid incorrect linking
|
Sun, 30 May 2010 10:01:40 +0000 |
reimar |
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
|
Sun, 30 May 2010 09:47:53 +0000 |
diego |
Add codec-cfg.h to the dependency list of codec-cfg.
|
Sun, 30 May 2010 08:44:05 +0000 |
diego |
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.
|
Sun, 30 May 2010 08:31:23 +0000 |
diego |
Remove GPL-licensed YUV to RGB MMX routines.
|
Sun, 30 May 2010 05:16:29 +0000 |
hyc |
Add librtmp support
|
Sat, 29 May 2010 22:22:07 +0000 |
diego |
Cast void* pointer to appropriate type before using it in an addition; fixes
|
Sat, 29 May 2010 22:17:26 +0000 |
diego |
Update 1.0rc3 release name and date.
|
Sat, 29 May 2010 22:04:35 +0000 |
siretart |
minor spelling fixes
|
Sat, 29 May 2010 22:02:25 +0000 |
siretart |
add myself to the AUTHORS file
|
Sat, 29 May 2010 16:34:01 +0000 |
reimar |
Use edi instead of ebx to avoid issues with PIC.
|
Sat, 29 May 2010 15:07:16 +0000 |
reimar |
Remove obsolete may_alias-related defines, lavu handles this now
|