Thu, 08 Dec 2011 16:28:19 +0000 |
ib |
Cosmetic: Add evSetAspect event to video events.
|
Thu, 08 Dec 2011 16:06:24 +0000 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
Thu, 08 Dec 2011 15:58:18 +0000 |
ib |
Add evHalfSize event to the Win32 GUI.
|
Thu, 08 Dec 2011 15:38:35 +0000 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
Thu, 08 Dec 2011 12:05:00 +0000 |
ib |
Remove event evDropFile from Win32 GUI.
|
Thu, 06 Oct 2011 12:09:05 +0000 |
ib |
Don't use the Windows style path separator character in Win32 GUI.
|
Mon, 11 Jul 2011 11:19:44 +0000 |
ib |
Change fname parameter to const in pngRead().
|
Mon, 11 Jul 2011 11:10:06 +0000 |
ib |
Fix memory leaks in the Win32 GUI.
|
Sat, 09 Jul 2011 11:11:52 +0000 |
ib |
Use macro nfree() in Win32 GUI code.
|
Fri, 08 Jul 2011 09:52:02 +0000 |
ib |
Fix Win32 GUI compilation problems.
|
Wed, 22 Jun 2011 13:48:45 +0000 |
diego |
win32 gui: Mark debug function only used within the file as static.
|
Wed, 22 Jun 2011 13:48:41 +0000 |
diego |
win32 gui: Remove non-compiling debug mp_msg calls.
|
Sat, 18 Jun 2011 14:33:41 +0000 |
ib |
Cosmetic: Rename some GUI variables and functions.
|
Mon, 28 Mar 2011 13:46:50 +0000 |
ib |
Remove misspelled GUI message 'evEqualeaser'.
|
Mon, 28 Mar 2011 12:37:48 +0000 |
ib |
Move files with auxiliary functions to own directory.
|
Thu, 17 Feb 2011 11:09:44 +0000 |
diego |
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Thu, 09 Sep 2010 14:52:37 +0000 |
ramiro |
gui: remove direct usage of rgb2rgb interface, use swscale instead
|
Tue, 22 Apr 2008 09:32:30 +0000 |
diego |
Use standard GPL header.
|
Sat, 12 Apr 2008 13:19:35 +0000 |
diego |
Update include paths to account for build system changes.
|
Wed, 18 Jul 2007 12:15:10 +0000 |
reimar |
fopen is in stdio.h, so add this include.
|
Thu, 10 May 2007 09:11:54 +0000 |
reimar |
Reuse linux code for reading png images for windows Gui,
|
Wed, 25 Apr 2007 07:34:56 +0000 |
diego |
Consistently use quotes instead of angled brackets in #include
|
Mon, 23 Apr 2007 08:01:10 +0000 |
diego |
Use proper GPL header.
|
Mon, 23 Apr 2007 07:48:03 +0000 |
diego |
spelling cosmetics
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|