Fri, 23 Feb 2007 18:48:43 +0000 |
vayne |
Gui compilation fixes
|
Fri, 23 Feb 2007 16:30:10 +0000 |
voroshil |
Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
|
Fri, 23 Feb 2007 10:59:54 +0000 |
voroshil |
Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
|
Fri, 23 Feb 2007 09:58:01 +0000 |
voroshil |
Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
|
Fri, 23 Feb 2007 08:07:07 +0000 |
voroshil |
Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
|
Fri, 23 Feb 2007 03:08:54 +0000 |
uau |
Fix \a parsing broken in r22291
|
Fri, 23 Feb 2007 02:10:02 +0000 |
uau |
Fix error in comment
|
Fri, 23 Feb 2007 01:53:09 +0000 |
uau |
Reset the edl_decision flag after the seek is done.
|
Fri, 23 Feb 2007 01:49:51 +0000 |
uau |
Separate function for seeking
|
Thu, 22 Feb 2007 23:44:43 +0000 |
uau |
Remove useless fflush(stdout) calls. mp_msg already flushes output, and
|
Thu, 22 Feb 2007 21:05:31 +0000 |
uau |
Move EDL code to separate functions
|
Thu, 22 Feb 2007 20:44:48 +0000 |
uau |
Move some related variables together & add a comment
|
Thu, 22 Feb 2007 19:03:36 +0000 |
compn |
update to 0.1 version from website
|
Thu, 22 Feb 2007 18:20:14 +0000 |
compn |
add original website url per al3x comment
|
Thu, 22 Feb 2007 16:14:44 +0000 |
voroshil |
r22276: Reallocate event_images_t, removing limit on simultanious events count.
|
Thu, 22 Feb 2007 15:53:19 +0000 |
diego |
typo
|
Thu, 22 Feb 2007 15:48:37 +0000 |
eugeni |
Add some missing includes.
|
Thu, 22 Feb 2007 14:00:21 +0000 |
reimar |
Declarations must be before code
|
Thu, 22 Feb 2007 05:39:17 +0000 |
uau |
Fix nonsense function type
|
Thu, 22 Feb 2007 00:18:10 +0000 |
diego |
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
|
Wed, 21 Feb 2007 21:59:33 +0000 |
uau |
Cleanup, move "global" state from the frame_time_remaining mainloop
|
Wed, 21 Feb 2007 19:48:12 +0000 |
ivo |
fix compilation with gcc 2.95.3
|
Wed, 21 Feb 2007 19:14:49 +0000 |
uau |
Fix GUI compilation
|
Wed, 21 Feb 2007 19:08:00 +0000 |
uau |
Add missing "if (use_gui)" before some GUI calls
|
Wed, 21 Feb 2007 18:28:48 +0000 |
uau |
Fix menu to work with mpctx
|
Wed, 21 Feb 2007 10:05:46 +0000 |
diego |
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
|
Wed, 21 Feb 2007 09:25:52 +0000 |
eugeni |
Oops, forgot {} before "else".
|
Wed, 21 Feb 2007 03:13:48 +0000 |
uau |
Add missing #ifdef
|
Wed, 21 Feb 2007 00:49:24 +0000 |
uau |
Split command/property handling from mplayer.c to a new file command.c.
|
Tue, 20 Feb 2007 22:56:41 +0000 |
nicodvb |
a/r handled correctly by vd_ffmpeg
|
Tue, 20 Feb 2007 20:21:15 +0000 |
nicodvb |
insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.Hoyos
|
Tue, 20 Feb 2007 20:09:29 +0000 |
nicodvb |
reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael
|
Tue, 20 Feb 2007 17:22:34 +0000 |
eugeni |
Cosmetics: fix indentation.
|
Tue, 20 Feb 2007 17:20:21 +0000 |
eugeni |
With \t(\b) text becomes bold at the middle of time interval, not at the end
|
Tue, 20 Feb 2007 17:19:06 +0000 |
ivo |
make message translatable
|
Tue, 20 Feb 2007 17:17:51 +0000 |
eugeni |
Any style modifier followed by no recognizable parameter resets to the default.
|
Tue, 20 Feb 2007 17:11:56 +0000 |
ivo |
more cosmetics
|
Tue, 20 Feb 2007 16:54:49 +0000 |
ivo |
proper GPL heading
|
Tue, 20 Feb 2007 16:46:05 +0000 |
ivo |
cosmetics
|
Tue, 20 Feb 2007 16:37:18 +0000 |
eugeni |
\fn without an argument resets font family to the value from style.
|
Tue, 20 Feb 2007 16:20:55 +0000 |
eugeni |
Fix display order of events.
|
Tue, 20 Feb 2007 16:19:04 +0000 |
ivo |
proper authors of xmms demuxer
|
Tue, 20 Feb 2007 16:16:53 +0000 |
michael |
dont set 0 nBlockAlign
|
Tue, 20 Feb 2007 16:12:46 +0000 |
ivo |
probe ~/.xmms/Plugins for plugins too, so users without root access on their
|
Tue, 20 Feb 2007 15:47:44 +0000 |
diego |
Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
|
Mon, 19 Feb 2007 20:10:55 +0000 |
eugeni |
Both (-1) and 1 mean bold font in SSA/ASS styles.
|
Mon, 19 Feb 2007 19:01:45 +0000 |
eugeni |
Add \t(\b) support.
|
Mon, 19 Feb 2007 18:37:54 +0000 |
eugeni |
Fix bounding box calculation with \fscx/\fscy.
|
Mon, 19 Feb 2007 18:31:05 +0000 |
eugeni |
Fix \fscx/\fscy animation.
|
Mon, 19 Feb 2007 18:01:49 +0000 |
eugeni |
Correct implementation of text spacing.
|
Mon, 19 Feb 2007 17:44:29 +0000 |
eugeni |
Reallocate event_images_t, removing limit on simultanious events count.
|
Mon, 19 Feb 2007 11:38:19 +0000 |
iive |
Don't free and then allocate surfaces when config() is called again with same resolution and format.
|
Mon, 19 Feb 2007 10:48:50 +0000 |
faust3 |
10l: comparison of char* ptrs with string literals
|
Mon, 19 Feb 2007 06:20:47 +0000 |
uau |
Remove remnants of the nonfunctional "grab_frames" command.
|
Mon, 19 Feb 2007 01:26:17 +0000 |
diego |
10l copy and paste bug in the license header
|
Mon, 19 Feb 2007 00:20:48 +0000 |
diego |
Fix license header.
|