Mercurial > mplayer.hg
graph
-
Remove parameter from appInitStruct() function.Thu, 03 Mar 2011 13:13:20 +0000, by ib
-
Cosmetic: Remove needless include.Thu, 03 Mar 2011 12:30:50 +0000, by ib
-
Make ITEMS a const int (it was a symbolic constant).Thu, 03 Mar 2011 12:21:18 +0000, by ib
-
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.Thu, 03 Mar 2011 12:16:09 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 03 Mar 2011 11:44:39 +0000, by ib
-
Fix memory leak in appClearItem().Thu, 03 Mar 2011 11:43:01 +0000, by ib
-
Redefine button states.Thu, 03 Mar 2011 11:06:42 +0000, by ib
-
Cosmetic: Adjust item definitions.Thu, 03 Mar 2011 09:34:27 +0000, by ib
-
Cosmetic: Adjust indent.Wed, 02 Mar 2011 18:16:15 +0000, by ib
-
Add new function bpFree() to free txSamples (bitmaps).Wed, 02 Mar 2011 18:14:20 +0000, by ib
-
Use appropriate declaration for array indices.Wed, 02 Mar 2011 17:42:06 +0000, by ib
-
Provide proper conversion specification for long and unsigned variables.Wed, 02 Mar 2011 17:38:59 +0000, by ib
-
Move declaration of char array into scope of fExist() where it's used.Wed, 02 Mar 2011 17:30:14 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Wed, 02 Mar 2011 17:17:19 +0000, by ib
-
Adjust the listItems structure.Wed, 02 Mar 2011 16:05:37 +0000, by ib
-
Clean up the wItem structure.Wed, 02 Mar 2011 15:37:50 +0000, by ib
-
Improve documentation on dlabel.Wed, 02 Mar 2011 13:30:44 +0000, by ib
-
Print correct result variable for armv6t2 test.Wed, 02 Mar 2011 07:53:59 +0000, by reimar
-
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.Wed, 02 Mar 2011 07:41:47 +0000, by reimar
-
Start adding support for lavc audio encoders that use other formatsTue, 01 Mar 2011 21:50:57 +0000, by reimar
-
Use samplefmt2affmt helper function in ad_ffmpeg.cTue, 01 Mar 2011 21:48:04 +0000, by reimar
-
Add conversion functions to and from AVSampleFormat.Tue, 01 Mar 2011 21:44:15 +0000, by reimar
-
Support dvvideo in Leitch/Harris' VR native stream format (LXF).Tue, 01 Mar 2011 11:02:48 +0000, by cehoyos
-
Support audio in Leitch/Harris' VR native stream format (LXF).Tue, 01 Mar 2011 10:53:19 +0000, by cehoyos
-
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they reallyMon, 28 Feb 2011 20:15:45 +0000, by reimar
-
Fix compilation when pthreads are not available.Mon, 28 Feb 2011 17:51:02 +0000, by reimar
-
Move global skin directory variables.Mon, 28 Feb 2011 14:47:17 +0000, by ib
-
Remove unused functions appCopy(), appFindKey() and btnGetValue().Mon, 28 Feb 2011 13:42:39 +0000, by ib
-
Limit scope of internally used appClearItem().Mon, 28 Feb 2011 13:29:36 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Mon, 28 Feb 2011 13:25:45 +0000, by ib
-
Add required include file.Mon, 28 Feb 2011 13:05:01 +0000, by ib
-
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output ofMon, 28 Feb 2011 10:51:56 +0000, by cehoyos
-
Cosmetic: Adjust indent.Sun, 27 Feb 2011 17:43:02 +0000, by ib
-
Get rid of needless listItems variable and pointer.Sun, 27 Feb 2011 17:41:05 +0000, by ib
-
Fix compilation for systems where vorbis encode is split out intoSun, 27 Feb 2011 15:25:20 +0000, by reimar
-
Do not run svn or otherwise try to extract the svn revision whenSun, 27 Feb 2011 15:14:23 +0000, by reimar
-
Improve stream reset on read error, should now fix bug #1841 in moreSun, 27 Feb 2011 14:32:24 +0000, by reimar
-
10l: forgot mp_strings.h header include with mp_asprintf prototype.Sun, 27 Feb 2011 10:30:04 +0000, by cboesch
-
Correct documentation.Sat, 26 Feb 2011 21:42:31 +0000, by ib
-
enable bluray support in the daily buildsSat, 26 Feb 2011 15:34:33 +0000, by siretart
-
Use mp_asprintf in get_metadata instead of limited stack buffer.Sat, 26 Feb 2011 11:58:53 +0000, by cboesch
-
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.Sat, 26 Feb 2011 11:57:54 +0000, by cboesch
-
Use mp_asprintf in make_noauth_url and make_http_proxy_url.Sat, 26 Feb 2011 11:57:18 +0000, by cboesch
-
Add mp_strings.c with mp_asprintf function.Sat, 26 Feb 2011 11:55:02 +0000, by cboesch
-
Remove unused function.Fri, 25 Feb 2011 12:26:31 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Fri, 25 Feb 2011 12:13:36 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 24 Feb 2011 23:51:27 +0000, by ib
-
Comply with the requested verbosity on GUI message boxes.Thu, 24 Feb 2011 23:49:33 +0000, by ib
-
Limit scope of internally used skinItem array.Thu, 24 Feb 2011 17:55:36 +0000, by ib
-
Change message levels to 'error'.Thu, 24 Feb 2011 17:47:40 +0000, by ib
-
Provide proper conversion specification.Thu, 24 Feb 2011 15:28:37 +0000, by ib
-
Remove needless explicit initialization.Thu, 24 Feb 2011 15:19:15 +0000, by ib
-
Clarify the lower case transformation.Thu, 24 Feb 2011 15:11:10 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Thu, 24 Feb 2011 15:00:29 +0000, by ib
-
Improve skin documentation.Thu, 24 Feb 2011 13:39:48 +0000, by ib
-
Avoid unnecessary brackets and improve message texts.Thu, 24 Feb 2011 11:41:05 +0000, by ib
-
100l, fix incorrect len when retrying read.Wed, 23 Feb 2011 22:39:03 +0000, by reimar
-
Cosmetic: Format to MPlayer coding style.Wed, 23 Feb 2011 15:32:51 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Wed, 23 Feb 2011 12:59:31 +0000, by ib
-
When reading from a stream fails, try one more time after a reset.Tue, 22 Feb 2011 22:27:01 +0000, by reimar