Mercurial > mplayer.hg
graph
-
sync with en/mplayer.1 rev. 34190Fri, 14 Oct 2011 12:55:09 +0000, by jrash
-
Add PVA to lavf preferred formats list, its demuxer seems to work wellThu, 13 Oct 2011 18:14:02 +0000, by reimar
-
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).Thu, 13 Oct 2011 16:50:30 +0000, by reimar
-
Do not use long type, it makes the code more platform dependent for noThu, 13 Oct 2011 16:49:21 +0000, by reimar
-
Remove some ifdefs that existed only for testing and had no use sinceThu, 13 Oct 2011 16:45:48 +0000, by reimar
-
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.Wed, 12 Oct 2011 22:32:45 +0000, by cehoyos
-
While 'untested' is probably true for spdifmpa, it is not the right status.Wed, 12 Oct 2011 22:04:12 +0000, by cehoyos
-
S/PDIF passthrough decoderWed, 12 Oct 2011 17:23:08 +0000, by diego
-
libmpcodec: add vf_lavfi.Wed, 12 Oct 2011 11:38:10 +0000, by cigaes
-
build: enable libavfilter.Wed, 12 Oct 2011 11:38:08 +0000, by cigaes
-
The LGPL ProRes decoder is faster now than the GPL decoder.Wed, 12 Oct 2011 09:24:58 +0000, by cehoyos
-
Move non-existing ProRes decoder to the end.Tue, 11 Oct 2011 15:31:08 +0000, by cehoyos
-
Cosmetics: Fix comment.Mon, 10 Oct 2011 08:28:17 +0000, by cehoyos
-
Support MP3 in TS with -demuxer lavf.Fri, 07 Oct 2011 16:15:37 +0000, by cehoyos
-
Support decoding 8SVX in IFF.Fri, 07 Oct 2011 15:55:57 +0000, by cehoyos
-
Support G2M4 with cytrix codec pack.Fri, 07 Oct 2011 15:23:55 +0000, by cehoyos
-
Cosmetic: Adjust indent.Thu, 06 Oct 2011 12:22:57 +0000, by ib
-
Simplify building filename by using strcpy().Thu, 06 Oct 2011 12:21:46 +0000, by ib
-
Don't use the Windows style path separator character in Win32 GUI.Thu, 06 Oct 2011 12:09:05 +0000, by ib
-
Fix DirectX compilation error.Thu, 06 Oct 2011 10:04:40 +0000, by ib
-
add binary sheercodec for isom Shr0, samples on ffmpeg tracTue, 04 Oct 2011 02:02:53 +0000, by compn
-
Revise message text of the Win32 GUI sub_window option.Mon, 03 Oct 2011 18:52:06 +0000, by ib
-
Revise OSD preference related message texts in the Win32 GUI.Mon, 03 Oct 2011 18:49:41 +0000, by ib
-
Add idle option to Win32 GUI preferences dialog.Mon, 03 Oct 2011 17:27:44 +0000, by ib
-
map format 0x38 to amrnbSun, 02 Oct 2011 21:32:45 +0000, by compn
-
Make idle mode default in Win32 GUI.Sat, 01 Oct 2011 17:30:43 +0000, by ib
-
Enable option "enqueue" for Win32 GUI.Sat, 01 Oct 2011 15:49:19 +0000, by ib
-
Simplify wsAutohideCursor().Sat, 01 Oct 2011 15:32:04 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 01 Oct 2011 15:12:54 +0000, by ib
-
Fix cursor autohide functionality of the GUI.Sat, 01 Oct 2011 15:09:09 +0000, by ib
-
add some aac/dts fourccsSat, 01 Oct 2011 10:20:41 +0000, by compn
-
Support G.723.1 decoding via FFmpeg.Fri, 30 Sep 2011 21:47:26 +0000, by cehoyos
-
Fix cpp_condition_check to work for empty header.Fri, 30 Sep 2011 21:20:07 +0000, by reimar
-
Cosmetic: Order STREAMTYPE related code.Fri, 30 Sep 2011 15:28:01 +0000, by ib
-
Remove needless code.Fri, 30 Sep 2011 15:13:01 +0000, by ib
-
Restrict use of STREAMTYPE_STREAM in Win32 GUI.Fri, 30 Sep 2011 14:38:56 +0000, by ib
-
Set all buttons related to seek operations according to stream type.Fri, 30 Sep 2011 14:33:13 +0000, by ib
-
Remove check for STREAMTYPE_PLAYLIST.Fri, 30 Sep 2011 14:18:26 +0000, by ib
-
sync vlc fourcc list with codecs.confThu, 29 Sep 2011 22:39:08 +0000, by compn
-
add LJ2K fourccThu, 29 Sep 2011 21:04:16 +0000, by compn
-
Revise part of the comment on guiPlaylistInitialize().Thu, 29 Sep 2011 14:02:32 +0000, by ib
-
Change handling for option "enqueue" in guiPlaylistInitialize().Thu, 29 Sep 2011 13:58:57 +0000, by ib
-
Don't needlessly set filename in GUI_PREPARE.Thu, 29 Sep 2011 13:52:19 +0000, by ib
-
Set an URL guiInfo.Filename by using uiSetFileName().Thu, 29 Sep 2011 13:44:21 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 29 Sep 2011 13:36:25 +0000, by ib
-
Change guiInfo.Filename by using uiSetFileName() only.Thu, 29 Sep 2011 13:35:31 +0000, by ib
-
Set MPlayer filename in uiSetFileName().Thu, 29 Sep 2011 13:26:32 +0000, by ib
-
Support FFmpeg JPEG 2000 decoder.Thu, 29 Sep 2011 11:19:23 +0000, by cehoyos
-
decoder: add ffmpeg ansi decoderThu, 29 Sep 2011 02:44:48 +0000, by compn
-
Remove usage of glColor3f, there is not really a point in it.Wed, 28 Sep 2011 18:52:11 +0000, by reimar
-
Add () around macro definitions where necessary to avoid bad surprises.Wed, 28 Sep 2011 18:26:18 +0000, by reimar
-
ao_coreaudio: Fix spdif output for OS X 10.7.Wed, 28 Sep 2011 17:04:09 +0000, by diego
-
Remove pointless assignment.Wed, 28 Sep 2011 16:55:52 +0000, by ib
-
Fix Win32 GUI filename problems.Wed, 28 Sep 2011 16:17:35 +0000, by ib
-
Correct comment on playtree and playtree_iter in connection with the GUI.Wed, 28 Sep 2011 13:53:15 +0000, by ib
-
build: Simplify handling of local OS feature fallbacks.Wed, 28 Sep 2011 09:59:02 +0000, by diego
-
Change silly matrixview code to not needlessly change state on every frameTue, 27 Sep 2011 21:42:46 +0000, by reimar
-
debian packaging: remove unnecessary rules 'get-orig-source'Tue, 27 Sep 2011 16:39:36 +0000, by siretart
-
Remove gui() instruction GUI_SET_FILE.Tue, 27 Sep 2011 14:15:42 +0000, by ib
-
configure: add missing C program body to cpp_condition_check()Mon, 26 Sep 2011 17:25:45 +0000, by diego