Fri, 21 Oct 2011 08:49:48 +0000 |
cehoyos |
Fix compilation: Partly revert r34227.
|
Thu, 20 Oct 2011 21:49:30 +0000 |
diego |
Fix off_t printf conversion specifiers and related warnings.
|
Thu, 20 Oct 2011 16:42:31 +0000 |
cehoyos |
Support H264 4:2:2.
|
Thu, 20 Oct 2011 16:32:55 +0000 |
cehoyos |
Support Kostya's native Ut Video decoder.
|
Thu, 20 Oct 2011 14:42:14 +0000 |
diego |
Replace 'q' printf length modifier by 'll'.
|
Thu, 20 Oct 2011 13:09:08 +0000 |
ib |
Add TranslateFilename() to the Win32 GUI.
|
Thu, 20 Oct 2011 12:53:27 +0000 |
ib |
Remove unused code.
|
Thu, 20 Oct 2011 12:48:35 +0000 |
ib |
Support transparency in decorated windows in the Win32 GUI.
|
Thu, 20 Oct 2011 12:24:00 +0000 |
ib |
Add comment to bpRenderMask().
|
Thu, 20 Oct 2011 12:12:51 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 20 Oct 2011 12:05:47 +0000 |
ib |
Fix bug in bpRenderMask().
|
Thu, 20 Oct 2011 11:15:30 +0000 |
ib |
Prevent adding a base path wrongly.
|
Thu, 20 Oct 2011 11:12:41 +0000 |
ib |
Prevent adding a base path wrongly.
|
Thu, 20 Oct 2011 10:41:31 +0000 |
ib |
Revise comment on filename conversion in the Wine port.
|
Tue, 18 Oct 2011 12:45:24 +0000 |
ib |
Fix bug with option sub_window in the Win32 GUI.
|
Tue, 18 Oct 2011 11:03:39 +0000 |
compn |
add utvideo binary codec
|
Mon, 17 Oct 2011 12:37:32 +0000 |
ib |
Fix bug in wsResizeWindow().
|
Mon, 17 Oct 2011 10:48:20 +0000 |
ib |
Cosmetic: Change comment.
|
Mon, 17 Oct 2011 10:47:28 +0000 |
ib |
Revise documentation.
|
Mon, 17 Oct 2011 10:46:38 +0000 |
ib |
Fix include condition.
|
Sun, 16 Oct 2011 11:48:05 +0000 |
cehoyos |
Support ASP by QNAP Systems.
|
Sun, 16 Oct 2011 10:49:48 +0000 |
ib |
Add comment.
|
Sun, 16 Oct 2011 10:49:04 +0000 |
ib |
Change comment.
|
Sun, 16 Oct 2011 10:48:23 +0000 |
ib |
Change and add comment.
|
Sat, 15 Oct 2011 16:33:05 +0000 |
cehoyos |
Support H264 from QNAP Systems.
|
Sat, 15 Oct 2011 13:20:52 +0000 |
ib |
Port to Wine.
|
Sat, 15 Oct 2011 11:07:29 +0000 |
ib |
Ensure that filename related config will always be loaded.
|
Sat, 15 Oct 2011 10:37:36 +0000 |
ib |
Allow GUI to use filename related config.
|
Sat, 15 Oct 2011 06:41:24 +0000 |
cehoyos |
Improve comments for FFmpeg SPDIF hardware audio decoders.
|
Fri, 14 Oct 2011 17:28:51 +0000 |
cehoyos |
Do not compile FFmpeg's avfilters if they are not needed.
|
Fri, 14 Oct 2011 12:55:09 +0000 |
jrash |
sync with en/mplayer.1 rev. 34190
|
Thu, 13 Oct 2011 18:14:02 +0000 |
reimar |
Add PVA to lavf preferred formats list, its demuxer seems to work well
|
Thu, 13 Oct 2011 16:50:30 +0000 |
reimar |
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
|
Thu, 13 Oct 2011 16:49:21 +0000 |
reimar |
Do not use long type, it makes the code more platform dependent for no
|
Thu, 13 Oct 2011 16:45:48 +0000 |
reimar |
Remove some ifdefs that existed only for testing and had no use since
|
Wed, 12 Oct 2011 22:32:45 +0000 |
cehoyos |
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
|
Wed, 12 Oct 2011 22:04:12 +0000 |
cehoyos |
While 'untested' is probably true for spdifmpa, it is not the right status.
|
Wed, 12 Oct 2011 17:23:08 +0000 |
diego |
S/PDIF passthrough decoder
|
Wed, 12 Oct 2011 11:38:10 +0000 |
cigaes |
libmpcodec: add vf_lavfi.
|
Wed, 12 Oct 2011 11:38:08 +0000 |
cigaes |
build: enable libavfilter.
|
Wed, 12 Oct 2011 09:24:58 +0000 |
cehoyos |
The LGPL ProRes decoder is faster now than the GPL decoder.
|
Tue, 11 Oct 2011 15:31:08 +0000 |
cehoyos |
Move non-existing ProRes decoder to the end.
|
Mon, 10 Oct 2011 08:28:17 +0000 |
cehoyos |
Cosmetics: Fix comment.
|
Fri, 07 Oct 2011 16:15:37 +0000 |
cehoyos |
Support MP3 in TS with -demuxer lavf.
|
Fri, 07 Oct 2011 15:55:57 +0000 |
cehoyos |
Support decoding 8SVX in IFF.
|
Fri, 07 Oct 2011 15:23:55 +0000 |
cehoyos |
Support G2M4 with cytrix codec pack.
|
Thu, 06 Oct 2011 12:22:57 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 06 Oct 2011 12:21:46 +0000 |
ib |
Simplify building filename by using strcpy().
|
Thu, 06 Oct 2011 12:09:05 +0000 |
ib |
Don't use the Windows style path separator character in Win32 GUI.
|
Thu, 06 Oct 2011 10:04:40 +0000 |
ib |
Fix DirectX compilation error.
|
Tue, 04 Oct 2011 02:02:53 +0000 |
compn |
add binary sheercodec for isom Shr0, samples on ffmpeg trac
|
Mon, 03 Oct 2011 18:52:06 +0000 |
ib |
Revise message text of the Win32 GUI sub_window option.
|
Mon, 03 Oct 2011 18:49:41 +0000 |
ib |
Revise OSD preference related message texts in the Win32 GUI.
|
Mon, 03 Oct 2011 17:27:44 +0000 |
ib |
Add idle option to Win32 GUI preferences dialog.
|
Sun, 02 Oct 2011 21:32:45 +0000 |
compn |
map format 0x38 to amrnb
|
Sat, 01 Oct 2011 17:30:43 +0000 |
ib |
Make idle mode default in Win32 GUI.
|
Sat, 01 Oct 2011 15:49:19 +0000 |
ib |
Enable option "enqueue" for Win32 GUI.
|
Sat, 01 Oct 2011 15:32:04 +0000 |
ib |
Simplify wsAutohideCursor().
|
Sat, 01 Oct 2011 15:12:54 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 01 Oct 2011 15:09:09 +0000 |
ib |
Fix cursor autohide functionality of the GUI.
|
Sat, 01 Oct 2011 10:20:41 +0000 |
compn |
add some aac/dts fourccs
|
Fri, 30 Sep 2011 21:47:26 +0000 |
cehoyos |
Support G.723.1 decoding via FFmpeg.
|
Fri, 30 Sep 2011 21:20:07 +0000 |
reimar |
Fix cpp_condition_check to work for empty header.
|
Fri, 30 Sep 2011 15:28:01 +0000 |
ib |
Cosmetic: Order STREAMTYPE related code.
|
Fri, 30 Sep 2011 15:13:01 +0000 |
ib |
Remove needless code.
|
Fri, 30 Sep 2011 14:38:56 +0000 |
ib |
Restrict use of STREAMTYPE_STREAM in Win32 GUI.
|
Fri, 30 Sep 2011 14:33:13 +0000 |
ib |
Set all buttons related to seek operations according to stream type.
|
Fri, 30 Sep 2011 14:18:26 +0000 |
ib |
Remove check for STREAMTYPE_PLAYLIST.
|
Thu, 29 Sep 2011 22:39:08 +0000 |
compn |
sync vlc fourcc list with codecs.conf
|
Thu, 29 Sep 2011 21:04:16 +0000 |
compn |
add LJ2K fourcc
|
Thu, 29 Sep 2011 14:02:32 +0000 |
ib |
Revise part of the comment on guiPlaylistInitialize().
|
Thu, 29 Sep 2011 13:58:57 +0000 |
ib |
Change handling for option "enqueue" in guiPlaylistInitialize().
|
Thu, 29 Sep 2011 13:52:19 +0000 |
ib |
Don't needlessly set filename in GUI_PREPARE.
|
Thu, 29 Sep 2011 13:44:21 +0000 |
ib |
Set an URL guiInfo.Filename by using uiSetFileName().
|
Thu, 29 Sep 2011 13:36:25 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 29 Sep 2011 13:35:31 +0000 |
ib |
Change guiInfo.Filename by using uiSetFileName() only.
|
Thu, 29 Sep 2011 13:26:32 +0000 |
ib |
Set MPlayer filename in uiSetFileName().
|
Thu, 29 Sep 2011 11:19:23 +0000 |
cehoyos |
Support FFmpeg JPEG 2000 decoder.
|
Thu, 29 Sep 2011 02:44:48 +0000 |
compn |
decoder: add ffmpeg ansi decoder
|
Wed, 28 Sep 2011 18:52:11 +0000 |
reimar |
Remove usage of glColor3f, there is not really a point in it.
|
Wed, 28 Sep 2011 18:26:18 +0000 |
reimar |
Add () around macro definitions where necessary to avoid bad surprises.
|
Wed, 28 Sep 2011 17:04:09 +0000 |
diego |
ao_coreaudio: Fix spdif output for OS X 10.7.
|
Wed, 28 Sep 2011 16:55:52 +0000 |
ib |
Remove pointless assignment.
|
Wed, 28 Sep 2011 16:17:35 +0000 |
ib |
Fix Win32 GUI filename problems.
|
Wed, 28 Sep 2011 13:53:15 +0000 |
ib |
Correct comment on playtree and playtree_iter in connection with the GUI.
|
Wed, 28 Sep 2011 09:59:02 +0000 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
Tue, 27 Sep 2011 21:42:46 +0000 |
reimar |
Change silly matrixview code to not needlessly change state on every frame
|
Tue, 27 Sep 2011 16:39:36 +0000 |
siretart |
debian packaging: remove unnecessary rules 'get-orig-source'
|
Tue, 27 Sep 2011 14:15:42 +0000 |
ib |
Remove gui() instruction GUI_SET_FILE.
|
Mon, 26 Sep 2011 17:25:45 +0000 |
diego |
configure: add missing C program body to cpp_condition_check()
|
Mon, 26 Sep 2011 16:30:22 +0000 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
Mon, 26 Sep 2011 10:59:45 +0000 |
diego |
codecs.conf: add libav Apple ProRes decoder
|
Mon, 26 Sep 2011 10:59:43 +0000 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|
Mon, 26 Sep 2011 10:59:42 +0000 |
diego |
configure: refactor PIC test using cpp_condition_check()
|
Mon, 26 Sep 2011 10:59:41 +0000 |
diego |
configure: config.h ordering cosmetics
|
Mon, 26 Sep 2011 10:59:39 +0000 |
diego |
configure: Set CONFIG_PIC to 1 if PIC is enabled.
|
Sun, 25 Sep 2011 13:28:25 +0000 |
reimar |
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
|
Sun, 25 Sep 2011 09:58:58 +0000 |
cehoyos |
Support Sorenson Spark in f4v files.
|
Sun, 25 Sep 2011 09:55:30 +0000 |
cehoyos |
Support act files with -demuxer lavf.
|
Fri, 23 Sep 2011 23:41:33 +0000 |
cehoyos |
Change name of LGPL'd ProRes decoder.
|
Fri, 23 Sep 2011 16:08:15 +0000 |
diego |
configure: drop extra standard compiler/linker flags for *BSD systems
|
Fri, 23 Sep 2011 14:26:24 +0000 |
diego |
vidix: Add two more ATI Rage Mobility hardware IDs.
|
Fri, 23 Sep 2011 14:26:20 +0000 |
diego |
stream_bluray: switch to new libbluray API
|
Fri, 23 Sep 2011 07:36:15 +0000 |
cehoyos |
There is a second prores decoder in FFmpeg now.
|
Fri, 23 Sep 2011 07:35:46 +0000 |
cehoyos |
The GPL'd FFmpeg prores decoder changed its name.
|
Wed, 21 Sep 2011 14:20:04 +0000 |
ib |
Force redraw of main window after playback has ended.
|
Wed, 21 Sep 2011 13:55:40 +0000 |
ib |
Replace numeric constant for cursor autohide time by symbolic constant.
|
Wed, 21 Sep 2011 13:26:02 +0000 |
ib |
Add cursor autohide functionality to the GUI.
|
Wed, 21 Sep 2011 13:20:12 +0000 |
ib |
Hide cursor during playback in GUI.
|
Wed, 21 Sep 2011 13:15:04 +0000 |
ib |
Don't hide or show cursor if attached to an existing window.
|
Wed, 21 Sep 2011 09:53:12 +0000 |
cehoyos |
Support decoding speex in f4v.
|
Wed, 21 Sep 2011 01:33:22 +0000 |
cehoyos |
FFmpeg supports decoding ProRes 4444.
|