Mon, 21 May 2012 10:33:08 +0000 |
ib |
Enable translation of font file filter items.
|
Mon, 21 May 2012 10:03:57 +0000 |
ib |
Enable translation of subtitle file filter items.
|
Mon, 21 May 2012 09:52:25 +0000 |
ib |
Update subtitle file filter for file selector.
|
Mon, 21 May 2012 09:47:09 +0000 |
ib |
Update Debian MIME type information.
|
Mon, 21 May 2012 09:45:29 +0000 |
ib |
Update MimeType key in the desktop file.
|
Mon, 21 May 2012 09:42:04 +0000 |
ib |
Add MIME type application/ogg for OGG streaming.
|
Sun, 20 May 2012 17:57:39 +0000 |
reimar |
SDL OpenGL: add support for swapinterval option.
|
Sun, 20 May 2012 17:57:08 +0000 |
reimar |
SDL: add support for quadbuffer stereo.
|
Sun, 20 May 2012 17:38:18 +0000 |
reimar |
Change if() condition into #if.
|
Sun, 20 May 2012 16:09:56 +0000 |
reimar |
Change some texture formats to synonyms that Mesa GLES accepts.
|
Sun, 20 May 2012 15:41:41 +0000 |
reimar |
Make a glGetError function pointer available.
|
Sun, 20 May 2012 15:33:58 +0000 |
reimar |
Remove commented-out nonsense code.
|
Sun, 20 May 2012 15:30:01 +0000 |
reimar |
Do not needlessly modulate the texture color with the vertex color.
|
Sun, 20 May 2012 09:01:01 +0000 |
ib |
Use unsigned int instead of type casting.
|
Sun, 20 May 2012 08:57:43 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 20 May 2012 08:54:50 +0000 |
ib |
Improve filter on file selector's file list.
|
Fri, 18 May 2012 20:52:12 +0000 |
reimar |
Remove unused code from mp_get_mp3_header.
|
Fri, 18 May 2012 18:34:26 +0000 |
reimar |
Only try to build vo gl with X11/win32 backends if these were detected.
|
Fri, 18 May 2012 18:30:35 +0000 |
reimar |
More robust detection of SPARC CPUs.
|
Fri, 18 May 2012 17:26:05 +0000 |
reimar |
Cosmetics: fix up indentations, get rid of a few lost tabs.
|
Fri, 18 May 2012 17:23:44 +0000 |
reimar |
Some minor simplifications.
|
Fri, 18 May 2012 17:18:31 +0000 |
reimar |
Use more appropriate types.
|
Fri, 18 May 2012 17:16:35 +0000 |
reimar |
Make some tables const.
|
Fri, 18 May 2012 17:14:04 +0000 |
reimar |
Return a spf value even when srate is NULL.
|
Fri, 18 May 2012 17:03:09 +0000 |
reimar |
Take start offset into account when calculating amount of audio data.
|
Fri, 18 May 2012 17:01:13 +0000 |
reimar |
Add some additional checks to ensure subtractions do not overflow.
|
Thu, 17 May 2012 22:10:19 +0000 |
reimar |
Remove pointless global variables.
|
Thu, 17 May 2012 21:45:24 +0000 |
reimar |
Fix hardware-acceleration broken by nonref_dr support.
|
Wed, 16 May 2012 21:30:07 +0000 |
reimar |
Initialize "result" variable since FcFontMatch only sets it on failure.
|
Wed, 16 May 2012 21:30:06 +0000 |
reimar |
Add result argument to second FcFontMatch argument, just like for the first.
|
Wed, 16 May 2012 14:27:57 +0000 |
reimar |
Improve -dr descriptions.
|
Wed, 16 May 2012 14:27:55 +0000 |
reimar |
Do not keep b_count/ip_count stuck at large numbers.
|
Wed, 16 May 2012 14:27:54 +0000 |
reimar |
vo_gl: collect some frame statistics for DR.
|
Tue, 15 May 2012 21:53:41 +0000 |
reimar |
Never default to force-pbo on non-x86.
|
Tue, 15 May 2012 21:18:39 +0000 |
reimar |
Do not return void type and remove broken duplicate code.
|
Tue, 15 May 2012 21:18:37 +0000 |
reimar |
Do not provide multiple B-frames for direct rendering.
|
Tue, 15 May 2012 20:56:53 +0000 |
reimar |
Do not override mpctx->stream during free_demuxer.
|
Tue, 15 May 2012 18:27:56 +0000 |
cehoyos |
Add some dv video fourcc's found by Piotr Bandurski.
|
Tue, 15 May 2012 17:54:31 +0000 |
reimar |
Fix direct rendering for H.264.
|
Mon, 14 May 2012 20:24:43 +0000 |
reimar |
Fix -fs with SDL-based vo gl.
|
Mon, 14 May 2012 19:52:52 +0000 |
reimar |
Document -dr influence on video display speed.
|
Mon, 14 May 2012 19:31:59 +0000 |
reimar |
Align glMapBuffer result.
|
Mon, 14 May 2012 18:11:24 +0000 |
reimar |
Allow direct rendering for non-reference frames in H.264.
|
Sun, 13 May 2012 19:55:27 +0000 |
al |
build: Check if SCTP is available
|
Sun, 13 May 2012 18:58:32 +0000 |
reimar |
stream_pvr: Use sizeof() to get destination buffer size.
|
Tue, 08 May 2012 13:56:23 +0000 |
cehoyos |
100l: ffcamstudio is not flipped and does not know BGR8.
|
Tue, 08 May 2012 10:56:22 +0000 |
cehoyos |
Improve Avid Meridien (AVUI) decoding with FFmpeg.
|
Tue, 08 May 2012 10:53:40 +0000 |
cehoyos |
Fix -vo png:alpha with newer FFmpeg.
|
Sun, 06 May 2012 13:26:31 +0000 |
reimar |
release script: also remove .gitignore from MPlayer SVN.
|
Sun, 06 May 2012 12:34:00 +0000 |
reimar |
Add a preliminary release.sh file.
|
Sun, 06 May 2012 12:29:22 +0000 |
reimar |
Some minor updates to release-howto.txt
|
Sun, 06 May 2012 12:24:09 +0000 |
reimar |
Update copyright year in Windows .rc file.
|
Sun, 06 May 2012 09:08:12 +0000 |
reimar |
Avoid repeating mixer error messages from ao.
|
Sun, 06 May 2012 08:44:28 +0000 |
reimar |
Fix A-V desync with skipframe and H.264.
|
Wed, 02 May 2012 21:15:07 +0000 |
iive |
Workaround bug in mpg123. In rare cases, after seeking mplayer stops audio playback and would repeat "No stream opened. (code 24)" until next seek.
|
Wed, 02 May 2012 18:57:24 +0000 |
reimar |
mencoder: Fix hang with -ovc copy or -ovc frameno.
|
Mon, 30 Apr 2012 10:20:10 +0000 |
cehoyos |
Support new colour spaces for FFmpeg camstudio decoding on big-endian.
|
Mon, 30 Apr 2012 10:19:11 +0000 |
cehoyos |
Revert r34881: The change was wrong.
|
Sun, 29 Apr 2012 16:39:34 +0000 |
cehoyos |
Support new colour spaces for FFmpeg camstudio decoding on big-endian.
|
Sun, 29 Apr 2012 15:54:20 +0000 |
cehoyos |
Try linking when testing for libmad.
|
Fri, 27 Apr 2012 14:33:07 +0000 |
reimar |
vo_yuv4mpeg: flush userspace FILE buffers after each frame.
|
Wed, 25 Apr 2012 01:07:11 +0000 |
compn |
codecs.conf: add some isom/fourcc to dts decoders
|
Tue, 24 Apr 2012 21:01:15 +0000 |
ranma |
This will allow us to encode 7.1 audio AAC.
|
Tue, 24 Apr 2012 18:04:15 +0000 |
reimar |
Remove "experimental" from old features that seem to be working fine.
|
Tue, 24 Apr 2012 18:00:29 +0000 |
reimar |
Minor Changelog updates for release.
|
Mon, 23 Apr 2012 18:39:16 +0000 |
reimar |
Use more precise alpha handling for -spuaa 4.
|
Mon, 23 Apr 2012 18:39:14 +0000 |
reimar |
Detect prematurely closed connection.
|
Sun, 22 Apr 2012 21:52:39 +0000 |
cigaes |
av_sub: support multiple rectangles.
|
Sun, 22 Apr 2012 12:10:49 +0000 |
reimar |
Retry reconnecting several times.
|
Fri, 20 Apr 2012 18:30:40 +0000 |
reimar |
Use a local variable to reduce some code clutter.
|
Wed, 18 Apr 2012 13:34:48 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 18 Apr 2012 13:29:53 +0000 |
ib |
Fix crash with icon that has unsupported format.
|
Wed, 18 Apr 2012 09:04:05 +0000 |
ib |
Update Spanish man page.
|
Sun, 15 Apr 2012 21:37:15 +0000 |
reimar |
Ensure that the highlight disappears when switching
|
Sun, 15 Apr 2012 21:02:59 +0000 |
reimar |
Fix dvdnav case to not leave "flush" uninitialized.
|
Sun, 15 Apr 2012 19:19:00 +0000 |
reimar |
Make teletext sub streams actually work with native TS demuxer.
|
Sun, 15 Apr 2012 15:25:26 +0000 |
reimar |
Allow using up to 16 threads, that should be the maximum safe value.
|
Sun, 15 Apr 2012 15:23:43 +0000 |
reimar |
Allow using -vo yuv4mpeg for files with resolution changes.
|
Sun, 15 Apr 2012 15:09:34 +0000 |
reimar |
yuv4mpeg: support writing to stdout instead of file.
|
Sun, 15 Apr 2012 15:01:09 +0000 |
reimar |
Decode last frames for codecs with delay.
|
Sun, 15 Apr 2012 13:12:56 +0000 |
ib |
Fix spacings of Spanish help_text message.
|
Sun, 15 Apr 2012 13:11:11 +0000 |
ib |
Update Spanish translation of messages.
|
Sun, 15 Apr 2012 11:09:17 +0000 |
reimar |
Fix hang when video pts suddenly jumps to match audio pts.
|
Sat, 14 Apr 2012 16:55:53 +0000 |
ib |
Use phrasing with infinitives in German translation of help_text.
|
Sat, 14 Apr 2012 15:32:26 +0000 |
ib |
Revise German help_text message.
|
Sat, 14 Apr 2012 12:00:03 +0000 |
cigaes |
configure: suggest --extra-*flags instead of CFLAGS.
|
Thu, 12 Apr 2012 06:21:30 +0000 |
cehoyos |
Support lagarith RGB with FFmpeg.
|
Wed, 11 Apr 2012 18:44:02 +0000 |
ib |
Add Spanish entries to desktop file.
|
Tue, 10 Apr 2012 13:17:49 +0000 |
ib |
Clarify the used opening modes by improving the verbose status messages.
|
Mon, 09 Apr 2012 11:25:57 +0000 |
reimar |
RM demuxer: set aspect from container video dimensions.
|
Sat, 07 Apr 2012 20:08:53 +0000 |
reimar |
Support EIA-608 captions in MOV.
|
Sat, 07 Apr 2012 19:37:11 +0000 |
reimar |
Remove outdated comment.
|
Sat, 07 Apr 2012 12:30:33 +0000 |
reimar |
Fix misspelling ATSC as ASTC.
|
Sat, 07 Apr 2012 11:18:59 +0000 |
cboesch |
subassconvert: use standard struct zero init.
|
Sat, 07 Apr 2012 11:17:09 +0000 |
cboesch |
subassconvert: handle "\r\n" line ends
|
Sat, 07 Apr 2012 00:10:27 +0000 |
reimar |
Add code to support CC subtitles in ASTC and MOV.
|
Fri, 06 Apr 2012 21:26:02 +0000 |
reimar |
Move mp_ao_resume_refill to audio_out.h to avoid compiler
|
Thu, 05 Apr 2012 22:29:37 +0000 |
reimar |
Use approach used by ao_oss to avoid audio desync
|
Thu, 05 Apr 2012 21:59:09 +0000 |
reimar |
vsnprintf always 0-terminates the string, so remove
|
Wed, 04 Apr 2012 19:12:16 +0000 |
reimar |
vo_directx: do not do aspect scaling in windowed mode.
|
Wed, 04 Apr 2012 18:45:37 +0000 |
reimar |
Fix write_buffer: flush after each write and
|
Wed, 04 Apr 2012 18:42:33 +0000 |
reimar |
Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer.
|
Mon, 02 Apr 2012 13:47:52 +0000 |
jrash |
sync with en/mplayer.1 rev. 34821
|
Sat, 31 Mar 2012 21:03:45 +0000 |
reimar |
Small fixes to make it easier to compiler for OpenGL ES
|
Thu, 29 Mar 2012 19:10:51 +0000 |
reimar |
Fix sed expression.
|
Wed, 28 Mar 2012 07:34:24 +0000 |
cehoyos |
Support FLIC in avi.
|
Sun, 25 Mar 2012 22:05:07 +0000 |
reimar |
Add H264QPEL flags for FFmpeg compilation.
|
Sun, 25 Mar 2012 12:21:41 +0000 |
iive |
The new zerocodec in libavcodecs depends on zlib.
|
Sat, 24 Mar 2012 20:24:44 +0000 |
reimar |
AVCODEC_MAX_AUDIO_FRAME_SIZE seems to be based on
|
Sat, 24 Mar 2012 19:26:36 +0000 |
reimar |
Switch FLIC tag to the one used by FLIC-in-MOV.
|
Sat, 24 Mar 2012 19:22:16 +0000 |
reimar |
libmad: set i_bps only if it is not already set.
|
Sat, 24 Mar 2012 19:19:48 +0000 |
reimar |
Replace malloc+memset by calloc.
|
Sat, 24 Mar 2012 19:19:03 +0000 |
reimar |
Remove unnecessary casts.
|
Sat, 24 Mar 2012 19:10:07 +0000 |
reimar |
Remove some pointless variable indirection and merge
|
Sat, 24 Mar 2012 19:07:26 +0000 |
reimar |
Fix -vo bl with slices.
|
Sat, 24 Mar 2012 16:28:55 +0000 |
diego |
stream_ffmpeg: convert to avio API, fix build against shared libavformat
|
Thu, 22 Mar 2012 21:04:32 +0000 |
cehoyos |
Support FFmpeg WMA lossless decoder.
|
Thu, 22 Mar 2012 07:05:20 +0000 |
cehoyos |
Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.
|
Wed, 21 Mar 2012 05:22:45 +0000 |
corey |
Document recent-ish x264 changes.
|
Tue, 20 Mar 2012 18:03:21 +0000 |
cehoyos |
Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.
|
Sat, 17 Mar 2012 15:27:24 +0000 |
cigaes |
man: fix an unbalanced quote.
|
Thu, 15 Mar 2012 15:20:06 +0000 |
diego |
cfg-common: Only #include libpostproc headers when available.
|
Thu, 15 Mar 2012 15:20:02 +0000 |
diego |
configure: Fix libpostproc detection.
|
Thu, 15 Mar 2012 15:19:51 +0000 |
diego |
Replace use of deprecated dsputil_init() by ff_dsputil_init().
|
Thu, 15 Mar 2012 12:45:50 +0000 |
compn |
remove HV60 from vdpau and xvid, does not work. add acm binary codecs
|
Wed, 14 Mar 2012 10:59:20 +0000 |
compn |
add creative fastspeech binary codec, no sample yet
|
Wed, 14 Mar 2012 03:42:23 +0000 |
compn |
add HV60 to divx decoders, samples/V-codecs/HV60
|
Wed, 14 Mar 2012 03:25:44 +0000 |
compn |
mark tridvfw codec working, finally found sample for TY0N
|
Tue, 13 Mar 2012 18:19:36 +0000 |
reimar |
Fix PBO handling with > 8 bit YUV formats.
|
Tue, 13 Mar 2012 11:44:05 +0000 |
diego |
Update ad_mpg123 in preparation to replace mp3lib.
|
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.
|