Mon, 11 Feb 2008 15:21:25 +0000 |
reimar |
Remove left-over extern definitions that should not be there
|
Mon, 11 Feb 2008 09:05:31 +0000 |
diego |
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.
|
Sun, 10 Feb 2008 23:48:44 +0000 |
gpoirier |
sync w/r25973
|
Sun, 10 Feb 2008 19:58:05 +0000 |
reimar |
Make some variables static.
|
Sun, 10 Feb 2008 19:55:15 +0000 |
reimar |
Avoid a useless extra pointer variable.
|
Sun, 10 Feb 2008 19:47:54 +0000 |
reimar |
Do not uselessly erase background, OpenGL will take care of drawing everything.
|
Sun, 10 Feb 2008 19:37:18 +0000 |
diego |
Disable v4l2 if pthreads are not available, fixes bug #1015.
|
Sun, 10 Feb 2008 16:49:24 +0000 |
reimar |
Avoid -wid message processing blocking MPlayer.
|
Sun, 10 Feb 2008 15:34:52 +0000 |
reimar |
Hint about possible libmpeg2 problems with -hardframedrop
|
Sun, 10 Feb 2008 10:01:25 +0000 |
reimar |
Forward mouse messages to -wid Window.
|
Sun, 10 Feb 2008 06:53:35 +0000 |
voroshil |
r25770: URL updates for contributed win32 stuff.
|
Sun, 10 Feb 2008 06:46:29 +0000 |
voroshil |
Sync tag update: changes in original text are
|
Sun, 10 Feb 2008 06:39:52 +0000 |
voroshil |
Sync tag update
|
Sun, 10 Feb 2008 06:37:12 +0000 |
voroshil |
r25605: properties to get and set angle; patch by oattila chello hu
|
Sat, 09 Feb 2008 22:57:37 +0000 |
cehoyos |
Make dither4 & dither8 const.
|
Sat, 09 Feb 2008 14:47:10 +0000 |
reimar |
Make sure the -wid window does not get notified when we destroy our attached child window.
|
Sat, 09 Feb 2008 14:14:35 +0000 |
reimar |
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)
|
Sat, 09 Feb 2008 13:13:02 +0000 |
compn |
cosmetic typo fix, geneate > generate
|
Sat, 09 Feb 2008 10:38:36 +0000 |
reimar |
Use AV_RB*, reduces x86_64 code size by almost 1kB.
|
Fri, 08 Feb 2008 23:45:26 +0000 |
nicodvb |
in some still unknown system format 0x82 identifies AUDIO_DTS
|
Fri, 08 Feb 2008 18:33:39 +0000 |
reimar |
example for setting WMP user-agent string, helps when playlists
|
Fri, 08 Feb 2008 18:28:12 +0000 |
reimar |
Disable http->mmshttp rewriting hack introduced in r25168,
|
Thu, 07 Feb 2008 21:04:17 +0000 |
reimar |
Add aspect_fit declaration missing for w32_common.
|
Wed, 06 Feb 2008 12:39:59 +0000 |
reimar |
Add speex tag
|
Tue, 05 Feb 2008 21:32:37 +0000 |
rtogni |
Check buffer index while reading to avoid sig11
|
Tue, 05 Feb 2008 12:28:41 +0000 |
gpoirier |
sync w/r25955
|
Tue, 05 Feb 2008 09:29:23 +0000 |
gpoirier |
typo fix, noticed by JRaSH
|
Tue, 05 Feb 2008 09:02:01 +0000 |
reimar |
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),
|
Mon, 04 Feb 2008 11:10:58 +0000 |
diego |
Add dv50 fourcc to libdv and ffdv, fixing the following sample:
|
Sun, 03 Feb 2008 12:17:10 +0000 |
reimar |
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
|
Sun, 03 Feb 2008 12:14:29 +0000 |
reimar |
Allow demuxers to choose a default value for correct_pts
|
Sat, 02 Feb 2008 17:22:07 +0000 |
reimar |
Implement keepaspect for Windows OpenGL vos.
|
Sat, 02 Feb 2008 17:21:19 +0000 |
reimar |
Make aspect adjustment calculation simpler and more flexible.
|
Sat, 02 Feb 2008 11:26:25 +0000 |
Gabrov |
synced with r25947
|
Fri, 01 Feb 2008 22:31:30 +0000 |
reimar |
Add windows cp1256 encoding for arabic, fixes bug #1007
|
Fri, 01 Feb 2008 20:14:53 +0000 |
iive |
Update the test for ivtv output driver.
|
Fri, 01 Feb 2008 20:11:14 +0000 |
reimar |
ao_functions_t should be const, part 1
|
Fri, 01 Feb 2008 12:22:12 +0000 |
reimar |
Redraw display on toggling border
|
Thu, 31 Jan 2008 00:07:28 +0000 |
reimar |
Always redraw video on resize.
|
Wed, 30 Jan 2008 23:49:36 +0000 |
reimar |
Remove unused variable.
|
Wed, 30 Jan 2008 23:48:48 +0000 |
reimar |
Fix get_space calculation to always leave some space, esp. for the currently playing buffer.
|
Wed, 30 Jan 2008 23:39:01 +0000 |
reimar |
Change code to also work with different outburst sizes
|
Wed, 30 Jan 2008 23:37:30 +0000 |
reimar |
Reduce number of UnqueueBuffer calls
|
Wed, 30 Jan 2008 22:28:41 +0000 |
reimar |
alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,
|
Wed, 30 Jan 2008 21:46:20 +0000 |
reimar |
Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
|
Wed, 30 Jan 2008 21:40:06 +0000 |
rtogni |
Update for security fixes
|
Wed, 30 Jan 2008 18:52:59 +0000 |
reimar |
Avoid a MANGLE, there is no register pressure and the generated code
|
Wed, 30 Jan 2008 18:33:51 +0000 |
reimar |
mark constants as such
|
Wed, 30 Jan 2008 18:31:45 +0000 |
reimar |
Simplify: use DECLARE_ASM_CONST
|
Wed, 30 Jan 2008 08:10:25 +0000 |
eugeni |
Add support for attachments in lavf demuxer.
|
Wed, 30 Jan 2008 07:21:05 +0000 |
ulion |
Split osd related stuff from mp_core.h into new header file mp_osd.h.
|
Tue, 29 Jan 2008 23:50:08 +0000 |
rtogni |
Stream IDs must be written as hex numbers. Fixes
|
Tue, 29 Jan 2008 23:25:11 +0000 |
diego |
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
|
Tue, 29 Jan 2008 22:44:55 +0000 |
reimar |
Add a comment to the #if 0
|
Tue, 29 Jan 2008 22:19:30 +0000 |
nicodvb |
Ben co-maintains stream_dvdnav.c
|
Tue, 29 Jan 2008 22:18:07 +0000 |
nicodvb |
clarification about dvd still menus
|