Sun, 11 Mar 2012 16:27:32 +0000 |
compn |
add ffatrac1 codec, works on A-codecs/ATRAC1/
|
Sun, 11 Mar 2012 15:45:10 +0000 |
compn |
add mnm4 binary codec, need sample for further testing
|
Sat, 10 Mar 2012 19:19:02 +0000 |
reimar |
uspp filter: set no_bitstream option, since we do not care about the
|
Sat, 10 Mar 2012 18:45:59 +0000 |
reimar |
Ensure the AVDictionary is initialized.
|
Sat, 10 Mar 2012 10:23:42 +0000 |
reimar |
Fix possible crash when using -vf uspp,format=y8
|
Fri, 09 Mar 2012 12:21:51 +0000 |
jrash |
sync with en/mplayer.1 rev. 34801
|
Fri, 09 Mar 2012 11:52:57 +0000 |
jrash |
Synced with help_mp-en.h rev. 34785
|
Wed, 07 Mar 2012 20:37:11 +0000 |
ib |
Fix header file after r34793.
|
Wed, 07 Mar 2012 09:20:08 +0000 |
cigaes |
af_stats: document the meaning of the output.
|
Mon, 05 Mar 2012 18:14:38 +0000 |
cehoyos |
Fix compilation with new LIVE555 libraries.
|
Sun, 04 Mar 2012 18:42:45 +0000 |
ib |
Correct r34798.
|
Sun, 04 Mar 2012 16:20:47 +0000 |
ib |
Put #include <inttypes.h> into the header file where it should be.
|
Sun, 04 Mar 2012 15:42:16 +0000 |
ib |
Increase width of control for cache size in Win32 GUI.
|
Sun, 04 Mar 2012 15:38:45 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 04 Mar 2012 15:37:30 +0000 |
ib |
Update GUI code after r34792.
|
Sun, 04 Mar 2012 15:11:50 +0000 |
reimar |
Remove casts that are no longer necessary.
|
Sun, 04 Mar 2012 14:49:29 +0000 |
reimar |
Replace off_t by int64_t in cache code.
|
Sun, 04 Mar 2012 14:47:37 +0000 |
reimar |
Allow using a cache size of up to 4 TB.
|
Sun, 04 Mar 2012 14:37:31 +0000 |
reimar |
Remove variable that is only assigned but never used.
|
Sat, 03 Mar 2012 23:34:29 +0000 |
al |
Do not use single quotes around hex literals
|
Sat, 03 Mar 2012 23:31:28 +0000 |
cehoyos |
Fix compilation with latest FFmpeg (without libbluray).
|
Sat, 03 Mar 2012 17:38:58 +0000 |
ib |
Update German man page.
|
Sat, 03 Mar 2012 16:53:21 +0000 |
ib |
Cosmetic: Move, change and add some comments on GUI windows.
|
Sat, 03 Mar 2012 16:48:08 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 03 Mar 2012 16:45:15 +0000 |
ib |
Rename sub window video window.
|
Sat, 03 Mar 2012 14:03:18 +0000 |
reimar |
Add suboption parsing support to ao_pulse and add an
|
Sat, 03 Mar 2012 13:44:46 +0000 |
cigaes |
vf_pp: free private structure.
|
Sat, 03 Mar 2012 11:07:04 +0000 |
compn |
example.conf: add bandwidth example
|
Fri, 02 Mar 2012 13:32:29 +0000 |
compn |
subcc switch nonascii characters to hex, patch by frogs on irc
|
Tue, 28 Feb 2012 19:31:56 +0000 |
reimar |
Remove pointless check that used internals would fail always
|
Tue, 28 Feb 2012 19:30:48 +0000 |
reimar |
Remove pointless casts.
|
Mon, 27 Feb 2012 22:09:34 +0000 |
ib |
Fix bug with playlist playback.
|
Sat, 25 Feb 2012 18:26:31 +0000 |
reimar |
Fix DVDs showing the subtitle language as "unknown"
|
Fri, 24 Feb 2012 23:34:55 +0000 |
jrash |
sync with en/mplayer.1 rev. 34775
|
Fri, 24 Feb 2012 23:10:57 +0000 |
ib |
Update German man page.
|
Fri, 24 Feb 2012 20:19:46 +0000 |
cigaes |
Allow to set the OST progress position.
|
Fri, 24 Feb 2012 17:26:35 +0000 |
ib |
Remove gstrcasecmp().
|
Fri, 24 Feb 2012 17:16:54 +0000 |
ib |
Cosmetic: Prefer C style for single line comments.
|
Thu, 23 Feb 2012 13:48:58 +0000 |
ib |
Add doxygen comments to list.c.
|
Thu, 23 Feb 2012 13:30:16 +0000 |
ib |
Cosmetic: Arrange listMgr() commands in switch statement.
|
Thu, 23 Feb 2012 13:23:54 +0000 |
ib |
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
|
Thu, 23 Feb 2012 13:15:47 +0000 |
ib |
Add a default clause to listMgr()'s switch statement.
|
Thu, 23 Feb 2012 13:07:49 +0000 |
ib |
Revise listMgr() command URLLIST_ITEM_ADD.
|
Thu, 23 Feb 2012 12:59:28 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 23 Feb 2012 12:58:21 +0000 |
ib |
Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.
|
Thu, 23 Feb 2012 12:39:29 +0000 |
ib |
Cosmetic: Insert some blank lines and remove commented code.
|
Thu, 23 Feb 2012 12:25:57 +0000 |
ib |
Revise listMgr() command PLAYLIST_ITEM_INSERT.
|
Thu, 23 Feb 2012 11:44:49 +0000 |
ib |
Revise listMgr() command PLAYLIST_ITEM_ADD.
|
Thu, 23 Feb 2012 09:32:28 +0000 |
ib |
Cosmetic: Rename variables in listMgr().
|
Thu, 23 Feb 2012 04:25:54 +0000 |
compn |
add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll
|
Wed, 22 Feb 2012 14:19:45 +0000 |
diego |
build: Separate libpostproc check from FFmpeg check.
|
Wed, 22 Feb 2012 14:17:00 +0000 |
ib |
Cosmetic: Remove unnecessary comments and commented code.
|
Wed, 22 Feb 2012 13:27:42 +0000 |
ib |
Remove global variable pointing to playlist item last played.
|
Wed, 22 Feb 2012 10:53:00 +0000 |
ib |
Remove global variable pointing to top of URL list.
|
Wed, 22 Feb 2012 10:39:05 +0000 |
ib |
Remove global variable pointing to top of playlist.
|
Wed, 22 Feb 2012 01:07:10 +0000 |
ib |
Remove unnecessary condition.
|
Tue, 21 Feb 2012 20:40:59 +0000 |
reimar |
Adjust MPlayer default alignment values to match FFmpeg's.
|
Tue, 21 Feb 2012 19:44:21 +0000 |
ib |
Remove global variable pointing to current playlist item.
|
Tue, 21 Feb 2012 18:55:14 +0000 |
ib |
Replace symbolic constants by enums.
|
Mon, 20 Feb 2012 17:41:47 +0000 |
ib |
Fix formatting errors in skin XML code.
|
Mon, 20 Feb 2012 16:22:01 +0000 |
ib |
Fix formatting errors in skin XML code.
|
Mon, 20 Feb 2012 15:29:37 +0000 |
ib |
configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.
|
Sun, 19 Feb 2012 22:09:30 +0000 |
al |
vf screenshot: Fix breakage after lavc API changes
|
Sun, 19 Feb 2012 20:33:32 +0000 |
reimar |
demux_lavf: Explain under which conditions to add demuxers to preferred_list.
|
Sun, 19 Feb 2012 20:01:17 +0000 |
cehoyos |
Use -demuxer lavf for cdxl files.
|
Sun, 19 Feb 2012 16:07:35 +0000 |
reimar |
Fix -aid/-vid selection with -demuxer ogg.
|
Sun, 19 Feb 2012 15:58:25 +0000 |
diego |
build: Remove generated documentation on 'make clean'.
|
Sun, 19 Feb 2012 15:21:31 +0000 |
diego |
configure: Derive system name from 3rd and 2nd component passed to --target.
|
Sun, 19 Feb 2012 15:21:28 +0000 |
diego |
Make inline keyword handling consistent.
|
Sun, 19 Feb 2012 15:21:23 +0000 |
diego |
lavcac3enc: make the filter buildable with shared FFmpeg
|
Sun, 19 Feb 2012 14:58:53 +0000 |
cehoyos |
Fix compilation after r34736.
|
Sun, 19 Feb 2012 13:49:04 +0000 |
reimar |
Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.
|
Sun, 19 Feb 2012 13:39:16 +0000 |
reimar |
Support showing the stream language with br:// playback.
|
Sun, 19 Feb 2012 13:15:41 +0000 |
reimar |
Code cleanup: Use a stream_control instead of global functions to
|
Sat, 18 Feb 2012 19:33:47 +0000 |
reimar |
One more fix for --enable-zr.
|
Sat, 18 Feb 2012 16:22:37 +0000 |
reimar |
Attempt to make --enable-zr compile again.
|
Sat, 18 Feb 2012 00:08:30 +0000 |
al |
Fix compiling with osdep setenv
|
Fri, 17 Feb 2012 20:07:21 +0000 |
cehoyos |
Support playback of CDXL files with -demuxer lavf.
|
Fri, 17 Feb 2012 02:04:41 +0000 |
jrash |
sync with en/mplayer.1 rev. 34708
|
Fri, 17 Feb 2012 01:59:14 +0000 |
jrash |
Synced with help_mp-en.h rev. 34719
|
Thu, 16 Feb 2012 16:08:07 +0000 |
ib |
Complete German translation of messages.
|
Wed, 15 Feb 2012 14:20:45 +0000 |
iive |
Fix linking after FFmpeg merge.
|
Tue, 14 Feb 2012 20:23:02 +0000 |
reimar |
Mark window title as UTF-8.
|
Tue, 14 Feb 2012 20:06:43 +0000 |
reimar |
pulse: set outburst size.
|
Tue, 14 Feb 2012 19:24:26 +0000 |
ib |
Change doxygen comments.
|
Tue, 14 Feb 2012 19:22:22 +0000 |
reimar |
Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.
|
Tue, 14 Feb 2012 17:06:09 +0000 |
iive |
Fix vo_png after FFmpeg merge.
|
Tue, 14 Feb 2012 16:50:42 +0000 |
iive |
Fix linking after FFmpeg merge.
|
Tue, 14 Feb 2012 11:45:56 +0000 |
ib |
Update mplayer.ico.
|
Mon, 13 Feb 2012 20:52:59 +0000 |
reimar |
Do not parse the extended aspect info into the fields
|
Mon, 13 Feb 2012 19:36:01 +0000 |
reimar |
Detect ID3v2 tag at the end of the file and stop demuxing before
|
Mon, 13 Feb 2012 19:33:48 +0000 |
reimar |
Minor simplification.
|
Mon, 13 Feb 2012 16:11:37 +0000 |
ib |
Cosmetic: Change comment.
|
Mon, 13 Feb 2012 16:10:39 +0000 |
ib |
Add doxgen comment to gstrncmp().
|
Mon, 13 Feb 2012 16:01:55 +0000 |
ib |
Revise listRepl().
|
Mon, 13 Feb 2012 15:48:12 +0000 |
ib |
Fix two copy-and-paste errors in the Win32 GUI.
|
Mon, 13 Feb 2012 14:12:54 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 13 Feb 2012 14:10:43 +0000 |
ib |
Don't unnecessarily destroy audio_driver_list.
|
Mon, 13 Feb 2012 12:19:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 13 Feb 2012 12:18:03 +0000 |
ib |
Revise listSet().
|
Mon, 13 Feb 2012 10:22:02 +0000 |
ib |
Replace for loop with index by while loop with pointer.
|
Mon, 13 Feb 2012 09:09:02 +0000 |
ib |
Update date in man page.
|
Sun, 12 Feb 2012 19:54:14 +0000 |
reimar |
Docs: -vo direct3d supports -geometry, too.
|
Sun, 12 Feb 2012 19:51:42 +0000 |
reimar |
Docs: SDL supports -geometry now, too.
|
Sun, 12 Feb 2012 19:50:23 +0000 |
reimar |
Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting
|
Sun, 12 Feb 2012 19:39:54 +0000 |
diego |
slave.txt: Fix a number of typos.
|
Sun, 12 Feb 2012 19:27:35 +0000 |
reimar |
Deduplicate some code that exists both in the if and else branch.
|
Sun, 12 Feb 2012 19:03:19 +0000 |
reimar |
SDL: add support for setting window position.
|
Sun, 12 Feb 2012 18:52:38 +0000 |
reimar |
Remove no longer used message string.
|
Sun, 12 Feb 2012 18:49:46 +0000 |
ib |
Cosmetic: Rearrange structure members.
|
Sun, 12 Feb 2012 18:49:07 +0000 |
reimar |
vo_sdl: reuse some more sdl_common code.
|
Sun, 12 Feb 2012 18:44:19 +0000 |
ib |
Cosmetic: Rename functions in list.c.
|
Sun, 12 Feb 2012 18:39:27 +0000 |
reimar |
Remove code that has been unused and disabled since a very long time.
|
Sun, 12 Feb 2012 17:29:27 +0000 |
ib |
Complete German translation of messages.
|
Sun, 12 Feb 2012 17:27:06 +0000 |
ib |
Revert one change of r34694.
|
Sun, 12 Feb 2012 15:37:04 +0000 |
ib |
Make mplayer.c messages translatable.
|
Sun, 12 Feb 2012 13:35:17 +0000 |
reimar |
Try to detect when an audio driver ends up hanging after
|
Sun, 12 Feb 2012 00:37:23 +0000 |
jrash |
sync with en/mplayer.1 rev. 34663
|
Sat, 11 Feb 2012 22:33:22 +0000 |
iive |
Fix green bottom line on yadif with certain parity.
|
Sat, 11 Feb 2012 21:17:50 +0000 |
ib |
Fix bug in freeing playlist items.
|
Sat, 11 Feb 2012 21:05:34 +0000 |
ib |
Fix bug in freeing URL list items.
|
Sat, 11 Feb 2012 20:43:02 +0000 |
ib |
Free playlist and URL list items when GUI ends.
|
Sat, 11 Feb 2012 20:42:20 +0000 |
ib |
Add code to free the URL list items.
|
Sat, 11 Feb 2012 17:21:14 +0000 |
reimar |
Optimize midentify script to not wasted time filling the cache.
|
Sat, 11 Feb 2012 15:35:39 +0000 |
reimar |
Support -noborder with SDL.
|
Fri, 10 Feb 2012 15:40:53 +0000 |
ib |
Prefer static const char arrays for string constants to #defines.
|
Fri, 10 Feb 2012 15:24:27 +0000 |
ib |
Simplify character array definition.
|
Fri, 10 Feb 2012 15:06:59 +0000 |
ib |
Don't destroy list pointers while saving list items.
|
Fri, 10 Feb 2012 14:57:29 +0000 |
ib |
Adjust content of GUI configuration file to MPlayer configuration files.
|
Fri, 10 Feb 2012 14:13:14 +0000 |
ib |
Show option save error in message box.
|
Fri, 10 Feb 2012 13:48:42 +0000 |
ib |
Use macro FF_ARRAY_ELEMS() instead of numeric constant.
|
Fri, 10 Feb 2012 13:44:25 +0000 |
ib |
Remove unnecessary variable definition and commented code.
|
Fri, 10 Feb 2012 13:06:43 +0000 |
ib |
Don't unnecessarily use gstrdup().
|
Thu, 09 Feb 2012 15:12:58 +0000 |
ib |
Prevent reading empty lines.
|
Thu, 09 Feb 2012 15:02:16 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 09 Feb 2012 15:01:32 +0000 |
ib |
Prevent out-of-bounds array access of fsHistory.
|
Thu, 09 Feb 2012 14:53:24 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 09 Feb 2012 14:52:22 +0000 |
ib |
Check for playlist errors (path, but no file).
|
Thu, 09 Feb 2012 14:37:38 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 09 Feb 2012 14:37:06 +0000 |
ib |
Check for allocation error.
|
Thu, 09 Feb 2012 14:26:12 +0000 |
ib |
Simplify end-of-file detection.
|
Thu, 09 Feb 2012 14:14:39 +0000 |
ib |
Move buffer at top of function and rename it.
|
Thu, 09 Feb 2012 13:57:25 +0000 |
ib |
Fix history file read-only fopen mode.
|
Thu, 09 Feb 2012 13:43:23 +0000 |
ib |
Cosmetic: Change some variable names.
|
Thu, 09 Feb 2012 13:25:05 +0000 |
ib |
In case of a GUI config error, exit MPlayer with error.
|
Thu, 09 Feb 2012 12:52:09 +0000 |
ib |
Replace string constants by symbolic constants.
|
Thu, 09 Feb 2012 12:43:09 +0000 |
ib |
Update dates in man pages.
|
Thu, 09 Feb 2012 12:29:07 +0000 |
ib |
Fix German translation of MSGTR_MemAllocFailed.
|
Tue, 07 Feb 2012 23:09:52 +0000 |
cehoyos |
Support RGB48 tiff decoding.
|
Tue, 07 Feb 2012 23:04:30 +0000 |
cehoyos |
Support displaying 64bit RGB via OpenGL.
|
Tue, 07 Feb 2012 22:07:09 +0000 |
cehoyos |
Use 128 instead of 64 to define non-native RGB image formats.
|
Tue, 07 Feb 2012 21:56:45 +0000 |
cehoyos |
X11 non-native RGB/BGR "emulation" only works for 32bit.
|
Tue, 07 Feb 2012 14:52:23 +0000 |
siretart |
Add missing libavutil #include.
|
Tue, 07 Feb 2012 14:07:53 +0000 |
siretart |
enable radio support, addresses https://launchpad.net/bugs/593548
|
Tue, 07 Feb 2012 12:27:23 +0000 |
cigaes |
build: fix lavfi dependencies (swscale and swresample).
|
Mon, 06 Feb 2012 06:30:12 +0000 |
siretart |
Update deprecated avcodec_alloc_context()/avcodec_open() API calls
|
Sun, 05 Feb 2012 21:20:51 +0000 |
cehoyos |
Support v408 and AYUV decoding via FFmpeg.
|
Fri, 03 Feb 2012 23:11:48 +0000 |
iive |
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
|
Fri, 03 Feb 2012 20:33:32 +0000 |
reimar |
Fix format string for -a52drc option.
|
Fri, 03 Feb 2012 14:31:59 +0000 |
ib |
Add some missing #includes to cfg.c.
|
Fri, 03 Feb 2012 13:57:10 +0000 |
ib |
Make cfg_read() and cfg_write() void functions.
|
Fri, 03 Feb 2012 13:38:42 +0000 |
ib |
Add fgetstr() to read from files without end-of-line characters.
|
Thu, 02 Feb 2012 18:26:17 +0000 |
compn |
add media-100 qtx binary codec
|
Thu, 02 Feb 2012 03:04:52 +0000 |
komh |
Fix bpp for IMGFMT_BGR32
|
Thu, 02 Feb 2012 02:56:50 +0000 |
komh |
Add VMAN-backend supports
|
Thu, 02 Feb 2012 02:55:02 +0000 |
komh |
Add IMGFMT_BGR32 supports
|
Tue, 31 Jan 2012 18:17:17 +0000 |
ib |
Emphasize the default audio track in the selection list.
|
Tue, 31 Jan 2012 12:11:46 +0000 |
compn |
add jps / pns image formats, sync'd from ffmpeg
|
Mon, 30 Jan 2012 18:14:45 +0000 |
reimar |
Fix -pphelp to work with new libpostprocess API.
|
Sun, 29 Jan 2012 16:30:17 +0000 |
reimar |
sdl: do not change caption on -wid windows.
|
Sun, 29 Jan 2012 16:27:46 +0000 |
reimar |
Support -wid for vo_sdl.
|
Sat, 28 Jan 2012 14:55:15 +0000 |
reimar |
Fix another case where opt.h was included from libavcodec instead of libavutil.
|
Sat, 28 Jan 2012 14:51:29 +0000 |
reimar |
Do not try to render \r.
|
Sat, 28 Jan 2012 14:24:59 +0000 |
reimar |
Do not apply writing order via fribidi when libass will be doing it.
|
Sat, 28 Jan 2012 14:00:07 +0000 |
reimar |
Update config.asm generation to work with latest FFmpeg.
|
Sat, 28 Jan 2012 13:59:17 +0000 |
reimar |
Translate level-based to flag-based error recognition values.
|
Sat, 28 Jan 2012 13:51:57 +0000 |
reimar |
opt.h is now in libavutil.
|
Sat, 28 Jan 2012 13:47:01 +0000 |
reimar |
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.
|
Sat, 28 Jan 2012 13:22:57 +0000 |
reimar |
Switch to avcodec_alloc_context3.
|
Sat, 28 Jan 2012 13:20:20 +0000 |
reimar |
Set memc_only via AVDictionary.
|
Sat, 28 Jan 2012 13:13:29 +0000 |
reimar |
Only set "seekable", not "is_streamed" for compatibility with
|
Sat, 28 Jan 2012 13:06:59 +0000 |
reimar |
Use avformat_new_stream.
|
Sat, 28 Jan 2012 12:57:58 +0000 |
reimar |
Set muxrate and preload via AVDictionary.
|
Sat, 28 Jan 2012 12:52:23 +0000 |
reimar |
Remove pointless casts.
|
Sat, 28 Jan 2012 12:41:26 +0000 |
reimar |
Remove pointless cast.
|
Sat, 28 Jan 2012 12:40:36 +0000 |
reimar |
Use "seekable" instead of is_streamed.
|
Sat, 28 Jan 2012 12:36:05 +0000 |
reimar |
Do not set stream_copy, it has not been used in FFmpeg since a long time.
|
Sat, 28 Jan 2012 12:33:58 +0000 |
reimar |
Remove ifdefs that have been unnecessary since a long time
|
Sat, 28 Jan 2012 12:24:12 +0000 |
reimar |
Set UMV flag via AVDictionary.
|
Sat, 28 Jan 2012 12:22:10 +0000 |
reimar |
Get rid of nonsense usage of CODEC_FLAG_PART.
|
Sat, 28 Jan 2012 12:17:50 +0000 |
reimar |
Use AVDictionary to set data_partitioning.
|
Sat, 28 Jan 2012 12:15:38 +0000 |
reimar |
Fix avcodec_open2 options argument.
|
Sat, 28 Jan 2012 11:50:18 +0000 |
reimar |
Use AV_PICTURE_TYPE_I.
|
Sat, 28 Jan 2012 11:06:35 +0000 |
reimar |
Reuse init_avcodec function.
|
Sat, 28 Jan 2012 10:53:17 +0000 |
reimar |
Replace deprecated/removed av_close_input_stream.
|
Sat, 28 Jan 2012 10:50:52 +0000 |
reimar |
Replace deprecated av_set_int.
|
Sat, 28 Jan 2012 10:47:02 +0000 |
reimar |
Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.
|
Sat, 28 Jan 2012 10:44:08 +0000 |
reimar |
Remove some nonsensical uses of CODEC_FLAG_PART.
|
Sat, 28 Jan 2012 10:40:55 +0000 |
reimar |
Use AVDictionary to set some special options.
|
Sat, 28 Jan 2012 10:32:49 +0000 |
reimar |
palctrl exists no longer and has been unused a long time,
|
Sat, 28 Jan 2012 10:31:24 +0000 |
reimar |
Switch to using AV_PICTURE_TYPE.
|
Sat, 28 Jan 2012 10:28:45 +0000 |
reimar |
Remove unused AVFrame "age" handling code.
|
Sat, 28 Jan 2012 10:04:51 +0000 |
cboesch |
Fix "ouput" typo in vf framestep.
|
Fri, 27 Jan 2012 14:47:18 +0000 |
ib |
Fix bug with selected file in file selector.
|
Fri, 27 Jan 2012 11:24:59 +0000 |
ib |
Cosmetic: Rename variables.
|
Fri, 27 Jan 2012 11:09:05 +0000 |
jrash |
Synced with help_mp-en.h rev. 34569
|
Fri, 27 Jan 2012 00:07:45 +0000 |
ib |
Fix skin PNG read errors.
|
Thu, 26 Jan 2012 23:16:43 +0000 |
cehoyos |
Fix compilation with --disable-networking.
|
Wed, 25 Jan 2012 10:30:46 +0000 |
cehoyos |
Add missing image formats to the ffv1 decoder.
|
Tue, 24 Jan 2012 18:53:23 +0000 |
cehoyos |
Support 32-bit sunrast playback via FFmpeg.
|
Tue, 24 Jan 2012 18:39:51 +0000 |
cehoyos |
Support 32-bit sgi playback via FFmpeg.
|
Tue, 24 Jan 2012 18:30:16 +0000 |
cehoyos |
Remove unused image formats from fftga output format list.
|
Tue, 24 Jan 2012 18:24:00 +0000 |
cehoyos |
Fix 32-bit targa playback with current FFmpeg on big-endian.
|
Tue, 24 Jan 2012 18:14:18 +0000 |
cehoyos |
Replace incorrect output format list with the only format supported by
|
Tue, 24 Jan 2012 18:11:10 +0000 |
cehoyos |
Fix 32-bit png playback with current FFmpeg.
|
Tue, 24 Jan 2012 18:02:55 +0000 |
cehoyos |
Remove unused image formats from ffpng output format list.
|
Tue, 24 Jan 2012 17:54:04 +0000 |
cehoyos |
Remove unused image formats from ffpcx output format list.
|
Tue, 24 Jan 2012 17:51:00 +0000 |
cehoyos |
Remove unused image formats from ffgif output format list: Only pal8 is supported.
|
Tue, 24 Jan 2012 17:44:28 +0000 |
cehoyos |
Fix 32-bit dpx playback on big-endian.
|
Tue, 24 Jan 2012 17:34:28 +0000 |
cehoyos |
Remove unused image formats from fftiff output format list.
|
Tue, 24 Jan 2012 17:33:00 +0000 |
cehoyos |
Fix 32-bit tiff playback on big-endian.
|
Mon, 23 Jan 2012 13:57:22 +0000 |
cehoyos |
Allow motionpixels playback on little endian.
|
Sun, 22 Jan 2012 00:29:56 +0000 |
compn |
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
|
Sat, 21 Jan 2012 19:15:03 +0000 |
cehoyos |
Support Sorenson 263 fourcc, see FFmpeg ticket #923.
|
Sat, 21 Jan 2012 19:12:53 +0000 |
cehoyos |
Remove S263 from h263 fourcc list, we do not have such a sample.
|
Sat, 21 Jan 2012 17:43:06 +0000 |
al |
vd theora: cosmetics: K&R style, alignment
|
Sat, 21 Jan 2012 16:55:37 +0000 |
cehoyos |
Support decoding of Avid SUDS.
|
Thu, 19 Jan 2012 23:20:37 +0000 |
reimar |
Fix per-file ASS options like -ass-force-style.
|
Thu, 19 Jan 2012 14:36:17 +0000 |
diego |
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.
|
Thu, 19 Jan 2012 14:36:15 +0000 |
diego |
Move static keyword to the beginning of function declarations.
|
Thu, 19 Jan 2012 14:36:11 +0000 |
diego |
configure: Only test for Win32 threads on Windows.
|
Mon, 16 Jan 2012 09:15:40 +0000 |
diego |
configure: Enable os2threads support on OS/2.
|
Sun, 15 Jan 2012 12:40:02 +0000 |
reimar |
Fix seeking beyond EOF in stream_cdda to work with cache.
|
Sun, 15 Jan 2012 12:38:38 +0000 |
reimar |
Print an error when streams behave in a way that the cache cannot handle.
|
Sun, 15 Jan 2012 12:23:40 +0000 |
reimar |
Fix seeking with e.g. flv files.
|
Sun, 15 Jan 2012 12:08:26 +0000 |
reimar |
Eliminate duplicate subtitle lines which will most likely
|
Sun, 15 Jan 2012 11:18:13 +0000 |
reimar |
SSA reader: do not strip commas in commands.
|
Sat, 14 Jan 2012 23:56:28 +0000 |
compn |
reimar says comments are C strings and so i move all urls to ;comments instead.
|
Sat, 14 Jan 2012 20:33:57 +0000 |
cehoyos |
Support BW10 decoding via FFmpeg.
|
Sat, 14 Jan 2012 19:29:25 +0000 |
reimar |
SDL: Try to select a fullscreen mode that does not require resolution changes by default.
|
Sat, 14 Jan 2012 16:30:03 +0000 |
ib |
Add size to ICONERROR warning message.
|
Sat, 14 Jan 2012 16:08:16 +0000 |
ib |
Add differently sized, new icons for the GUI.
|
Sat, 14 Jan 2012 16:02:37 +0000 |
ib |
Use check items for audio, video and subtitle tracks.
|
Sat, 14 Jan 2012 15:49:54 +0000 |
reimar |
Fix vo_gl unsharp filter for chroma.
|
Sat, 14 Jan 2012 15:46:58 +0000 |
ib |
Don't needlessly set variables.
|
Sat, 14 Jan 2012 14:06:29 +0000 |
reimar |
Fix -ass-styles with SRT subs and more.
|
Sat, 14 Jan 2012 13:55:38 +0000 |
reimar |
Extract setting up default ASS style to a separate function.
|
Sat, 14 Jan 2012 12:56:28 +0000 |
cehoyos |
Support RGB48 tiff decoding via FFmpeg.
|
Fri, 13 Jan 2012 17:16:35 +0000 |
ib |
Cosmetic: Revise comment.
|
Fri, 13 Jan 2012 16:44:35 +0000 |
ib |
Remove unused parameter from uiMenuMouseHandle().
|
Fri, 13 Jan 2012 16:40:04 +0000 |
ib |
Remove unused parameter from uiPlaybarShow().
|
Fri, 13 Jan 2012 16:36:06 +0000 |
ib |
Remove unused parameter from wsXDNDProcessClientMessage().
|
Fri, 13 Jan 2012 16:19:35 +0000 |
ib |
Fix bug with switching audio and video tracks.
|
Fri, 13 Jan 2012 15:25:13 +0000 |
ib |
Replace deprecated avcodec functions by new ones.
|
Fri, 13 Jan 2012 14:12:32 +0000 |
ib |
Remove unused parameter from create_MessageBox().
|
Fri, 13 Jan 2012 14:06:55 +0000 |
ib |
Use correct data types and common variable names in GTK callback functions.
|
Thu, 12 Jan 2012 18:21:56 +0000 |
ib |
Properly handle the lack of XShm.
|
Thu, 12 Jan 2012 16:14:20 +0000 |
ib |
Remove unnecessary #ifdef.
|
Thu, 12 Jan 2012 16:08:07 +0000 |
ib |
Cosmetic: Remove blank lines.
|
Thu, 12 Jan 2012 16:01:32 +0000 |
ib |
Simplify XShape handling and setting of wsUseXShape.
|
Thu, 12 Jan 2012 15:53:20 +0000 |
ib |
Cosmetic: Remove braces.
|
Thu, 12 Jan 2012 15:50:53 +0000 |
ib |
Always inform / warn about missing shared memory / shape extension
|
Thu, 12 Jan 2012 15:16:24 +0000 |
ib |
Remove unnecessary #ifdef and #include.
|
Thu, 12 Jan 2012 14:21:55 +0000 |
ib |
Add user event evMenu.
|
Thu, 12 Jan 2012 13:36:20 +0000 |
nicodvb |
propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessary
|
Thu, 12 Jan 2012 10:39:37 +0000 |
ib |
Fix bug with VCD stream calling DVD code.
|
Thu, 12 Jan 2012 10:31:39 +0000 |
ib |
Replace goto label by an internal event case expression.
|
Thu, 12 Jan 2012 10:08:25 +0000 |
ib |
Remove all unnecessary #ifdefs from GUI code.
|
Thu, 12 Jan 2012 10:07:22 +0000 |
ib |
Define (extern) sub_cp unconditionally.
|
Tue, 10 Jan 2012 13:28:15 +0000 |
ib |
Reduce number and avoid conditional definition of searchpath variables.
|
Tue, 10 Jan 2012 12:04:50 +0000 |
ib |
Retrieve DVD's titles, chapters and angles by stream control commands.
|
Tue, 10 Jan 2012 11:51:30 +0000 |
ib |
Remove all #ifdef MP_DEBUG from Win32 GUI code.
|
Sun, 08 Jan 2012 17:52:59 +0000 |
reimar |
Force "simple" IDCT to avoid different results on different PCs.
|
Sun, 08 Jan 2012 15:38:22 +0000 |
reimar |
Fix directory creation in refupdate script.
|
Sun, 08 Jan 2012 13:47:08 +0000 |
reimar |
Remove another md5sums reference file that missed the .md5 extension.
|
Sun, 08 Jan 2012 13:46:29 +0000 |
reimar |
Remove file that was checked in accidentally (it was missing the .md5 part).
|
Sun, 08 Jan 2012 10:47:41 +0000 |
reimar |
Fix testing of H.264 conformance tests.
|
Sun, 08 Jan 2012 10:44:00 +0000 |
reimar |
Add a script to help update the references.
|
Sun, 08 Jan 2012 10:15:51 +0000 |
reimar |
Add references for new fate samples.
|
Sun, 08 Jan 2012 10:14:00 +0000 |
reimar |
Remove unused reference files.
|
Sun, 08 Jan 2012 10:06:13 +0000 |
reimar |
Print a hint if FATE_SAMPLES was not set and fatetest is run.
|
Sun, 08 Jan 2012 09:28:51 +0000 |
reimar |
Clean up faterun.sh.
|
Sun, 08 Jan 2012 09:25:45 +0000 |
reimar |
Put test-related code in Makefile under ifdef FATE_SAMPLES.
|
Fri, 06 Jan 2012 00:18:56 +0000 |
cehoyos |
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
|
Thu, 05 Jan 2012 20:35:07 +0000 |
reimar |
Add support for additional libopenjpeg output formats.
|
Thu, 05 Jan 2012 20:32:10 +0000 |
reimar |
Add support for 422P9.
|
Thu, 05 Jan 2012 20:18:38 +0000 |
cehoyos |
Support for Avid Meridian Uncompressed via FFmpeg.
|
Thu, 05 Jan 2012 18:23:34 +0000 |
reimar |
Add reference result for vble test file.
|
Thu, 05 Jan 2012 16:17:36 +0000 |
reimar |
Disable wmv8_drm test.
|
Thu, 05 Jan 2012 16:06:16 +0000 |
reimar |
QCP files are audio-only, do not run them through video test.
|
Thu, 05 Jan 2012 15:50:17 +0000 |
reimar |
Change a few more pts-related float to double.
|
Thu, 05 Jan 2012 15:48:37 +0000 |
reimar |
Use double also to calculate ogg subtitle pts.
|
Thu, 05 Jan 2012 15:46:48 +0000 |
reimar |
Remove pointless cast.
|
Thu, 05 Jan 2012 15:45:33 +0000 |
reimar |
Calculate Ogg timestamps as double instead of float.
|
Thu, 05 Jan 2012 15:41:59 +0000 |
reimar |
Check for correct function (th_info_init, not theora_info_init) in libtheora test.
|
Thu, 05 Jan 2012 15:39:14 +0000 |
reimar |
Add more fate test reference results.
|
Thu, 05 Jan 2012 14:40:36 +0000 |
ib |
Remove #ifdef MP_DEBUG.
|
Thu, 05 Jan 2012 14:26:21 +0000 |
ib |
Explicitly enumerate all stream types.
|
Thu, 05 Jan 2012 13:55:03 +0000 |
ib |
Remove pointless menu entry.
|
Thu, 05 Jan 2012 13:50:34 +0000 |
ib |
Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
|
Thu, 05 Jan 2012 12:55:33 +0000 |
ib |
Use check items for CD and VCD titles as well.
|
Thu, 05 Jan 2012 12:44:02 +0000 |
ib |
Fix bug in CD / VCD / DVD related menus.
|
Thu, 05 Jan 2012 12:35:37 +0000 |
ib |
Move CD / VCD / DVD related menu code.
|
Thu, 05 Jan 2012 12:08:36 +0000 |
diego |
build: Merge tests/Makefile into top-level Makefile and test non-recursively.
|
Thu, 05 Jan 2012 12:06:03 +0000 |
ib |
Move some DVD related events.
|
Thu, 05 Jan 2012 11:39:27 +0000 |
ib |
Remove #ifdef MP_DEBUG.
|
Wed, 04 Jan 2012 22:08:36 +0000 |
diego |
Port libtheora glue code to Theora 1.0 API.
|
Wed, 04 Jan 2012 20:30:10 +0000 |
siretart |
fmt-conversion.c: add a remark about the usage of #ifdef directives
|
Wed, 04 Jan 2012 20:28:43 +0000 |
siretart |
libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
|
Wed, 04 Jan 2012 14:55:29 +0000 |
cehoyos |
Support decoding AVrp, v308 and yuv4 via FFmpeg.
|
Wed, 04 Jan 2012 12:33:59 +0000 |
siretart |
make the checks for available codec id more robust
|
Wed, 04 Jan 2012 10:39:38 +0000 |
diego |
configure: Simplify Theora check.
|
Tue, 03 Jan 2012 23:50:52 +0000 |
ib |
Remove unnecessary #include.
|
Tue, 03 Jan 2012 23:10:34 +0000 |
ib |
Remove (conditional and) unnecessary #include
|
Tue, 03 Jan 2012 20:47:36 +0000 |
ib |
Add checks for errors in stream_cdda's get_track_by_sector().
|
Tue, 03 Jan 2012 16:17:21 +0000 |
ib |
Allow Windows style CDROM device names for Wine port.
|
Tue, 03 Jan 2012 16:16:04 +0000 |
ib |
Use cdparanoia compatibility names for CD function calls.
|
Tue, 03 Jan 2012 15:51:26 +0000 |
siretart |
Allow compilation with Libav
|
Mon, 02 Jan 2012 16:48:18 +0000 |
ib |
Initialize device options in guiInit().
|
Mon, 02 Jan 2012 16:25:00 +0000 |
ib |
Remove pointless filename setting from device name.
|
Mon, 02 Jan 2012 16:24:06 +0000 |
ib |
Allow uiPlay() without guiInfo.Filename for some stream types.
|
Mon, 02 Jan 2012 15:28:30 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 02 Jan 2012 15:16:55 +0000 |
ib |
Don't explicitly set stream type if the type doesn't change.
|
Mon, 02 Jan 2012 12:53:20 +0000 |
iive |
Add support of compression algorithm 3 (header stripping) in mkv demuxer.
|
Mon, 02 Jan 2012 11:26:00 +0000 |
cehoyos |
Support FFmpeg v410 decoder.
|
Mon, 02 Jan 2012 11:20:26 +0000 |
cehoyos |
Support Y41P decoding via FFmpeg.
|
Mon, 02 Jan 2012 03:34:19 +0000 |
jrash |
Synced with help_mp-en.h rev. 34475
|
Sun, 01 Jan 2012 04:09:35 +0000 |
cehoyos |
Update copyright year.
|
Sat, 31 Dec 2011 13:42:24 +0000 |
ib |
Cosmetic: Collect together Wine port related functions.
|
Sat, 31 Dec 2011 13:25:23 +0000 |
ib |
Allow Windows style devices for Wine port.
|
Sat, 31 Dec 2011 13:20:29 +0000 |
ib |
Fix Win32 GUI DVD playback.
|
Sat, 31 Dec 2011 13:15:30 +0000 |
ib |
Remove options cdrom_device and dvd_device from the Win32 GUI.
|
Sat, 31 Dec 2011 12:55:28 +0000 |
ib |
Retrieve DVD's titles, chapters and angles by stream control commands.
|
Sat, 31 Dec 2011 12:45:46 +0000 |
ib |
Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
|
Sat, 31 Dec 2011 12:38:52 +0000 |
ib |
Add audio CD playback support to the X11/GTK GUI.
|
Sat, 31 Dec 2011 12:20:08 +0000 |
ib |
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
|
Thu, 29 Dec 2011 19:42:58 +0000 |
cehoyos |
Support FFmpeg SMJPEG IMA ADPCM decoding.
|
Thu, 29 Dec 2011 16:11:58 +0000 |
reimar |
Add comment to a condition that is just a hack around a cdparanoia bug.
|
Thu, 29 Dec 2011 16:10:12 +0000 |
reimar |
Prefer libcdio over cdparanoia by default.
|
Thu, 29 Dec 2011 13:59:05 +0000 |
ib |
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
|
Thu, 29 Dec 2011 01:14:48 +0000 |
cehoyos |
Support the FFmpeg Indeo 4 decoder.
|
Wed, 28 Dec 2011 14:14:12 +0000 |
ib |
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
|
Wed, 28 Dec 2011 14:04:27 +0000 |
ib |
Allow PARANOIA_MODE_FULL with skipping.
|
Sat, 24 Dec 2011 13:31:49 +0000 |
jrash |
sync with en/mplayer.1 rev. 34463
|
Sat, 24 Dec 2011 10:55:49 +0000 |
cigaes |
av_helpers: show libav* version and configuration.
|
Sat, 24 Dec 2011 10:55:47 +0000 |
cigaes |
av_helpers: remove obsolete avcodec_init.
|
Fri, 23 Dec 2011 22:34:42 +0000 |
reimar |
vo_gl stereo: allow swapping left and right view.
|
Fri, 23 Dec 2011 21:52:04 +0000 |
reimar |
cdda: set position to an actual EOF position when we set EOF.
|
Fri, 23 Dec 2011 21:50:32 +0000 |
reimar |
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
|
Fri, 23 Dec 2011 19:00:31 +0000 |
reimar |
Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
|
Fri, 23 Dec 2011 16:44:23 +0000 |
reimar |
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
|
Fri, 23 Dec 2011 16:27:15 +0000 |
reimar |
Fix cdda speed default value, range and use more robust condition.
|
Fri, 23 Dec 2011 14:45:35 +0000 |
reimar |
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
|
Fri, 23 Dec 2011 14:42:17 +0000 |
ib |
Add /home only to the file selector path list if HOME isn't set.
|
Fri, 23 Dec 2011 14:39:39 +0000 |
ib |
Cosmetic: Swap /mnt and /media in the file selector path list.
|
Fri, 23 Dec 2011 13:41:25 +0000 |
ib |
Add /mnt only to the file selector path list if it exists.
|
Thu, 22 Dec 2011 17:39:38 +0000 |
cehoyos |
Fix build of swedish help after r33915.
|
Tue, 20 Dec 2011 16:34:38 +0000 |
ib |
Remember the lastly selected file in file selector.
|
Tue, 20 Dec 2011 00:11:26 +0000 |
cehoyos |
Support FFmpeg 8088flex TMV decoder.
|
Sun, 18 Dec 2011 10:28:24 +0000 |
jrash |
sync with en/mplayer.1 rev. 34438
|
Sun, 18 Dec 2011 00:33:46 +0000 |
cehoyos |
Support decoding yuv411p rawvideo.
|
Fri, 16 Dec 2011 12:23:29 +0000 |
ib |
Fix skin documentation.
|
Thu, 15 Dec 2011 22:32:22 +0000 |
cigaes |
Support SBG decoding using ffwavesynth.
|
Thu, 15 Dec 2011 14:01:05 +0000 |
cehoyos |
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
|
Wed, 14 Dec 2011 14:32:47 +0000 |
cehoyos |
Support FFmpeg mmvideo decoder.
|
Wed, 14 Dec 2011 12:37:16 +0000 |
cehoyos |
Support FFmpeg Dxtory decoder.
|
Wed, 14 Dec 2011 00:17:49 +0000 |
iive |
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
|
Tue, 13 Dec 2011 13:23:06 +0000 |
ib |
Revise German translation of MSGTR_MENU_PlayDisc.
|
Mon, 12 Dec 2011 09:20:34 +0000 |
ib |
Return right pointer.
|
Sun, 11 Dec 2011 21:32:07 +0000 |
reimar |
Require a fribidi version that defines FriBidiParType.
|
Sun, 11 Dec 2011 18:47:40 +0000 |
ib |
Leave the focus in fsFNameList after key event in file selector.
|
Sun, 11 Dec 2011 17:52:20 +0000 |
reimar |
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
|
Sun, 11 Dec 2011 17:51:24 +0000 |
ib |
Add Return key events to playlist's file lists.
|
Sun, 11 Dec 2011 17:12:55 +0000 |
ib |
Add Return key events to playlist buttons.
|
Sun, 11 Dec 2011 16:36:06 +0000 |
ib |
Make column titles in playlist passive.
|
Sun, 11 Dec 2011 16:02:02 +0000 |
ib |
Fix bug with wrong focus in file selector.
|
Sun, 11 Dec 2011 15:53:37 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 11 Dec 2011 15:52:32 +0000 |
ib |
Add Return key events to file selector buttons.
|
Sun, 11 Dec 2011 15:41:37 +0000 |
reimar |
Add a test file for ultravox in comment.
|
Sun, 11 Dec 2011 15:13:39 +0000 |
reimar |
Allow compiling libass without fribidi again.
|
Sun, 11 Dec 2011 14:54:56 +0000 |
ib |
Don't allow option gui-include in config files.
|
Sun, 11 Dec 2011 14:44:36 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Sat, 10 Dec 2011 20:55:31 +0000 |
reimar |
Add highly experimental support for OpenGL ES.
|
Sat, 10 Dec 2011 20:21:50 +0000 |
reimar |
Use glLoadMatrixf. This makes it easier to support OpenGL ES.
|
Sat, 10 Dec 2011 14:31:28 +0000 |
reimar |
By default ignore CTRL key on its own.
|
Sat, 10 Dec 2011 14:27:04 +0000 |
reimar |
Use an enum to define keycodes and fix CTRL and backspace key having
|
Fri, 09 Dec 2011 15:17:11 +0000 |
siretart |
loosen the dependency on libjpeg-dev
|
Fri, 09 Dec 2011 13:34:38 +0000 |
ib |
Change prefix for internal events from ev to iv.
|
Fri, 09 Dec 2011 13:14:23 +0000 |
ib |
Add evSetSubtitle event to the Win32 GUI.
|
Fri, 09 Dec 2011 12:47:28 +0000 |
ib |
Remove unused symbolic constant and code for evFirstLoad.
|
Fri, 09 Dec 2011 12:42:47 +0000 |
ib |
Remove unused symbolic constant definitions for events.
|
Fri, 09 Dec 2011 12:25:48 +0000 |
ib |
Replace evPlayNetwork by evLoadURL.
|
Fri, 09 Dec 2011 12:11:03 +0000 |
ib |
Change parameter name and its declaration to const.
|
Fri, 09 Dec 2011 12:05:37 +0000 |
ib |
Add doxygen comment to app.c
|
Fri, 09 Dec 2011 11:42:25 +0000 |
ib |
Remove non-existing GUI user events.
|
Thu, 08 Dec 2011 19:41:28 +0000 |
ib |
Fix bug in Win32 GUI introduced in r34403.
|
Thu, 08 Dec 2011 17:11:52 +0000 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
Thu, 08 Dec 2011 16:37:42 +0000 |
ib |
Add evSetAspect to the skin documentation on GUI messages (where
|
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:48:17 +0000 |
ib |
Fix bug with evHalfSize event.
|
Thu, 08 Dec 2011 15:39:49 +0000 |
ib |
Revise skin documentation on GUI messages.
|
Thu, 08 Dec 2011 15:38:35 +0000 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
Thu, 08 Dec 2011 12:09:00 +0000 |
cehoyos |
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
|
Thu, 08 Dec 2011 12:05:00 +0000 |
ib |
Remove event evDropFile from Win32 GUI.
|
Thu, 08 Dec 2011 02:44:19 +0000 |
cehoyos |
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
|
Tue, 06 Dec 2011 19:59:16 +0000 |
reimar |
Try harder to extract a sensible palette from extradata.
|
Mon, 05 Dec 2011 18:27:40 +0000 |
reimar |
Fix OSD time and e.g. frame number displayed with osd_fractions
|
Mon, 05 Dec 2011 18:22:56 +0000 |
reimar |
Make emms/femms code simpler/more obvious.
|
Mon, 05 Dec 2011 18:09:21 +0000 |
reimar |
vo_kva: support -title.
|
Mon, 05 Dec 2011 18:08:29 +0000 |
reimar |
Discard frames where the size does not match the AVCodecContext width/height.
|
Mon, 05 Dec 2011 11:38:15 +0000 |
diego |
configure: (internal) libass depends on FriBiDi now; check availability
|
Mon, 05 Dec 2011 11:38:13 +0000 |
diego |
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
|
Mon, 05 Dec 2011 11:38:08 +0000 |
diego |
Remove some stray English messages from the Dutch message translation.
|
Sun, 04 Dec 2011 23:13:46 +0000 |
cehoyos |
Support FFmpeg's PCM 16-bit little-endian planar decoder.
|
Sun, 04 Dec 2011 23:03:24 +0000 |
cehoyos |
Support FFmpeg's EA MAD decoder.
|
Sun, 04 Dec 2011 22:52:58 +0000 |
cehoyos |
Support FFmpeg vdmaudio decoder.
|
Sun, 04 Dec 2011 22:41:31 +0000 |
cehoyos |
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
|
Sun, 04 Dec 2011 13:30:54 +0000 |
reimar |
Add workaround for CTRL key getting stuck for X11 backend
|
Sat, 03 Dec 2011 23:08:03 +0000 |
reimar |
Commit added forgotten in previous commit.
|
Sat, 03 Dec 2011 22:36:50 +0000 |
reimar |
Support -title for -vo corevideo.
|
Sat, 03 Dec 2011 22:29:25 +0000 |
cboesch |
vd_ffmpeg: fix comment typo (sepcified ¢ª specified)
|
Sat, 03 Dec 2011 22:26:47 +0000 |
reimar |
Support -title with -vo quartz.
|
Sat, 03 Dec 2011 22:06:50 +0000 |
reimar |
Remove variable that is only assigned but never used.
|
Sat, 03 Dec 2011 21:35:56 +0000 |
reimar |
Update libass to 0.10 release.
|
Sat, 03 Dec 2011 21:33:28 +0000 |
reimar |
Remove unused header.
|
Sat, 03 Dec 2011 19:59:17 +0000 |
reimar |
Make -title and -use-filename-title work on Windows.
|
Sat, 03 Dec 2011 19:06:19 +0000 |
reimar |
X11: update title only on reconfigure instead of at least once per frame.
|
Sat, 03 Dec 2011 18:43:54 +0000 |
reimar |
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
|
Sat, 03 Dec 2011 08:03:12 +0000 |
reimar |
Fix mp_tag2codec_id to take all AVI tags into account again.
|
Sat, 03 Dec 2011 00:30:59 +0000 |
cehoyos |
Support FFmpeg QPEG decoding.
|
Sat, 03 Dec 2011 00:22:28 +0000 |
cehoyos |
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.
|
Fri, 02 Dec 2011 19:45:48 +0000 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
|
Fri, 02 Dec 2011 19:40:36 +0000 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.
|
Fri, 02 Dec 2011 19:23:43 +0000 |
cehoyos |
Support FFmpeg Funcom IMA ISS ADPCM decoding.
|
Fri, 02 Dec 2011 19:14:23 +0000 |
cehoyos |
Support FFmpeg VBLE decoder.
|
Thu, 01 Dec 2011 19:10:15 +0000 |
reimar |
Make cache process detect when the main process disappeared and
|
Thu, 01 Dec 2011 19:09:20 +0000 |
reimar |
Only print printable characters, not all ASCII ones.
|
Thu, 01 Dec 2011 18:34:18 +0000 |
reimar |
X11: support CTRL key and thus key combinations with it.
|
Tue, 29 Nov 2011 20:15:22 +0000 |
diego |
debian: Ignore files and directories that are created during package builds.
|
Tue, 29 Nov 2011 13:03:58 +0000 |
ranma |
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).
|
Tue, 29 Nov 2011 13:02:45 +0000 |
ranma |
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).
|
Tue, 29 Nov 2011 05:05:16 +0000 |
diego |
debian: adjust documentation build process, which now works non-recursively
|
Tue, 29 Nov 2011 00:48:34 +0000 |
cehoyos |
Support RGB FFV1 videos without transparency.
|
Thu, 24 Nov 2011 18:32:08 +0000 |
reimar |
Use lookup_keymap_table instead of a large number of switch cases.
|
Thu, 24 Nov 2011 00:03:14 +0000 |
reimar |
Reindent.
|
Thu, 24 Nov 2011 00:00:39 +0000 |
reimar |
caca: process all pending events instead of exactly one per check_events.
|
Wed, 23 Nov 2011 23:59:01 +0000 |
reimar |
caca: for ordinary keys, send key events on press instead of release.
|
Wed, 23 Nov 2011 23:57:37 +0000 |
reimar |
caca: support mouse events and more keys.
|
Wed, 23 Nov 2011 20:47:24 +0000 |
reimar |
Replace constant by define with same value.
|
Tue, 22 Nov 2011 20:24:24 +0000 |
reimar |
Change extended key handling so we will never call mplayer_put_key twice
|
Tue, 22 Nov 2011 19:33:29 +0000 |
reimar |
Make vf expand more picky:
|
Tue, 22 Nov 2011 19:31:29 +0000 |
reimar |
Set chroma_x_shift for 1-plane YUV formats.
|
Sat, 19 Nov 2011 14:04:11 +0000 |
al |
vo direct3d: fix crash in osd drawing code
|
Wed, 16 Nov 2011 11:14:25 +0000 |
diego |
ao_null: mark global variables only used within the file as static
|
Wed, 16 Nov 2011 11:14:23 +0000 |
diego |
configure: add HAVE_OS2THREADS to config.h for libavformat
|
Wed, 16 Nov 2011 09:54:29 +0000 |
diego |
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013
|
Tue, 15 Nov 2011 17:57:23 +0000 |
cigaes |
OSD fractions: do not round up decimals
|
Mon, 14 Nov 2011 19:09:35 +0000 |
reimar |
Some spelling/grammar fixes.
|
Mon, 14 Nov 2011 19:05:49 +0000 |
reimar |
Remove pointless casts.
|
Mon, 14 Nov 2011 09:58:26 +0000 |
diego |
ao_alsa: drop check for sys/asoundlib.h and ALSA version
|
Mon, 14 Nov 2011 09:58:24 +0000 |
diego |
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers
|
Sun, 13 Nov 2011 17:05:58 +0000 |
cehoyos |
Update regression test results to current FFmpeg.
|
Sun, 13 Nov 2011 10:04:25 +0000 |
jrash |
Synced with help_mp-en.h rev. 34335
|
Fri, 11 Nov 2011 17:29:14 +0000 |
reimar |
Make WAV format detection more restrictive so it does not incorrectly
|
Fri, 11 Nov 2011 17:15:13 +0000 |
reimar |
Sanitize channel count for libaf to avoid crashes since it is used unchecked.
|
Thu, 10 Nov 2011 16:31:07 +0000 |
cehoyos |
Fix .qcp (raw QCELP) playback.
|
Thu, 10 Nov 2011 16:06:23 +0000 |
cehoyos |
Add lmlm4 regression test.
|
Thu, 10 Nov 2011 16:02:36 +0000 |
cehoyos |
Fix fffrwu decoding.
|
Wed, 09 Nov 2011 02:35:04 +0000 |
diego |
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.
|
Wed, 09 Nov 2011 02:26:58 +0000 |
diego |
vo_caca: reformat and prettyprint as K&R, shorten some lines
|
Wed, 09 Nov 2011 01:41:44 +0000 |
diego |
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.
|
Wed, 09 Nov 2011 01:22:02 +0000 |
diego |
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
|
Wed, 09 Nov 2011 00:32:12 +0000 |
cehoyos |
Fix "m1v " playback.
|
Tue, 08 Nov 2011 23:51:41 +0000 |
cehoyos |
Support BMV decoding (bug 2009).
|
Tue, 08 Nov 2011 21:19:39 +0000 |
reimar |
Add support for decoding EA CMV files.
|
Tue, 08 Nov 2011 21:12:37 +0000 |
reimar |
Avoid running video-only test on audio-only files.
|
Tue, 08 Nov 2011 20:59:38 +0000 |
reimar |
Remove unused variable.
|
Tue, 08 Nov 2011 20:48:11 +0000 |
reimar |
Add beginnings of a test framework.
|
Tue, 08 Nov 2011 20:24:35 +0000 |
reimar |
Detect codecs requiring too many references for DR also when they
|
Mon, 07 Nov 2011 19:54:49 +0000 |
diego |
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.
|
Mon, 07 Nov 2011 19:54:47 +0000 |
diego |
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
|
Mon, 07 Nov 2011 19:54:45 +0000 |
diego |
doc: Remove outdated FAQ entry about Mac OS X 10.3.
|
Mon, 07 Nov 2011 19:54:43 +0000 |
diego |
Remove outdated entries from the Spanish FAQ translation.
|
Mon, 07 Nov 2011 19:54:40 +0000 |
diego |
build: merge DOCS/xml/Makefile into top-level Makefile
|
Mon, 07 Nov 2011 19:54:38 +0000 |
diego |
build: drop releaseclean target
|
Mon, 07 Nov 2011 19:54:36 +0000 |
diego |
build: Remove dangling reference to removed DOCS/xml/configure.
|
Mon, 07 Nov 2011 19:54:35 +0000 |
diego |
doc: Move XML translation notes to translations.txt.
|
Mon, 07 Nov 2011 19:54:33 +0000 |
diego |
doc: cosmetics: reindent German documentation.xml
|
Mon, 07 Nov 2011 19:54:29 +0000 |
diego |
doc: drop outdated FIXME comment
|
Mon, 07 Nov 2011 18:49:10 +0000 |
reimar |
Prefer converting GBR24P to other 8 bit per component RGB formats.
|
Mon, 07 Nov 2011 13:13:20 +0000 |
diego |
Split Spanish mencoder.xml like it was done for the English translation.
|
Sun, 06 Nov 2011 22:41:37 +0000 |
reimar |
Fix compilation with --disable-mencoder.
|
Sun, 06 Nov 2011 13:11:58 +0000 |
diego |
doc: Move all XML entities to main.xml.
|
Sun, 06 Nov 2011 09:09:26 +0000 |
reimar |
vo md5sum: support printing to stdout.
|
Sun, 06 Nov 2011 09:01:46 +0000 |
reimar |
Print a proper result also when xsltproc is not installed.
|
Sun, 06 Nov 2011 09:00:15 +0000 |
reimar |
Fix result output of yasm test.
|
Sun, 06 Nov 2011 08:57:03 +0000 |
reimar |
Fix FFmpeg compilation.
|
Sun, 06 Nov 2011 00:26:16 +0000 |
reimar |
Do not create a 0-sized palette side data from extradata.
|
Sat, 05 Nov 2011 23:12:16 +0000 |
reimar |
RoQ decoder seems to work fine with DR.
|
Sat, 05 Nov 2011 22:18:13 +0000 |
reimar |
Restore NUV1 internal fourcc.
|
Sat, 05 Nov 2011 19:11:21 +0000 |
reimar |
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
|
Sat, 05 Nov 2011 18:38:56 +0000 |
cehoyos |
Support Chronomaster DFA decoding (bug 2006).
|
Sat, 05 Nov 2011 18:20:44 +0000 |
reimar |
Fixes for palette allocation handling.
|
Sat, 05 Nov 2011 16:35:50 +0000 |
diego |
build: Merge DOCS/xml/xml.mak into config.mak.
|
Sat, 05 Nov 2011 13:47:51 +0000 |
cehoyos |
Define HAVE_YASM etc. not only for x86.
|
Fri, 04 Nov 2011 15:22:51 +0000 |
diego |
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
|
Fri, 04 Nov 2011 14:29:33 +0000 |
diego |
configure: Remove unused alsa9 and alsa1x config.h #defines.
|
Fri, 04 Nov 2011 14:29:31 +0000 |
diego |
configure: remove erroneous extra set of braces from vsscanf test
|
Fri, 04 Nov 2011 12:30:42 +0000 |
diego |
vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
|
Fri, 04 Nov 2011 12:30:39 +0000 |
diego |
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
|
Fri, 04 Nov 2011 12:30:36 +0000 |
diego |
libdvdcss: sync some whitespace changes from upstream
|
Fri, 04 Nov 2011 08:41:11 +0000 |
cehoyos |
Support Mobotix MxPEG decoding (bug 2004).
|
Thu, 03 Nov 2011 19:33:05 +0000 |
cehoyos |
Use init_avformat() instead of av_register_all().
|
Thu, 03 Nov 2011 18:51:56 +0000 |
cehoyos |
Cosmetics: Remove empty statement.
|
Thu, 03 Nov 2011 18:45:59 +0000 |
cehoyos |
Use new API avformat_new_stream() instead of the deprecated
|
Thu, 03 Nov 2011 18:43:49 +0000 |
cehoyos |
Call av_register_all() before initialising the SPDIF muxer.
|
Thu, 03 Nov 2011 14:23:17 +0000 |
diego |
configure: add braces to initializer in vsscanf test to shut up a gcc warning
|
Thu, 03 Nov 2011 14:23:14 +0000 |
diego |
configure: merge DOCS/xml/configure into top-level configure
|
Thu, 03 Nov 2011 13:24:53 +0000 |
diego |
Fix a bunch of Doxygen syntax errors that caused warnings.
|
Thu, 03 Nov 2011 13:24:50 +0000 |
diego |
loader: remove duplicate cpudetect.h #include
|
Thu, 03 Nov 2011 13:24:46 +0000 |
diego |
cpudetect: clean up libavutil #includes
|
Wed, 02 Nov 2011 13:03:20 +0000 |
diego |
configure: Clarify a comment that explains the purpose of the glob_win variable.
|
Mon, 31 Oct 2011 19:44:51 +0000 |
diego |
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
|
Mon, 31 Oct 2011 13:18:45 +0000 |
diego |
build: fix compilation on Solaris due to missing alloca.h #include
|
Mon, 31 Oct 2011 12:25:00 +0000 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
Mon, 31 Oct 2011 11:51:03 +0000 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
Mon, 31 Oct 2011 00:47:40 +0000 |
cehoyos |
Support FFmpeg Dirac decoder.
|
Sun, 30 Oct 2011 18:00:25 +0000 |
cehoyos |
Whitespace cosmetics: Align some IMGFMT-lists.
|
Sun, 30 Oct 2011 17:40:22 +0000 |
cehoyos |
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
|
Sat, 29 Oct 2011 16:51:26 +0000 |
cehoyos |
Support YUV 4:4:4 9-bit output.
|
Sat, 29 Oct 2011 10:01:32 +0000 |
cehoyos |
Fix compilation for broken libopenjpeg.
|
Fri, 28 Oct 2011 12:46:30 +0000 |
jrash |
sync with en/mplayer.1 rev. 34249
|
Fri, 28 Oct 2011 12:43:31 +0000 |
jrash |
Synced with help_mp-en.h rev. 34253
|
Thu, 27 Oct 2011 20:09:09 +0000 |
ib |
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.
|
Thu, 27 Oct 2011 19:58:42 +0000 |
ib |
Ensure that demuxer->movi_end will be set.
|
Thu, 27 Oct 2011 12:16:01 +0000 |
diego |
build: Only compile Windows-specific local glob() replacement on MinGW.
|
Thu, 27 Oct 2011 01:11:34 +0000 |
compn |
add m1v isom to mpeg1 codecs
|
Wed, 26 Oct 2011 19:39:14 +0000 |
ib |
Use CONF_TYPE_FUNC_PARAM for option gui-include.
|
Wed, 26 Oct 2011 18:26:51 +0000 |
reimar |
Clarify that too old binutils is only an issue with x86_64 compilation.
|
Wed, 26 Oct 2011 17:02:09 +0000 |
diego |
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.
|
Wed, 26 Oct 2011 17:02:07 +0000 |
diego |
libdvdcss: consistently use snprintf() instead of _snprintf()
|
Wed, 26 Oct 2011 15:52:06 +0000 |
ib |
Optimize TranslateFilename().
|
Wed, 26 Oct 2011 15:40:47 +0000 |
ib |
Cosmetic: Rename TranslateFilename()'s parameter names.
|
Wed, 26 Oct 2011 15:14:06 +0000 |
ib |
Move TranslateFilename() to util/string.c.
|
Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Wed, 26 Oct 2011 15:12:25 +0000 |
diego |
demux_rtp: Replace extern declarations by proper header #includes.
|
Tue, 25 Oct 2011 20:45:09 +0000 |
reimar |
Sanitize include option behaviour.
|
Tue, 25 Oct 2011 20:42:50 +0000 |
reimar |
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.
|
Tue, 25 Oct 2011 20:38:09 +0000 |
reimar |
Fix parse_call_func return value.
|
Tue, 25 Oct 2011 20:18:35 +0000 |
reimar |
Sanitize include behaviour.
|
Tue, 25 Oct 2011 19:22:10 +0000 |
reimar |
Make include recursion depth actually have some effect.
|
Tue, 25 Oct 2011 19:20:38 +0000 |
reimar |
Remove completely pointless/nonsensical code.
|
Tue, 25 Oct 2011 13:59:33 +0000 |
ib |
Remove unused code from the Win32 GUI.
|
Tue, 25 Oct 2011 13:55:48 +0000 |
ib |
Change MSGTR_MENU_Exit definition.
|
Tue, 25 Oct 2011 13:48:47 +0000 |
ib |
Resize the Win32 GUI preference window and reposition items.
|
Tue, 25 Oct 2011 13:46:43 +0000 |
ib |
Internationalize and localize the Win32 GUI.
|
Tue, 25 Oct 2011 13:40:30 +0000 |
ib |
Change Win32 GUI window captions.
|
Mon, 24 Oct 2011 17:44:13 +0000 |
reimar |
Add a vd_ffmpeg option to make the decoder discard frames until the first
|
Mon, 24 Oct 2011 16:22:10 +0000 |
reimar |
Remove unused code.
|
Mon, 24 Oct 2011 16:20:00 +0000 |
reimar |
Mark pointer arguments as const where possible.
|
Mon, 24 Oct 2011 16:15:02 +0000 |
reimar |
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
|
Sun, 23 Oct 2011 20:40:31 +0000 |
cehoyos |
Support planar GBR24 decoding.
|
Sun, 23 Oct 2011 12:14:45 +0000 |
reimar |
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
|
Sun, 23 Oct 2011 12:12:43 +0000 |
reimar |
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
|
Sun, 23 Oct 2011 12:03:40 +0000 |
reimar |
Reindent.
|
Sun, 23 Oct 2011 12:03:13 +0000 |
reimar |
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
|
Sun, 23 Oct 2011 12:00:24 +0000 |
reimar |
Add HAVE_CBRTF define.
|
Sun, 23 Oct 2011 11:51:44 +0000 |
reimar |
Use uncrustify on glob-win.c to fix the indentation mess in it.
|
Sun, 23 Oct 2011 10:43:08 +0000 |
cehoyos |
Support some H.264 444P samples.
|
Sat, 22 Oct 2011 11:00:31 +0000 |
ib |
Improve option type CONF_TYPE_PRINT.
|
Sat, 22 Oct 2011 00:17:28 +0000 |
cehoyos |
Always define HAVE_PTHREADS and HAVE_W32THREADS.
|
Fri, 21 Oct 2011 23:15:33 +0000 |
cehoyos |
x264 version 118 is required for successful compilation.
|
Fri, 21 Oct 2011 18:20:53 +0000 |
compn |
add forgotten ec-3 tag to parsers list in demuxers.c
|
Fri, 21 Oct 2011 18:08:36 +0000 |
compn |
add ec-3 isom to eac3 decoder, fixes:
|
Fri, 21 Oct 2011 15:44:58 +0000 |
diego |
Employ correct off_t printf conversion specifiers; this time without typos.
|
Fri, 21 Oct 2011 15:44:56 +0000 |
diego |
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
|
Fri, 21 Oct 2011 15:44:55 +0000 |
diego |
configure: cosmetics: fix indentation
|
Fri, 21 Oct 2011 15:44:53 +0000 |
diego |
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
|
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.
|
Wed, 21 Sep 2011 01:32:43 +0000 |
cehoyos |
Add 444P10 support.
|
Tue, 20 Sep 2011 19:15:36 +0000 |
diego |
Update entry for FFmpeg in Copyright file after move to single directory.
|
Tue, 20 Sep 2011 14:12:20 +0000 |
compn |
add native ffmpeg amrwb decoder
|
Mon, 19 Sep 2011 22:11:12 +0000 |
reimar |
Get rid of X11_FULLSCREEN.
|
Mon, 19 Sep 2011 22:03:36 +0000 |
reimar |
Remove unnecessary #ifdefs from header file.
|
Sun, 18 Sep 2011 16:51:40 +0000 |
cehoyos |
Use FFmpeg ProRes if both libopencore libraries are not enabled.
|
Sat, 17 Sep 2011 16:53:22 +0000 |
reimar |
Fix broken indentation due to a tab that slipped in.
|
Sat, 17 Sep 2011 16:48:40 +0000 |
reimar |
Get rid of usage of deprecated palctrl which no longer works anyway.
|
Sat, 17 Sep 2011 14:56:35 +0000 |
reimar |
Get rid of a few munged-in tabs.
|
Sat, 17 Sep 2011 05:45:52 +0000 |
cehoyos |
FFmpeg supports Creative JPEG codec.
|
Thu, 15 Sep 2011 18:48:33 +0000 |
cehoyos |
Add fourccs for FFmpeg ProRes decoder.
|
Thu, 15 Sep 2011 18:46:51 +0000 |
cehoyos |
Disable FFmpeg ProRes for now: It does not like libopencore*.
|
Tue, 13 Sep 2011 11:37:45 +0000 |
diego |
doc: update Italian man page
|
Tue, 13 Sep 2011 00:24:02 +0000 |
compn |
add remaining avc-intra isom's from ffmpeg to h264 decoders
|
Tue, 13 Sep 2011 00:07:05 +0000 |
compn |
add disabled ffrawnv12
|
Mon, 12 Sep 2011 23:36:00 +0000 |
diego |
libass: consistently #include sub/ass_mp.h without #ifdefs
|
Mon, 12 Sep 2011 23:08:39 +0000 |
diego |
libass: always use sub/mp_ass.h instead of #including libass headers directly
|
Sun, 11 Sep 2011 10:33:13 +0000 |
reimar |
Update included libass copy to 0.9.13 release.
|
Sat, 10 Sep 2011 09:37:52 +0000 |
jrash |
sync with en/mplayer.1 rev. 34076
|
Fri, 09 Sep 2011 14:32:13 +0000 |
ib |
Replace comment for wsFullScreen() by doxygen comment.
|
Fri, 09 Sep 2011 14:30:05 +0000 |
ib |
Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
|
Fri, 09 Sep 2011 14:18:56 +0000 |
ib |
Remove disabled DPMS code in ws.c.
|
Fri, 09 Sep 2011 14:15:05 +0000 |
ib |
Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().
|
Fri, 09 Sep 2011 14:11:50 +0000 |
ib |
Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
|
Fri, 09 Sep 2011 14:07:14 +0000 |
ib |
Cosmetic changes at ontop code in wsFullScreen().
|
Fri, 09 Sep 2011 13:57:19 +0000 |
ib |
Port r14245 change to wsFullScreen().
|
Fri, 09 Sep 2011 13:53:23 +0000 |
ib |
Port r12124 change to wsFullScreen().
|
Fri, 09 Sep 2011 13:46:11 +0000 |
ib |
Place XWithdrawWindow() before window decor changes in wsFullScreen().
|
Fri, 09 Sep 2011 13:34:55 +0000 |
ib |
Move an assignment in wsFullScreen().
|
Fri, 09 Sep 2011 13:13:57 +0000 |
ib |
Cosmetic: Rename all Display parameters dsp dpy.
|
Thu, 08 Sep 2011 15:31:25 +0000 |
ib |
Preserve x and y position of a double-size window if possible.
|
Thu, 08 Sep 2011 14:00:12 +0000 |
ib |
Preserve x and y position of a half-size window.
|
Thu, 08 Sep 2011 13:42:53 +0000 |
ib |
Remove variable decoration in wsFullScreen().
|
Thu, 08 Sep 2011 13:30:50 +0000 |
ib |
Move common code to new function wsWindowPosition().
|
Thu, 08 Sep 2011 12:34:28 +0000 |
ib |
Move common code to new function wsUpdateXineramaInfo().
|
Thu, 08 Sep 2011 11:11:02 +0000 |
ib |
Change parameter b of wsMoveWindow().
|
Thu, 08 Sep 2011 10:43:11 +0000 |
ib |
Use wsRaiseWindowTop() in wsFullScreen().
|
Thu, 08 Sep 2011 10:41:18 +0000 |
ib |
Replace comment for wsRaiseWindowTop() by doxygen comment.
|
Thu, 08 Sep 2011 10:34:17 +0000 |
ib |
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
|
Wed, 07 Sep 2011 19:17:00 +0000 |
reimar |
Ignore "make clean" errors in ffmpeg/.
|
Wed, 07 Sep 2011 16:15:58 +0000 |
reimar |
Change stop_xscreensaver default to 1 to be more user-friendly.
|
Wed, 07 Sep 2011 15:46:58 +0000 |
ib |
doxygen: Enable the reuse of the documentation of the first member
|
Tue, 06 Sep 2011 20:39:06 +0000 |
reimar |
Make the stop-xscreensaver option behave as described in the man page.
|
Tue, 06 Sep 2011 15:28:53 +0000 |
ib |
Replace all mp_dbg() calls by mp_msg().
|
Tue, 06 Sep 2011 15:10:01 +0000 |
ib |
Add doxygen comments to bitmap.c and bitmap.h.
|
Tue, 06 Sep 2011 14:59:04 +0000 |
ib |
Cosmetic: Rename parameters bf img in bitmap.c.
|
Tue, 06 Sep 2011 13:37:32 +0000 |
ib |
Add doxygen comments to string.c.
|
Tue, 06 Sep 2011 12:11:23 +0000 |
ib |
Add doxygen comments to cut.c and cut.h.
|
Tue, 06 Sep 2011 11:18:00 +0000 |
ib |
Change some comments in interface.h to doxygen style.
|
Tue, 06 Sep 2011 10:08:53 +0000 |
ib |
Add doxygen comments to app.c.
|
Tue, 06 Sep 2011 09:29:04 +0000 |
ib |
Replace some btnModify() calls by btnSet().
|
Tue, 06 Sep 2011 08:59:44 +0000 |
ib |
Correct a doxygen formatting mistake in ws.c.
|
Tue, 06 Sep 2011 08:52:01 +0000 |
ib |
Add doxygen comments to mem.h.
|
Tue, 06 Sep 2011 08:51:16 +0000 |
ib |
Add a doxygen comment to ws.c.
|
Mon, 05 Sep 2011 21:55:40 +0000 |
reimar |
Simplify checking for ppc or ppc64 using wildcards.
|
Mon, 05 Sep 2011 18:43:01 +0000 |
ib |
Add doxygen comments to font.c.
|
Mon, 05 Sep 2011 18:29:35 +0000 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
|
Mon, 05 Sep 2011 16:19:04 +0000 |
ib |
Cosmetic: Rename fntRender() fntTextRender().
|
Mon, 05 Sep 2011 16:08:16 +0000 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in header file.
|
Mon, 05 Sep 2011 16:00:37 +0000 |
ib |
Cosmetic: Rename skinBPRead() skinImageRead().
|
Mon, 05 Sep 2011 15:47:55 +0000 |
ib |
Add doxygen comments to skin.c.
|
Mon, 05 Sep 2011 14:24:54 +0000 |
cehoyos |
Cosmetics: Order filters alphabetically.
|
Mon, 05 Sep 2011 11:48:36 +0000 |
ib |
Make vo_hidecursor() and vo_showcursor() static.
|
Sat, 03 Sep 2011 15:52:07 +0000 |
ib |
Add an about box to the Win32 GUI.
|
Fri, 02 Sep 2011 13:58:01 +0000 |
jrash |
sync with en/mplayer.1 rev. 34015
|
Fri, 02 Sep 2011 09:58:55 +0000 |
ib |
Add the MPlayer title string to the about box.
|
Thu, 01 Sep 2011 21:49:22 +0000 |
reimar |
Autodetect 32- vs. 64-bit PowerPC just like for x86.
|
Thu, 01 Sep 2011 20:17:03 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 20:15:40 +0000 |
ib |
Rework fullscreen handling.
|
Thu, 01 Sep 2011 19:14:11 +0000 |
ib |
Perform a wsHandleEvents() when playback ends.
|
Thu, 01 Sep 2011 19:08:07 +0000 |
ib |
Set WinID early and once.
|
Thu, 01 Sep 2011 18:52:09 +0000 |
ib |
Rephrase condition for btnModify().
|
Thu, 01 Sep 2011 18:41:36 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 18:40:01 +0000 |
ib |
Move a misplaced closing brace to its correct position.
|
Thu, 01 Sep 2011 18:32:33 +0000 |
ib |
Some cosmetic changes in wsFullScreen().
|
Thu, 01 Sep 2011 18:22:58 +0000 |
ib |
Don't map the window after resizing.
|
Thu, 01 Sep 2011 18:19:27 +0000 |
ib |
Keep track of fullscreen state.
|
Thu, 01 Sep 2011 18:07:59 +0000 |
ib |
Remove pointless condition.
|
Thu, 01 Sep 2011 17:57:15 +0000 |
ib |
Cosmetic: Adjust indent.
|
Thu, 01 Sep 2011 17:53:33 +0000 |
ib |
Resize video window after switching from fullscreen to normal size.
|
Thu, 01 Sep 2011 17:31:46 +0000 |
ib |
Change repositioning of the normal size video window.
|
Thu, 01 Sep 2011 17:27:44 +0000 |
ib |
Modify video window size change behavior.
|
Thu, 01 Sep 2011 17:16:49 +0000 |
cehoyos |
Intel C Compiler 12.0 is supported, 11.0 is not.
|
Thu, 01 Sep 2011 17:08:58 +0000 |
ib |
Remove assignments to guiInfo.VideoWindow when playback stops.
|
Thu, 01 Sep 2011 17:01:10 +0000 |
ib |
Cosmetic: Move guiInfo member VideoWindow.
|
Thu, 01 Sep 2011 16:55:14 +0000 |
ib |
Change ESC key behavior in fullscreen state.
|
Thu, 01 Sep 2011 16:44:52 +0000 |
ib |
Don't use current x and y position of video window for saving.
|
Wed, 31 Aug 2011 17:45:02 +0000 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
Wed, 31 Aug 2011 09:04:21 +0000 |
cehoyos |
Do not map to internal MPlayer FourCC if possible.
|
Mon, 29 Aug 2011 12:48:21 +0000 |
cehoyos |
Support Nellymoser in isom.
|
Sat, 27 Aug 2011 16:53:50 +0000 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
Sat, 27 Aug 2011 16:51:52 +0000 |
ib |
Add a parameter to vo_x11_ewmh_fullscreen().
|
Sat, 27 Aug 2011 11:17:05 +0000 |
reimar |
Replace deprecated functionality in muxer_lavf.
|
Sat, 27 Aug 2011 11:04:53 +0000 |
reimar |
Only use non-deprecated code in lavc encoders.
|
Sat, 27 Aug 2011 11:02:04 +0000 |
reimar |
Updated usage of some deprecated functions in FFmpeg audio decoder.
|
Sat, 27 Aug 2011 10:57:48 +0000 |
reimar |
Replace several deprecated functions.
|
Sat, 27 Aug 2011 10:52:30 +0000 |
reimar |
Simplify by using avformat_open_input instead of av_open_input_stream.
|
Sat, 27 Aug 2011 10:43:25 +0000 |
reimar |
100l, fix compilation.
|
Sat, 27 Aug 2011 10:41:54 +0000 |
reimar |
Replace easy to change deprecated functionality.
|
Sat, 27 Aug 2011 09:58:54 +0000 |
reimar |
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
|
Fri, 26 Aug 2011 19:35:46 +0000 |
reimar |
Remove pointless pointer indirection for shader program strings.
|
Fri, 26 Aug 2011 19:24:12 +0000 |
reimar |
Hook up -vo gl noise support.
|
Fri, 26 Aug 2011 18:51:51 +0000 |
reimar |
Add disabled feature: noise filter for vo_gl.
|
Fri, 26 Aug 2011 09:46:42 +0000 |
ib |
Replace data type CARD32 by long.
|
Thu, 25 Aug 2011 19:19:53 +0000 |
diego |
configure: rewrite fribidi check to be consistent with other pkg-config checks
|
Thu, 25 Aug 2011 19:19:51 +0000 |
diego |
configure: cosmetics: eliminate tabs
|
Wed, 24 Aug 2011 19:16:02 +0000 |
reimar |
Set receive timeout correctly on Windows.
|
Wed, 24 Aug 2011 18:54:08 +0000 |
reimar |
Fix udp-slave on Windows: Make sure WSAStartup is called
|
Tue, 23 Aug 2011 20:04:40 +0000 |
cehoyos |
FFmpeg now supports WVP2 and WMVP.
|
Sat, 20 Aug 2011 11:36:30 +0000 |
reimar |
Fix disabled code.
|
Sat, 20 Aug 2011 11:29:23 +0000 |
reimar |
Fix spelling.
|
Sat, 20 Aug 2011 10:19:23 +0000 |
cigaes |
x11_common: XChangeProperty uses long for 32-bits.
|
Sat, 20 Aug 2011 08:18:36 +0000 |
cehoyos |
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
|
Fri, 19 Aug 2011 18:36:14 +0000 |
reimar |
Do not believe a mp4v codec tag, go based on codec id instead in that case.
|
Thu, 18 Aug 2011 19:20:50 +0000 |
reimar |
Ensure filepos is initialized before following code tries to use it.
|
Thu, 18 Aug 2011 19:19:58 +0000 |
reimar |
Remove senseless seek.
|
Thu, 18 Aug 2011 19:15:06 +0000 |
reimar |
Remove strange pts locking code that would never really result in good
|
Thu, 18 Aug 2011 18:56:09 +0000 |
reimar |
Another attempt to make up timestamps for video filters.
|
Thu, 18 Aug 2011 18:37:07 +0000 |
reimar |
Try using sh_video->pts instead of v_muxer_time for filter timestamp.
|
Thu, 18 Aug 2011 18:32:53 +0000 |
reimar |
Simply drop packets for which new_demux_packet allocation fails.
|
Mon, 15 Aug 2011 21:28:19 +0000 |
reimar |
Forgotten commit of subreader.h adding SUB_GOOGLE define.
|
Mon, 15 Aug 2011 20:33:45 +0000 |
reimar |
Quick-and-dirty support for reading Google/YouTube subtitle format.
|
Mon, 15 Aug 2011 20:32:26 +0000 |
reimar |
Convert stream_read_line function into more generic stream_read_until function.
|
Mon, 15 Aug 2011 20:19:39 +0000 |
reimar |
Fix reading of aqr/subrip09 subtitles.
|
Mon, 15 Aug 2011 20:05:09 +0000 |
reimar |
Get rid of some code duplication.
|
Mon, 15 Aug 2011 18:38:24 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 15 Aug 2011 18:37:10 +0000 |
ib |
Add guiDVDStruct members to guiInfo.
|
Mon, 15 Aug 2011 13:27:58 +0000 |
ib |
Cosmetic: Rename guiInfo members.
|
Mon, 15 Aug 2011 09:38:32 +0000 |
ib |
Cosmetic: Rearrange the guiInfo members.
|
Mon, 15 Aug 2011 09:09:29 +0000 |
ib |
Cosmetic: Rearrange statements.
|
Fri, 12 Aug 2011 16:31:18 +0000 |
ib |
Provide track information for playlists.
|
Fri, 12 Aug 2011 15:25:30 +0000 |
ib |
Cosmetic: Rename some guiInfo members.
|
Fri, 12 Aug 2011 14:56:19 +0000 |
ib |
Revise the skin documentation.
|
Fri, 12 Aug 2011 14:10:35 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 12 Aug 2011 14:09:36 +0000 |
ib |
Remove needless guiInfo member FilenameChanged.
|
Fri, 12 Aug 2011 13:31:44 +0000 |
ib |
Cosmetic: Comment the enums and #defines in interface.h.
|
Fri, 12 Aug 2011 13:21:51 +0000 |
jrash |
Synced with help_mp-en.h rev. 33962
|
Fri, 12 Aug 2011 13:15:58 +0000 |
ib |
Cosmetic: Adjust indent and remove braces.
|
Fri, 12 Aug 2011 13:14:13 +0000 |
ib |
Remove needless guiInfo member DiskChanged.
|
Fri, 12 Aug 2011 10:23:25 +0000 |
ib |
Remove pointless condition.
|
Fri, 12 Aug 2011 09:41:08 +0000 |
ib |
Cosmetic: Adjust indent.
|
Fri, 12 Aug 2011 09:40:29 +0000 |
ib |
Remove unneeded variable and simplify code.
|
Thu, 11 Aug 2011 18:17:26 +0000 |
reimar |
Add license boilerplate.
|
Thu, 11 Aug 2011 18:15:00 +0000 |
reimar |
Restore alphabetical order.
|
Thu, 11 Aug 2011 17:45:43 +0000 |
diego |
build: drop BeOS support
|
Thu, 11 Aug 2011 17:45:41 +0000 |
diego |
zr: adjust #includes to fix compilation after av_helpers.h creation
|
Thu, 11 Aug 2011 17:45:38 +0000 |
diego |
doxygen: drop filename from @file directive
|
Thu, 11 Aug 2011 17:45:34 +0000 |
diego |
configure: drop support for obsolete versions of sdl-config
|
Thu, 11 Aug 2011 17:45:32 +0000 |
diego |
configure: drop leading underscore from _inc_* variables
|
Thu, 11 Aug 2011 17:45:30 +0000 |
diego |
configure: drop leading underscore from _ld_* variables
|
Thu, 11 Aug 2011 17:45:28 +0000 |
diego |
configure: spelling cosmetics
|
Thu, 11 Aug 2011 17:45:25 +0000 |
diego |
Move cfg_inc_verbose and cfg_include into mpcommon.c.
|
Thu, 11 Aug 2011 13:54:24 +0000 |
ib |
Get rid of a bunch of needless or redundant guiInfo members.
|
Wed, 10 Aug 2011 20:17:20 +0000 |
cboesch |
mplayer: small indent fix.
|
Wed, 10 Aug 2011 14:48:49 +0000 |
ib |
Don't let VCD track number and guiInfo.Track differ.
|
Tue, 09 Aug 2011 21:32:09 +0000 |
ib |
Check directory history entry prior to its usage.
|
Tue, 09 Aug 2011 20:14:30 +0000 |
reimar |
Support parsing of AAC audio.
|
Tue, 09 Aug 2011 19:57:00 +0000 |
reimar |
Move code for setting up libav* logging callbacks from vd_ffmpeg to a
|
Tue, 09 Aug 2011 19:23:41 +0000 |
reimar |
Assume that messages from AVFormatContext are demuxer messages.
|
Tue, 09 Aug 2011 19:15:19 +0000 |
reimar |
Fix neverending "DRI Failure" messages with frame multithreading.
|
Tue, 09 Aug 2011 18:53:43 +0000 |
reimar |
Another attempt to make message easier to understand.
|
Tue, 09 Aug 2011 17:36:49 +0000 |
reimar |
Mark two warnings that usually only indicate a performance issue as such.
|
Tue, 09 Aug 2011 17:20:44 +0000 |
reimar |
Avoid crash and instead print a warning if the av_log callback
|
Thu, 04 Aug 2011 19:30:26 +0000 |
reimar |
vo_null: do not accept hwaccel formats since they need special vo
|
Thu, 04 Aug 2011 09:51:10 +0000 |
ib |
Clarify the encoding to be used in the font description file.
|
Sun, 31 Jul 2011 23:23:12 +0000 |
cehoyos |
FourCC DreX works fine with VDPAU and xvid.
|
Sat, 30 Jul 2011 20:44:37 +0000 |
reimar |
Add some runtime patching magic required for latest Cineform decoder.
|
Sat, 30 Jul 2011 20:26:29 +0000 |
reimar |
Add some additional function/hacks needed for newer CFDecode2.ax versions.
|
Sat, 30 Jul 2011 18:40:20 +0000 |
reimar |
Abort configure if the binutils version is too old and cannot compile
|
Sat, 30 Jul 2011 18:29:09 +0000 |
reimar |
Fix xmm clobber test that was broken since it was added.
|
Sat, 30 Jul 2011 16:27:14 +0000 |
diego |
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
|
Sat, 30 Jul 2011 16:27:10 +0000 |
diego |
stream_smb: remove unused variable
|
Sat, 30 Jul 2011 16:26:56 +0000 |
diego |
stream_nemesi: remove unused variable
|
Sat, 30 Jul 2011 15:54:35 +0000 |
cehoyos |
Add FourCC DreX for MPEG-4 ASP.
|
Sat, 30 Jul 2011 15:36:37 +0000 |
diego |
win32 gui: replace C99 bool type by int
|
Sat, 30 Jul 2011 14:04:49 +0000 |
reimar |
Fix pkg-config usage for fribidi.
|
Sat, 30 Jul 2011 10:43:38 +0000 |
reimar |
Change code so that it compiles more reliably without libass
|
Sat, 30 Jul 2011 10:29:14 +0000 |
reimar |
Update cdparanoia check to check for paranoia_cachemodel_size.
|
Sat, 30 Jul 2011 03:20:27 +0000 |
jrash |
sync with en/mplayer.1 rev. 33893
|
Sat, 30 Jul 2011 03:15:48 +0000 |
jrash |
Synced with help_mp-en.h rev. 33931
|
Wed, 27 Jul 2011 15:58:30 +0000 |
diego |
Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
|
Wed, 27 Jul 2011 15:33:03 +0000 |
diego |
ae_faac: mark a function as static; add missing ae_faac.h #include
|
Wed, 27 Jul 2011 13:40:19 +0000 |
diego |
Makefile: cosmetics: consistently name all dependency file variables
|
Wed, 27 Jul 2011 13:40:18 +0000 |
diego |
libvo: extend alpha_func function pointers with parameter type declaration
|
Wed, 27 Jul 2011 13:40:16 +0000 |
diego |
Clarify console output when reading optional configuration files.
|
Wed, 27 Jul 2011 13:40:13 +0000 |
diego |
codec-cfg: do not translate verbose mode console message
|
Wed, 27 Jul 2011 13:40:09 +0000 |
diego |
vo_bl: Move config.h #include to the top of the #include list.
|
Wed, 27 Jul 2011 13:40:06 +0000 |
diego |
cleanup: adjust printf format strings to match parameter types
|
Wed, 27 Jul 2011 13:40:00 +0000 |
diego |
vo_zr: fix zr_info array initialization
|
Wed, 27 Jul 2011 13:39:57 +0000 |
diego |
vf_zrmjpeg: fix compilation after function templatization in libavcodec
|
Tue, 26 Jul 2011 10:50:22 +0000 |
cehoyos |
Fix verbosity level broken in r33917.
|
Mon, 25 Jul 2011 23:30:24 +0000 |
diego |
configure: Only link against encode-only libs if mencoder is enabled.
|
Mon, 25 Jul 2011 23:30:21 +0000 |
diego |
dec_video: drop some unnecessary casts
|
Mon, 25 Jul 2011 23:16:28 +0000 |
diego |
cache2: merge struct declaration and member assignment
|
Mon, 25 Jul 2011 23:16:26 +0000 |
diego |
configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
|
Mon, 25 Jul 2011 23:16:23 +0000 |
diego |
configure: add proper check for trunc() instead of hardcoding availability
|
Mon, 25 Jul 2011 18:01:23 +0000 |
reimar |
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
|
Mon, 25 Jul 2011 17:04:32 +0000 |
diego |
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
|
Mon, 25 Jul 2011 15:34:17 +0000 |
diego |
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
|
Sun, 24 Jul 2011 23:55:39 +0000 |
diego |
Do not employ verbosity level MSGL_V for fatal errors.
|
Sun, 24 Jul 2011 23:55:38 +0000 |
diego |
ao_sun: print fatal error messages not only in verbose mode
|
Sun, 24 Jul 2011 23:55:34 +0000 |
diego |
Do not translate console messages of verbosity level MSGL_V and above.
|
Sun, 24 Jul 2011 23:55:26 +0000 |
diego |
console messages: fix some small errors in German translation
|
Sun, 24 Jul 2011 23:55:23 +0000 |
diego |
console messages: remove extra messages from translations
|
Sun, 24 Jul 2011 23:51:54 +0000 |
diego |
build: drop redundant removal of files below ffmpeg/ on distclean
|
Sun, 24 Jul 2011 23:51:51 +0000 |
diego |
cache2: add missing braces to silence compiler warning
|
Sun, 24 Jul 2011 21:45:19 +0000 |
cehoyos |
Fix compilation on Power Macintosh.
|
Sun, 24 Jul 2011 20:15:53 +0000 |
reimar |
Simplify printing of error strings.
|
Sun, 24 Jul 2011 19:52:46 +0000 |
reimar |
Use struct initializer in one more case.
|
Sun, 24 Jul 2011 19:43:47 +0000 |
reimar |
Avoid typedef.
|
Sun, 24 Jul 2011 19:40:45 +0000 |
reimar |
Simplify some more struct initializations.
|
Sun, 24 Jul 2011 19:36:11 +0000 |
reimar |
Replace some inappropriate while() loops with for()
|
Sun, 24 Jul 2011 19:31:26 +0000 |
reimar |
Store fixed-length string directly in struct, avoid pointer indirection.
|
Sun, 24 Jul 2011 19:29:10 +0000 |
reimar |
Split out read/write part from data struct and make read-only
|
Sun, 24 Jul 2011 19:22:58 +0000 |
reimar |
Simplify struct initialization.
|
Sun, 24 Jul 2011 19:10:45 +0000 |
reimar |
Use FFMIN/FFMAX.
|
Sun, 24 Jul 2011 19:03:19 +0000 |
reimar |
Fix compilation without zlib (also disable flashsv2).
|
Sun, 24 Jul 2011 19:02:38 +0000 |
reimar |
Make NULL checks simpler/more consistent.
|
Sun, 24 Jul 2011 18:21:15 +0000 |
reimar |
Remove pointless () and {}.
|
Sun, 24 Jul 2011 18:15:12 +0000 |
reimar |
Fix array layout uncrustify messed up.
|
Sun, 24 Jul 2011 18:11:39 +0000 |
reimar |
Apply uncrustify to vo_directx.c.
|
Sun, 24 Jul 2011 17:23:49 +0000 |
reimar |
Simplify code handling minimized state.
|
Sun, 24 Jul 2011 17:16:43 +0000 |
reimar |
Restore hunk disabling overlay when the Window is minimized.
|
Sat, 23 Jul 2011 19:33:08 +0000 |
diego |
manual: fix description of b_pyramid x264 option
|
Sat, 23 Jul 2011 19:33:00 +0000 |
diego |
configure: drop check for -lposix4
|
Fri, 22 Jul 2011 10:05:08 +0000 |
diego |
build: fix negative interaction between clean and distclean targets
|
Thu, 21 Jul 2011 22:25:17 +0000 |
diego |
configure: select default CD-ROM device on Solaris according to OS version
|
Thu, 21 Jul 2011 22:25:08 +0000 |
diego |
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
|
Thu, 21 Jul 2011 22:24:57 +0000 |
diego |
Makfile: split non-native directories from native directories in DIRS
|
Thu, 21 Jul 2011 01:21:36 +0000 |
diego |
configure: use 'uname -m' to find out host architecture
|
Thu, 21 Jul 2011 01:21:34 +0000 |
diego |
build: Always use the install program set by configure.
|
Wed, 20 Jul 2011 23:54:46 +0000 |
diego |
configure: simplify -lm handling
|
Wed, 20 Jul 2011 21:23:59 +0000 |
cigaes |
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
|
Fri, 15 Jul 2011 14:36:29 +0000 |
jrash |
sync with en/mplayer.1 rev. 33877
|
Fri, 15 Jul 2011 14:36:04 +0000 |
jrash |
Synced with help_mp-en.h rev. 33866
|
Tue, 12 Jul 2011 14:12:41 +0000 |
diego |
build: Rely on Libav/FFmpeg build system to run clean targets.
|
Tue, 12 Jul 2011 10:19:59 +0000 |
cehoyos |
Fix typo.
|
Tue, 12 Jul 2011 08:59:47 +0000 |
ib |
Cosmetic: Change parameter names of gui() and mplayer().
|
Tue, 12 Jul 2011 08:45:52 +0000 |
ib |
Add const to some string pointer arguments that will not be modified.
|
Mon, 11 Jul 2011 21:54:53 +0000 |
reimar |
Half-width side-by-side formats for stereo3d.
|
Mon, 11 Jul 2011 15:19:56 +0000 |
ib |
Revise and fix r33497.
|
Mon, 11 Jul 2011 14:54:25 +0000 |
ib |
Start all file dialogs always in last active directory.
|
Mon, 11 Jul 2011 12:40:30 +0000 |
ib |
Compare encodings case insensitively.
|
Mon, 11 Jul 2011 12:32:03 +0000 |
ib |
Fix segmentation fault.
|
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.
|
Mon, 11 Jul 2011 10:39:55 +0000 |
ib |
Remove unused parameter skindir from create_subwindow() in Win32 GUI.
|
Mon, 11 Jul 2011 10:36:09 +0000 |
ib |
Fix memory leak in the Win32 GUI.
|
Sun, 10 Jul 2011 15:45:18 +0000 |
ib |
Remove duplicated list code from the Win32 GUI.
|
Sun, 10 Jul 2011 15:42:09 +0000 |
ib |
Remove duplicated string code from the Win32 GUI.
|
Sun, 10 Jul 2011 12:59:43 +0000 |
ib |
Improve OSD preference related message texts.
|
Sun, 10 Jul 2011 12:29:36 +0000 |
ib |
Arrange OSD preferences according to option 'osdlevel'.
|
Sun, 10 Jul 2011 12:11:03 +0000 |
ib |
Remove member Othername from struct guiInterface_t.
|
Sun, 10 Jul 2011 12:01:39 +0000 |
ib |
Remove member FPS from struct guiInterface_t.
|
Sun, 10 Jul 2011 11:51:25 +0000 |
ib |
Change guiInterface_t void pointer member declarations.
|
Sun, 10 Jul 2011 11:21:40 +0000 |
ib |
Remove unused members from struct guiInterface_t.
|
Sat, 09 Jul 2011 18:11:42 +0000 |
diego |
configure: drop check for legacy compilers wrt libass and the win32 loader
|
Sat, 09 Jul 2011 11:48:13 +0000 |
ib |
Remove gtkClearStruct code from mplayer() in interface.c.
|
Sat, 09 Jul 2011 11:11:52 +0000 |
ib |
Use macro nfree() in Win32 GUI code.
|
Sat, 09 Jul 2011 10:39:33 +0000 |
ib |
Cosmetic: Change parameter of mplayer() calls.
|
Sat, 09 Jul 2011 10:23:47 +0000 |
ib |
Remove guiExit().
|
Fri, 08 Jul 2011 21:57:18 +0000 |
ib |
Change GUI and MPLAYER symbolic constants into enums.
|
Fri, 08 Jul 2011 21:41:34 +0000 |
ib |
Rename the mplayer() symbolic constants.
|
Fri, 08 Jul 2011 21:11:51 +0000 |
ib |
Cosmetic: Rename mplayer() parameter.
|
Fri, 08 Jul 2011 21:08:19 +0000 |
ib |
Cosmetic: Order prototypes in interface.h.
|
Fri, 08 Jul 2011 21:04:56 +0000 |
ib |
Cosmetic: Rename two functions that do MPlayer calls.
|
Fri, 08 Jul 2011 11:59:07 +0000 |
jrash |
sync with en/mplayer.1 rev. 33788
|