2012-02-23 |
ib |
Cosmetic: Arrange listMgr() commands in switch statement.
|
2012-02-23 |
ib |
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
|
2012-02-23 |
ib |
Add a default clause to listMgr()'s switch statement.
|
2012-02-23 |
ib |
Revise listMgr() command URLLIST_ITEM_ADD.
|
2012-02-23 |
ib |
Cosmetic: Adjust indent.
|
2012-02-23 |
ib |
Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.
|
2012-02-23 |
ib |
Cosmetic: Insert some blank lines and remove commented code.
|
2012-02-23 |
ib |
Revise listMgr() command PLAYLIST_ITEM_INSERT.
|
2012-02-23 |
ib |
Revise listMgr() command PLAYLIST_ITEM_ADD.
|
2012-02-23 |
ib |
Cosmetic: Rename variables in listMgr().
|
2012-02-23 |
compn |
add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll
|
2012-02-22 |
diego |
build: Separate libpostproc check from FFmpeg check.
|
2012-02-22 |
ib |
Cosmetic: Remove unnecessary comments and commented code.
|
2012-02-22 |
ib |
Remove global variable pointing to playlist item last played.
|
2012-02-22 |
ib |
Remove global variable pointing to top of URL list.
|
2012-02-22 |
ib |
Remove global variable pointing to top of playlist.
|
2012-02-22 |
ib |
Remove unnecessary condition.
|
2012-02-21 |
reimar |
Adjust MPlayer default alignment values to match FFmpeg's.
|
2012-02-21 |
ib |
Remove global variable pointing to current playlist item.
|
2012-02-21 |
ib |
Replace symbolic constants by enums.
|
2012-02-20 |
ib |
Fix formatting errors in skin XML code.
|
2012-02-20 |
ib |
Fix formatting errors in skin XML code.
|
2012-02-20 |
ib |
configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.
|
2012-02-19 |
al |
vf screenshot: Fix breakage after lavc API changes
|
2012-02-19 |
reimar |
demux_lavf: Explain under which conditions to add demuxers to preferred_list.
|
2012-02-19 |
cehoyos |
Use -demuxer lavf for cdxl files.
|
2012-02-19 |
reimar |
Fix -aid/-vid selection with -demuxer ogg.
|
2012-02-19 |
diego |
build: Remove generated documentation on 'make clean'.
|
2012-02-19 |
diego |
configure: Derive system name from 3rd and 2nd component passed to --target.
|
2012-02-19 |
diego |
Make inline keyword handling consistent.
|
2012-02-19 |
diego |
lavcac3enc: make the filter buildable with shared FFmpeg
|
2012-02-19 |
cehoyos |
Fix compilation after r34736.
|
2012-02-19 |
reimar |
Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.
|
2012-02-19 |
reimar |
Support showing the stream language with br:// playback.
|
2012-02-19 |
reimar |
Code cleanup: Use a stream_control instead of global functions to
|
2012-02-18 |
reimar |
One more fix for --enable-zr.
|
2012-02-18 |
reimar |
Attempt to make --enable-zr compile again.
|
2012-02-18 |
al |
Fix compiling with osdep setenv
|
2012-02-17 |
cehoyos |
Support playback of CDXL files with -demuxer lavf.
|
2012-02-17 |
jrash |
sync with en/mplayer.1 rev. 34708
|
2012-02-17 |
jrash |
Synced with help_mp-en.h rev. 34719
|
2012-02-16 |
ib |
Complete German translation of messages.
|
2012-02-15 |
iive |
Fix linking after FFmpeg merge.
|
2012-02-14 |
reimar |
Mark window title as UTF-8.
|
2012-02-14 |
reimar |
pulse: set outburst size.
|
2012-02-14 |
ib |
Change doxygen comments.
|
2012-02-14 |
reimar |
Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.
|
2012-02-14 |
iive |
Fix vo_png after FFmpeg merge.
|
2012-02-14 |
iive |
Fix linking after FFmpeg merge.
|
2012-02-14 |
ib |
Update mplayer.ico.
|
2012-02-13 |
reimar |
Do not parse the extended aspect info into the fields
|
2012-02-13 |
reimar |
Detect ID3v2 tag at the end of the file and stop demuxing before
|
2012-02-13 |
reimar |
Minor simplification.
|
2012-02-13 |
ib |
Cosmetic: Change comment.
|
2012-02-13 |
ib |
Add doxgen comment to gstrncmp().
|
2012-02-13 |
ib |
Revise listRepl().
|
2012-02-13 |
ib |
Fix two copy-and-paste errors in the Win32 GUI.
|
2012-02-13 |
ib |
Cosmetic: Adjust indent.
|
2012-02-13 |
ib |
Don't unnecessarily destroy audio_driver_list.
|
2012-02-13 |
ib |
Cosmetic: Adjust indent.
|
2012-02-13 |
ib |
Revise listSet().
|
2012-02-13 |
ib |
Replace for loop with index by while loop with pointer.
|
2012-02-13 |
ib |
Update date in man page.
|
2012-02-12 |
reimar |
Docs: -vo direct3d supports -geometry, too.
|
2012-02-12 |
reimar |
Docs: SDL supports -geometry now, too.
|
2012-02-12 |
reimar |
Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting
|
2012-02-12 |
diego |
slave.txt: Fix a number of typos.
|
2012-02-12 |
reimar |
Deduplicate some code that exists both in the if and else branch.
|
2012-02-12 |
reimar |
SDL: add support for setting window position.
|
2012-02-12 |
reimar |
Remove no longer used message string.
|
2012-02-12 |
ib |
Cosmetic: Rearrange structure members.
|
2012-02-12 |
reimar |
vo_sdl: reuse some more sdl_common code.
|
2012-02-12 |
ib |
Cosmetic: Rename functions in list.c.
|
2012-02-12 |
reimar |
Remove code that has been unused and disabled since a very long time.
|
2012-02-12 |
ib |
Complete German translation of messages.
|
2012-02-12 |
ib |
Revert one change of r34694.
|
2012-02-12 |
ib |
Make mplayer.c messages translatable.
|
2012-02-12 |
reimar |
Try to detect when an audio driver ends up hanging after
|
2012-02-12 |
jrash |
sync with en/mplayer.1 rev. 34663
|
2012-02-11 |
iive |
Fix green bottom line on yadif with certain parity.
|
2012-02-11 |
ib |
Fix bug in freeing playlist items.
|
2012-02-11 |
ib |
Fix bug in freeing URL list items.
|
2012-02-11 |
ib |
Free playlist and URL list items when GUI ends.
|
2012-02-11 |
ib |
Add code to free the URL list items.
|
2012-02-11 |
reimar |
Optimize midentify script to not wasted time filling the cache.
|
2012-02-11 |
reimar |
Support -noborder with SDL.
|
2012-02-10 |
ib |
Prefer static const char arrays for string constants to #defines.
|
2012-02-10 |
ib |
Simplify character array definition.
|
2012-02-10 |
ib |
Don't destroy list pointers while saving list items.
|
2012-02-10 |
ib |
Adjust content of GUI configuration file to MPlayer configuration files.
|
2012-02-10 |
ib |
Show option save error in message box.
|
2012-02-10 |
ib |
Use macro FF_ARRAY_ELEMS() instead of numeric constant.
|
2012-02-10 |
ib |
Remove unnecessary variable definition and commented code.
|
2012-02-10 |
ib |
Don't unnecessarily use gstrdup().
|
2012-02-09 |
ib |
Prevent reading empty lines.
|
2012-02-09 |
ib |
Cosmetic: Adjust indent.
|
2012-02-09 |
ib |
Prevent out-of-bounds array access of fsHistory.
|
2012-02-09 |
ib |
Cosmetic: Adjust indent.
|
2012-02-09 |
ib |
Check for playlist errors (path, but no file).
|
2012-02-09 |
ib |
Cosmetic: Adjust indent.
|
2012-02-09 |
ib |
Check for allocation error.
|
2012-02-09 |
ib |
Simplify end-of-file detection.
|
2012-02-09 |
ib |
Move buffer at top of function and rename it.
|
2012-02-09 |
ib |
Fix history file read-only fopen mode.
|
2012-02-09 |
ib |
Cosmetic: Change some variable names.
|
2012-02-09 |
ib |
In case of a GUI config error, exit MPlayer with error.
|
2012-02-09 |
ib |
Replace string constants by symbolic constants.
|
2012-02-09 |
ib |
Update dates in man pages.
|
2012-02-09 |
ib |
Fix German translation of MSGTR_MemAllocFailed.
|
2012-02-07 |
cehoyos |
Support RGB48 tiff decoding.
|
2012-02-07 |
cehoyos |
Support displaying 64bit RGB via OpenGL.
|
2012-02-07 |
cehoyos |
Use 128 instead of 64 to define non-native RGB image formats.
|
2012-02-07 |
cehoyos |
X11 non-native RGB/BGR "emulation" only works for 32bit.
|
2012-02-07 |
siretart |
Add missing libavutil #include.
|
2012-02-07 |
siretart |
enable radio support, addresses https://launchpad.net/bugs/593548
|
2012-02-07 |
cigaes |
build: fix lavfi dependencies (swscale and swresample).
|
2012-02-06 |
siretart |
Update deprecated avcodec_alloc_context()/avcodec_open() API calls
|
2012-02-05 |
cehoyos |
Support v408 and AYUV decoding via FFmpeg.
|
2012-02-03 |
iive |
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
|
2012-02-03 |
reimar |
Fix format string for -a52drc option.
|
2012-02-03 |
ib |
Add some missing #includes to cfg.c.
|
2012-02-03 |
ib |
Make cfg_read() and cfg_write() void functions.
|
2012-02-03 |
ib |
Add fgetstr() to read from files without end-of-line characters.
|
2012-02-02 |
compn |
add media-100 qtx binary codec
|
2012-02-02 |
komh |
Fix bpp for IMGFMT_BGR32
|
2012-02-02 |
komh |
Add VMAN-backend supports
|
2012-02-02 |
komh |
Add IMGFMT_BGR32 supports
|
2012-01-31 |
ib |
Emphasize the default audio track in the selection list.
|
2012-01-31 |
compn |
add jps / pns image formats, sync'd from ffmpeg
|
2012-01-30 |
reimar |
Fix -pphelp to work with new libpostprocess API.
|
2012-01-29 |
reimar |
sdl: do not change caption on -wid windows.
|
2012-01-29 |
reimar |
Support -wid for vo_sdl.
|
2012-01-28 |
reimar |
Fix another case where opt.h was included from libavcodec instead of libavutil.
|
2012-01-28 |
reimar |
Do not try to render \r.
|
2012-01-28 |
reimar |
Do not apply writing order via fribidi when libass will be doing it.
|
2012-01-28 |
reimar |
Update config.asm generation to work with latest FFmpeg.
|
2012-01-28 |
reimar |
Translate level-based to flag-based error recognition values.
|
2012-01-28 |
reimar |
opt.h is now in libavutil.
|
2012-01-28 |
reimar |
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.
|
2012-01-28 |
reimar |
Switch to avcodec_alloc_context3.
|
2012-01-28 |
reimar |
Set memc_only via AVDictionary.
|
2012-01-28 |
reimar |
Only set "seekable", not "is_streamed" for compatibility with
|
2012-01-28 |
reimar |
Use avformat_new_stream.
|
2012-01-28 |
reimar |
Set muxrate and preload via AVDictionary.
|
2012-01-28 |
reimar |
Remove pointless casts.
|
2012-01-28 |
reimar |
Remove pointless cast.
|
2012-01-28 |
reimar |
Use "seekable" instead of is_streamed.
|
2012-01-28 |
reimar |
Do not set stream_copy, it has not been used in FFmpeg since a long time.
|
2012-01-28 |
reimar |
Remove ifdefs that have been unnecessary since a long time
|
2012-01-28 |
reimar |
Set UMV flag via AVDictionary.
|
2012-01-28 |
reimar |
Get rid of nonsense usage of CODEC_FLAG_PART.
|
2012-01-28 |
reimar |
Use AVDictionary to set data_partitioning.
|
2012-01-28 |
reimar |
Fix avcodec_open2 options argument.
|
2012-01-28 |
reimar |
Use AV_PICTURE_TYPE_I.
|
2012-01-28 |
reimar |
Reuse init_avcodec function.
|
2012-01-28 |
reimar |
Replace deprecated/removed av_close_input_stream.
|
2012-01-28 |
reimar |
Replace deprecated av_set_int.
|
2012-01-28 |
reimar |
Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.
|
2012-01-28 |
reimar |
Remove some nonsensical uses of CODEC_FLAG_PART.
|
2012-01-28 |
reimar |
Use AVDictionary to set some special options.
|
2012-01-28 |
reimar |
palctrl exists no longer and has been unused a long time,
|
2012-01-28 |
reimar |
Switch to using AV_PICTURE_TYPE.
|
2012-01-28 |
reimar |
Remove unused AVFrame "age" handling code.
|
2012-01-28 |
cboesch |
Fix "ouput" typo in vf framestep.
|
2012-01-27 |
ib |
Fix bug with selected file in file selector.
|
2012-01-27 |
ib |
Cosmetic: Rename variables.
|
2012-01-27 |
jrash |
Synced with help_mp-en.h rev. 34569
|
2012-01-27 |
ib |
Fix skin PNG read errors.
|
2012-01-26 |
cehoyos |
Fix compilation with --disable-networking.
|
2012-01-25 |
cehoyos |
Add missing image formats to the ffv1 decoder.
|
2012-01-24 |
cehoyos |
Support 32-bit sunrast playback via FFmpeg.
|
2012-01-24 |
cehoyos |
Support 32-bit sgi playback via FFmpeg.
|
2012-01-24 |
cehoyos |
Remove unused image formats from fftga output format list.
|
2012-01-24 |
cehoyos |
Fix 32-bit targa playback with current FFmpeg on big-endian.
|
2012-01-24 |
cehoyos |
Replace incorrect output format list with the only format supported by
|
2012-01-24 |
cehoyos |
Fix 32-bit png playback with current FFmpeg.
|
2012-01-24 |
cehoyos |
Remove unused image formats from ffpng output format list.
|
2012-01-24 |
cehoyos |
Remove unused image formats from ffpcx output format list.
|
2012-01-24 |
cehoyos |
Remove unused image formats from ffgif output format list: Only pal8 is supported.
|
2012-01-24 |
cehoyos |
Fix 32-bit dpx playback on big-endian.
|
2012-01-24 |
cehoyos |
Remove unused image formats from fftiff output format list.
|
2012-01-24 |
cehoyos |
Fix 32-bit tiff playback on big-endian.
|
2012-01-23 |
cehoyos |
Allow motionpixels playback on little endian.
|
2012-01-22 |
compn |
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
|
2012-01-21 |
cehoyos |
Support Sorenson 263 fourcc, see FFmpeg ticket #923.
|
2012-01-21 |
cehoyos |
Remove S263 from h263 fourcc list, we do not have such a sample.
|
2012-01-21 |
al |
vd theora: cosmetics: K&R style, alignment
|
2012-01-21 |
cehoyos |
Support decoding of Avid SUDS.
|
2012-01-19 |
reimar |
Fix per-file ASS options like -ass-force-style.
|
2012-01-19 |
diego |
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.
|
2012-01-19 |
diego |
Move static keyword to the beginning of function declarations.
|
2012-01-19 |
diego |
configure: Only test for Win32 threads on Windows.
|
2012-01-16 |
diego |
configure: Enable os2threads support on OS/2.
|
2012-01-15 |
reimar |
Fix seeking beyond EOF in stream_cdda to work with cache.
|
2012-01-15 |
reimar |
Print an error when streams behave in a way that the cache cannot handle.
|
2012-01-15 |
reimar |
Fix seeking with e.g. flv files.
|
2012-01-15 |
reimar |
Eliminate duplicate subtitle lines which will most likely
|
2012-01-15 |
reimar |
SSA reader: do not strip commas in commands.
|
2012-01-14 |
compn |
reimar says comments are C strings and so i move all urls to ;comments instead.
|
2012-01-14 |
cehoyos |
Support BW10 decoding via FFmpeg.
|
2012-01-14 |
reimar |
SDL: Try to select a fullscreen mode that does not require resolution changes by default.
|
2012-01-14 |
ib |
Add size to ICONERROR warning message.
|
2012-01-14 |
ib |
Add differently sized, new icons for the GUI.
|
2012-01-14 |
ib |
Use check items for audio, video and subtitle tracks.
|
2012-01-14 |
reimar |
Fix vo_gl unsharp filter for chroma.
|
2012-01-14 |
ib |
Don't needlessly set variables.
|
2012-01-14 |
reimar |
Fix -ass-styles with SRT subs and more.
|
2012-01-14 |
reimar |
Extract setting up default ASS style to a separate function.
|
2012-01-14 |
cehoyos |
Support RGB48 tiff decoding via FFmpeg.
|
2012-01-13 |
ib |
Cosmetic: Revise comment.
|
2012-01-13 |
ib |
Remove unused parameter from uiMenuMouseHandle().
|
2012-01-13 |
ib |
Remove unused parameter from uiPlaybarShow().
|
2012-01-13 |
ib |
Remove unused parameter from wsXDNDProcessClientMessage().
|
2012-01-13 |
ib |
Fix bug with switching audio and video tracks.
|
2012-01-13 |
ib |
Replace deprecated avcodec functions by new ones.
|
2012-01-13 |
ib |
Remove unused parameter from create_MessageBox().
|
2012-01-13 |
ib |
Use correct data types and common variable names in GTK callback functions.
|
2012-01-12 |
ib |
Properly handle the lack of XShm.
|
2012-01-12 |
ib |
Remove unnecessary #ifdef.
|
2012-01-12 |
ib |
Cosmetic: Remove blank lines.
|
2012-01-12 |
ib |
Simplify XShape handling and setting of wsUseXShape.
|
2012-01-12 |
ib |
Cosmetic: Remove braces.
|
2012-01-12 |
ib |
Always inform / warn about missing shared memory / shape extension
|
2012-01-12 |
ib |
Remove unnecessary #ifdef and #include.
|
2012-01-12 |
ib |
Add user event evMenu.
|
2012-01-12 |
nicodvb |
propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessary
|
2012-01-12 |
ib |
Fix bug with VCD stream calling DVD code.
|
2012-01-12 |
ib |
Replace goto label by an internal event case expression.
|
2012-01-12 |
ib |
Remove all unnecessary #ifdefs from GUI code.
|
2012-01-12 |
ib |
Define (extern) sub_cp unconditionally.
|
2012-01-10 |
ib |
Reduce number and avoid conditional definition of searchpath variables.
|
2012-01-10 |
ib |
Retrieve DVD's titles, chapters and angles by stream control commands.
|
2012-01-10 |
ib |
Remove all #ifdef MP_DEBUG from Win32 GUI code.
|
2012-01-08 |
reimar |
Force "simple" IDCT to avoid different results on different PCs.
|
2012-01-08 |
reimar |
Fix directory creation in refupdate script.
|
2012-01-08 |
reimar |
Remove another md5sums reference file that missed the .md5 extension.
|
2012-01-08 |
reimar |
Remove file that was checked in accidentally (it was missing the .md5 part).
|
2012-01-08 |
reimar |
Fix testing of H.264 conformance tests.
|
2012-01-08 |
reimar |
Add a script to help update the references.
|
2012-01-08 |
reimar |
Add references for new fate samples.
|
2012-01-08 |
reimar |
Remove unused reference files.
|
2012-01-08 |
reimar |
Print a hint if FATE_SAMPLES was not set and fatetest is run.
|
2012-01-08 |
reimar |
Clean up faterun.sh.
|
2012-01-08 |
reimar |
Put test-related code in Makefile under ifdef FATE_SAMPLES.
|
2012-01-06 |
cehoyos |
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
|
2012-01-05 |
reimar |
Add support for additional libopenjpeg output formats.
|
2012-01-05 |
reimar |
Add support for 422P9.
|
2012-01-05 |
cehoyos |
Support for Avid Meridian Uncompressed via FFmpeg.
|
2012-01-05 |
reimar |
Add reference result for vble test file.
|
2012-01-05 |
reimar |
Disable wmv8_drm test.
|
2012-01-05 |
reimar |
QCP files are audio-only, do not run them through video test.
|
2012-01-05 |
reimar |
Change a few more pts-related float to double.
|
2012-01-05 |
reimar |
Use double also to calculate ogg subtitle pts.
|
2012-01-05 |
reimar |
Remove pointless cast.
|
2012-01-05 |
reimar |
Calculate Ogg timestamps as double instead of float.
|
2012-01-05 |
reimar |
Check for correct function (th_info_init, not theora_info_init) in libtheora test.
|
2012-01-05 |
reimar |
Add more fate test reference results.
|
2012-01-05 |
ib |
Remove #ifdef MP_DEBUG.
|
2012-01-05 |
ib |
Explicitly enumerate all stream types.
|
2012-01-05 |
ib |
Remove pointless menu entry.
|
2012-01-05 |
ib |
Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
|
2012-01-05 |
ib |
Use check items for CD and VCD titles as well.
|
2012-01-05 |
ib |
Fix bug in CD / VCD / DVD related menus.
|
2012-01-05 |
ib |
Move CD / VCD / DVD related menu code.
|
2012-01-05 |
diego |
build: Merge tests/Makefile into top-level Makefile and test non-recursively.
|
2012-01-05 |
ib |
Move some DVD related events.
|
2012-01-05 |
ib |
Remove #ifdef MP_DEBUG.
|
2012-01-04 |
diego |
Port libtheora glue code to Theora 1.0 API.
|
2012-01-04 |
siretart |
fmt-conversion.c: add a remark about the usage of #ifdef directives
|
2012-01-04 |
siretart |
libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
|
2012-01-04 |
cehoyos |
Support decoding AVrp, v308 and yuv4 via FFmpeg.
|
2012-01-04 |
siretart |
make the checks for available codec id more robust
|
2012-01-04 |
diego |
configure: Simplify Theora check.
|
2012-01-03 |
ib |
Remove unnecessary #include.
|
2012-01-03 |
ib |
Remove (conditional and) unnecessary #include
|
2012-01-03 |
ib |
Add checks for errors in stream_cdda's get_track_by_sector().
|
2012-01-03 |
ib |
Allow Windows style CDROM device names for Wine port.
|
2012-01-03 |
ib |
Use cdparanoia compatibility names for CD function calls.
|
2012-01-03 |
siretart |
Allow compilation with Libav
|
2012-01-02 |
ib |
Initialize device options in guiInit().
|
2012-01-02 |
ib |
Remove pointless filename setting from device name.
|
2012-01-02 |
ib |
Allow uiPlay() without guiInfo.Filename for some stream types.
|
2012-01-02 |
ib |
Cosmetic: Adjust indent.
|
2012-01-02 |
ib |
Don't explicitly set stream type if the type doesn't change.
|
2012-01-02 |
iive |
Add support of compression algorithm 3 (header stripping) in mkv demuxer.
|
2012-01-02 |
cehoyos |
Support FFmpeg v410 decoder.
|
2012-01-02 |
cehoyos |
Support Y41P decoding via FFmpeg.
|
2012-01-02 |
jrash |
Synced with help_mp-en.h rev. 34475
|
2012-01-01 |
cehoyos |
Update copyright year.
|
2011-12-31 |
ib |
Cosmetic: Collect together Wine port related functions.
|
2011-12-31 |
ib |
Allow Windows style devices for Wine port.
|
2011-12-31 |
ib |
Fix Win32 GUI DVD playback.
|
2011-12-31 |
ib |
Remove options cdrom_device and dvd_device from the Win32 GUI.
|
2011-12-31 |
ib |
Retrieve DVD's titles, chapters and angles by stream control commands.
|
2011-12-31 |
ib |
Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
|
2011-12-31 |
ib |
Add audio CD playback support to the X11/GTK GUI.
|
2011-12-31 |
ib |
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
|
2011-12-29 |
cehoyos |
Support FFmpeg SMJPEG IMA ADPCM decoding.
|
2011-12-29 |
reimar |
Add comment to a condition that is just a hack around a cdparanoia bug.
|
2011-12-29 |
reimar |
Prefer libcdio over cdparanoia by default.
|
2011-12-29 |
ib |
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
|
2011-12-29 |
cehoyos |
Support the FFmpeg Indeo 4 decoder.
|
2011-12-28 |
ib |
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
|
2011-12-28 |
ib |
Allow PARANOIA_MODE_FULL with skipping.
|
2011-12-24 |
jrash |
sync with en/mplayer.1 rev. 34463
|
2011-12-24 |
cigaes |
av_helpers: show libav* version and configuration.
|
2011-12-24 |
cigaes |
av_helpers: remove obsolete avcodec_init.
|
2011-12-23 |
reimar |
vo_gl stereo: allow swapping left and right view.
|
2011-12-23 |
reimar |
cdda: set position to an actual EOF position when we set EOF.
|
2011-12-23 |
reimar |
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
|
2011-12-23 |
reimar |
Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
|
2011-12-23 |
reimar |
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
|
2011-12-23 |
reimar |
Fix cdda speed default value, range and use more robust condition.
|
2011-12-23 |
reimar |
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
|
2011-12-23 |
ib |
Add /home only to the file selector path list if HOME isn't set.
|
2011-12-23 |
ib |
Cosmetic: Swap /mnt and /media in the file selector path list.
|
2011-12-23 |
ib |
Add /mnt only to the file selector path list if it exists.
|
2011-12-22 |
cehoyos |
Fix build of swedish help after r33915.
|
2011-12-20 |
ib |
Remember the lastly selected file in file selector.
|
2011-12-20 |
cehoyos |
Support FFmpeg 8088flex TMV decoder.
|
2011-12-18 |
jrash |
sync with en/mplayer.1 rev. 34438
|
2011-12-18 |
cehoyos |
Support decoding yuv411p rawvideo.
|
2011-12-16 |
ib |
Fix skin documentation.
|
2011-12-15 |
cigaes |
Support SBG decoding using ffwavesynth.
|
2011-12-15 |
cehoyos |
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
|
2011-12-14 |
cehoyos |
Support FFmpeg mmvideo decoder.
|
2011-12-14 |
cehoyos |
Support FFmpeg Dxtory decoder.
|
2011-12-14 |
iive |
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
|
2011-12-13 |
ib |
Revise German translation of MSGTR_MENU_PlayDisc.
|
2011-12-12 |
ib |
Return right pointer.
|
2011-12-11 |
reimar |
Require a fribidi version that defines FriBidiParType.
|
2011-12-11 |
ib |
Leave the focus in fsFNameList after key event in file selector.
|
2011-12-11 |
reimar |
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
|
2011-12-11 |
ib |
Add Return key events to playlist's file lists.
|
2011-12-11 |
ib |
Add Return key events to playlist buttons.
|
2011-12-11 |
ib |
Make column titles in playlist passive.
|
2011-12-11 |
ib |
Fix bug with wrong focus in file selector.
|
2011-12-11 |
ib |
Cosmetic: Adjust indent.
|
2011-12-11 |
ib |
Add Return key events to file selector buttons.
|
2011-12-11 |
reimar |
Add a test file for ultravox in comment.
|
2011-12-11 |
reimar |
Allow compiling libass without fribidi again.
|
2011-12-11 |
ib |
Don't allow option gui-include in config files.
|
2011-12-11 |
ib |
Cosmetic: Adjust indent.
|
2011-12-11 |
ib |
Enable gui slave commands.
|
2011-12-10 |
reimar |
Add highly experimental support for OpenGL ES.
|
2011-12-10 |
reimar |
Use glLoadMatrixf. This makes it easier to support OpenGL ES.
|
2011-12-10 |
reimar |
By default ignore CTRL key on its own.
|
2011-12-10 |
reimar |
Use an enum to define keycodes and fix CTRL and backspace key having
|
2011-12-09 |
siretart |
loosen the dependency on libjpeg-dev
|
2011-12-09 |
ib |
Change prefix for internal events from ev to iv.
|
2011-12-09 |
ib |
Add evSetSubtitle event to the Win32 GUI.
|
2011-12-09 |
ib |
Remove unused symbolic constant and code for evFirstLoad.
|
2011-12-09 |
ib |
Remove unused symbolic constant definitions for events.
|
2011-12-09 |
ib |
Replace evPlayNetwork by evLoadURL.
|
2011-12-09 |
ib |
Change parameter name and its declaration to const.
|
2011-12-09 |
ib |
Add doxygen comment to app.c
|
2011-12-09 |
ib |
Remove non-existing GUI user events.
|
2011-12-08 |
ib |
Fix bug in Win32 GUI introduced in r34403.
|
2011-12-08 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
2011-12-08 |
ib |
Add evSetAspect to the skin documentation on GUI messages (where
|
2011-12-08 |
ib |
Cosmetic: Add evSetAspect event to video events.
|
2011-12-08 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
2011-12-08 |
ib |
Add evHalfSize event to the Win32 GUI.
|
2011-12-08 |
ib |
Fix bug with evHalfSize event.
|
2011-12-08 |
ib |
Revise skin documentation on GUI messages.
|
2011-12-08 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
2011-12-08 |
cehoyos |
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
|
2011-12-08 |
ib |
Remove event evDropFile from Win32 GUI.
|
2011-12-08 |
cehoyos |
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
|
2011-12-06 |
reimar |
Try harder to extract a sensible palette from extradata.
|
2011-12-05 |
reimar |
Fix OSD time and e.g. frame number displayed with osd_fractions
|
2011-12-05 |
reimar |
Make emms/femms code simpler/more obvious.
|
2011-12-05 |
reimar |
vo_kva: support -title.
|
2011-12-05 |
reimar |
Discard frames where the size does not match the AVCodecContext width/height.
|
2011-12-05 |
diego |
configure: (internal) libass depends on FriBiDi now; check availability
|
2011-12-05 |
diego |
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
|
2011-12-05 |
diego |
Remove some stray English messages from the Dutch message translation.
|
2011-12-04 |
cehoyos |
Support FFmpeg's PCM 16-bit little-endian planar decoder.
|
2011-12-04 |
cehoyos |
Support FFmpeg's EA MAD decoder.
|
2011-12-04 |
cehoyos |
Support FFmpeg vdmaudio decoder.
|
2011-12-04 |
cehoyos |
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
|
2011-12-04 |
reimar |
Add workaround for CTRL key getting stuck for X11 backend
|
2011-12-03 |
reimar |
Commit added forgotten in previous commit.
|
2011-12-03 |
reimar |
Support -title for -vo corevideo.
|
2011-12-03 |
cboesch |
vd_ffmpeg: fix comment typo (sepcified → specified)
|
2011-12-03 |
reimar |
Support -title with -vo quartz.
|
2011-12-03 |
reimar |
Remove variable that is only assigned but never used.
|
2011-12-03 |
reimar |
Update libass to 0.10 release.
|
2011-12-03 |
reimar |
Remove unused header.
|
2011-12-03 |
reimar |
Make -title and -use-filename-title work on Windows.
|
2011-12-03 |
reimar |
X11: update title only on reconfigure instead of at least once per frame.
|
2011-12-03 |
reimar |
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
|
2011-12-03 |
reimar |
Fix mp_tag2codec_id to take all AVI tags into account again.
|
2011-12-03 |
cehoyos |
Support FFmpeg QPEG decoding.
|
2011-12-03 |
cehoyos |
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.
|
2011-12-02 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
|
2011-12-02 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.
|
2011-12-02 |
cehoyos |
Support FFmpeg Funcom IMA ISS ADPCM decoding.
|
2011-12-02 |
cehoyos |
Support FFmpeg VBLE decoder.
|
2011-12-01 |
reimar |
Make cache process detect when the main process disappeared and
|
2011-12-01 |
reimar |
Only print printable characters, not all ASCII ones.
|
2011-12-01 |
reimar |
X11: support CTRL key and thus key combinations with it.
|
2011-11-29 |
diego |
debian: Ignore files and directories that are created during package builds.
|
2011-11-29 |
ranma |
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).
|
2011-11-29 |
ranma |
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).
|
2011-11-29 |
diego |
debian: adjust documentation build process, which now works non-recursively
|
2011-11-29 |
cehoyos |
Support RGB FFV1 videos without transparency.
|
2011-11-24 |
reimar |
Use lookup_keymap_table instead of a large number of switch cases.
|
2011-11-24 |
reimar |
Reindent.
|
2011-11-24 |
reimar |
caca: process all pending events instead of exactly one per check_events.
|
2011-11-23 |
reimar |
caca: for ordinary keys, send key events on press instead of release.
|
2011-11-23 |
reimar |
caca: support mouse events and more keys.
|
2011-11-23 |
reimar |
Replace constant by define with same value.
|
2011-11-22 |
reimar |
Change extended key handling so we will never call mplayer_put_key twice
|
2011-11-22 |
reimar |
Make vf expand more picky:
|
2011-11-22 |
reimar |
Set chroma_x_shift for 1-plane YUV formats.
|
2011-11-19 |
al |
vo direct3d: fix crash in osd drawing code
|
2011-11-16 |
diego |
ao_null: mark global variables only used within the file as static
|
2011-11-16 |
diego |
configure: add HAVE_OS2THREADS to config.h for libavformat
|
2011-11-16 |
diego |
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013
|
2011-11-15 |
cigaes |
OSD fractions: do not round up decimals
|
2011-11-14 |
reimar |
Some spelling/grammar fixes.
|
2011-11-14 |
reimar |
Remove pointless casts.
|
2011-11-14 |
diego |
ao_alsa: drop check for sys/asoundlib.h and ALSA version
|
2011-11-14 |
diego |
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers
|
2011-11-13 |
cehoyos |
Update regression test results to current FFmpeg.
|
2011-11-13 |
jrash |
Synced with help_mp-en.h rev. 34335
|
2011-11-11 |
reimar |
Make WAV format detection more restrictive so it does not incorrectly
|
2011-11-11 |
reimar |
Sanitize channel count for libaf to avoid crashes since it is used unchecked.
|
2011-11-10 |
cehoyos |
Fix .qcp (raw QCELP) playback.
|
2011-11-10 |
cehoyos |
Add lmlm4 regression test.
|
2011-11-10 |
cehoyos |
Fix fffrwu decoding.
|
2011-11-09 |
diego |
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.
|
2011-11-09 |
diego |
vo_caca: reformat and prettyprint as K&R, shorten some lines
|
2011-11-09 |
diego |
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.
|
2011-11-09 |
diego |
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
|
2011-11-09 |
cehoyos |
Fix "m1v " playback.
|
2011-11-08 |
cehoyos |
Support BMV decoding (bug 2009).
|
2011-11-08 |
reimar |
Add support for decoding EA CMV files.
|
2011-11-08 |
reimar |
Avoid running video-only test on audio-only files.
|
2011-11-08 |
reimar |
Remove unused variable.
|
2011-11-08 |
reimar |
Add beginnings of a test framework.
|
2011-11-08 |
reimar |
Detect codecs requiring too many references for DR also when they
|
2011-11-07 |
diego |
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.
|
2011-11-07 |
diego |
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
|
2011-11-07 |
diego |
doc: Remove outdated FAQ entry about Mac OS X 10.3.
|
2011-11-07 |
diego |
Remove outdated entries from the Spanish FAQ translation.
|
2011-11-07 |
diego |
build: merge DOCS/xml/Makefile into top-level Makefile
|
2011-11-07 |
diego |
build: drop releaseclean target
|
2011-11-07 |
diego |
build: Remove dangling reference to removed DOCS/xml/configure.
|
2011-11-07 |
diego |
doc: Move XML translation notes to translations.txt.
|
2011-11-07 |
diego |
doc: cosmetics: reindent German documentation.xml
|
2011-11-07 |
diego |
doc: drop outdated FIXME comment
|
2011-11-07 |
reimar |
Prefer converting GBR24P to other 8 bit per component RGB formats.
|
2011-11-07 |
diego |
Split Spanish mencoder.xml like it was done for the English translation.
|
2011-11-06 |
reimar |
Fix compilation with --disable-mencoder.
|
2011-11-06 |
diego |
doc: Move all XML entities to main.xml.
|
2011-11-06 |
reimar |
vo md5sum: support printing to stdout.
|
2011-11-06 |
reimar |
Print a proper result also when xsltproc is not installed.
|
2011-11-06 |
reimar |
Fix result output of yasm test.
|
2011-11-06 |
reimar |
Fix FFmpeg compilation.
|
2011-11-06 |
reimar |
Do not create a 0-sized palette side data from extradata.
|
2011-11-05 |
reimar |
RoQ decoder seems to work fine with DR.
|
2011-11-05 |
reimar |
Restore NUV1 internal fourcc.
|
2011-11-05 |
reimar |
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
|
2011-11-05 |
cehoyos |
Support Chronomaster DFA decoding (bug 2006).
|
2011-11-05 |
reimar |
Fixes for palette allocation handling.
|
2011-11-05 |
diego |
build: Merge DOCS/xml/xml.mak into config.mak.
|
2011-11-05 |
cehoyos |
Define HAVE_YASM etc. not only for x86.
|
2011-11-04 |
diego |
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
|
2011-11-04 |
diego |
configure: Remove unused alsa9 and alsa1x config.h #defines.
|
2011-11-04 |
diego |
configure: remove erroneous extra set of braces from vsscanf test
|
2011-11-04 |
diego |
vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
|
2011-11-04 |
diego |
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
|
2011-11-04 |
diego |
libdvdcss: sync some whitespace changes from upstream
|
2011-11-04 |
cehoyos |
Support Mobotix MxPEG decoding (bug 2004).
|
2011-11-03 |
cehoyos |
Use init_avformat() instead of av_register_all().
|
2011-11-03 |
cehoyos |
Cosmetics: Remove empty statement.
|
2011-11-03 |
cehoyos |
Use new API avformat_new_stream() instead of the deprecated
|
2011-11-03 |
cehoyos |
Call av_register_all() before initialising the SPDIF muxer.
|
2011-11-03 |
diego |
configure: add braces to initializer in vsscanf test to shut up a gcc warning
|
2011-11-03 |
diego |
configure: merge DOCS/xml/configure into top-level configure
|
2011-11-03 |
diego |
Fix a bunch of Doxygen syntax errors that caused warnings.
|
2011-11-03 |
diego |
loader: remove duplicate cpudetect.h #include
|
2011-11-03 |
diego |
cpudetect: clean up libavutil #includes
|
2011-11-02 |
diego |
configure: Clarify a comment that explains the purpose of the glob_win variable.
|
2011-10-31 |
diego |
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
|
2011-10-31 |
diego |
build: fix compilation on Solaris due to missing alloca.h #include
|
2011-10-31 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
2011-10-31 |
ib |
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().
|
2011-10-31 |
cehoyos |
Support FFmpeg Dirac decoder.
|
2011-10-30 |
cehoyos |
Whitespace cosmetics: Align some IMGFMT-lists.
|
2011-10-30 |
cehoyos |
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
|
2011-10-29 |
cehoyos |
Support YUV 4:4:4 9-bit output.
|
2011-10-29 |
cehoyos |
Fix compilation for broken libopenjpeg.
|
2011-10-28 |
jrash |
sync with en/mplayer.1 rev. 34249
|
2011-10-28 |
jrash |
Synced with help_mp-en.h rev. 34253
|
2011-10-27 |
ib |
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.
|
2011-10-27 |
ib |
Ensure that demuxer->movi_end will be set.
|
2011-10-27 |
diego |
build: Only compile Windows-specific local glob() replacement on MinGW.
|
2011-10-27 |
compn |
add m1v isom to mpeg1 codecs
|
2011-10-26 |
ib |
Use CONF_TYPE_FUNC_PARAM for option gui-include.
|
2011-10-26 |
reimar |
Clarify that too old binutils is only an issue with x86_64 compilation.
|
2011-10-26 |
diego |
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.
|
2011-10-26 |
diego |
libdvdcss: consistently use snprintf() instead of _snprintf()
|
2011-10-26 |
ib |
Optimize TranslateFilename().
|
2011-10-26 |
ib |
Cosmetic: Rename TranslateFilename()'s parameter names.
|
2011-10-26 |
ib |
Move TranslateFilename() to util/string.c.
|
2011-10-26 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
2011-10-26 |
diego |
demux_rtp: Replace extern declarations by proper header #includes.
|
2011-10-25 |
reimar |
Sanitize include option behaviour.
|
2011-10-25 |
reimar |
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.
|
2011-10-25 |
reimar |
Fix parse_call_func return value.
|
2011-10-25 |
reimar |
Sanitize include behaviour.
|
2011-10-25 |
reimar |
Make include recursion depth actually have some effect.
|
2011-10-25 |
reimar |
Remove completely pointless/nonsensical code.
|
2011-10-25 |
ib |
Remove unused code from the Win32 GUI.
|
2011-10-25 |
ib |
Change MSGTR_MENU_Exit definition.
|
2011-10-25 |
ib |
Resize the Win32 GUI preference window and reposition items.
|
2011-10-25 |
ib |
Internationalize and localize the Win32 GUI.
|
2011-10-25 |
ib |
Change Win32 GUI window captions.
|
2011-10-24 |
reimar |
Add a vd_ffmpeg option to make the decoder discard frames until the first
|
2011-10-24 |
reimar |
Remove unused code.
|
2011-10-24 |
reimar |
Mark pointer arguments as const where possible.
|
2011-10-24 |
reimar |
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
|
2011-10-23 |
cehoyos |
Support planar GBR24 decoding.
|
2011-10-23 |
reimar |
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
|
2011-10-23 |
reimar |
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
|
2011-10-23 |
reimar |
Reindent.
|
2011-10-23 |
reimar |
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
|
2011-10-23 |
reimar |
Add HAVE_CBRTF define.
|
2011-10-23 |
reimar |
Use uncrustify on glob-win.c to fix the indentation mess in it.
|
2011-10-23 |
cehoyos |
Support some H.264 444P samples.
|
2011-10-22 |
ib |
Improve option type CONF_TYPE_PRINT.
|
2011-10-22 |
cehoyos |
Always define HAVE_PTHREADS and HAVE_W32THREADS.
|
2011-10-21 |
cehoyos |
x264 version 118 is required for successful compilation.
|
2011-10-21 |
compn |
add forgotten ec-3 tag to parsers list in demuxers.c
|
2011-10-21 |
compn |
add ec-3 isom to eac3 decoder, fixes:
|
2011-10-21 |
diego |
Employ correct off_t printf conversion specifiers; this time without typos.
|
2011-10-21 |
diego |
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
|
2011-10-21 |
diego |
configure: cosmetics: fix indentation
|
2011-10-21 |
diego |
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
|
2011-10-21 |
cehoyos |
Fix compilation: Partly revert r34227.
|
2011-10-20 |
diego |
Fix off_t printf conversion specifiers and related warnings.
|
2011-10-20 |
cehoyos |
Support H264 4:2:2.
|
2011-10-20 |
cehoyos |
Support Kostya's native Ut Video decoder.
|
2011-10-20 |
diego |
Replace 'q' printf length modifier by 'll'.
|
2011-10-20 |
ib |
Add TranslateFilename() to the Win32 GUI.
|
2011-10-20 |
ib |
Remove unused code.
|
2011-10-20 |
ib |
Support transparency in decorated windows in the Win32 GUI.
|
2011-10-20 |
ib |
Add comment to bpRenderMask().
|
2011-10-20 |
ib |
Cosmetic: Adjust indent.
|
2011-10-20 |
ib |
Fix bug in bpRenderMask().
|
2011-10-20 |
ib |
Prevent adding a base path wrongly.
|
2011-10-20 |
ib |
Prevent adding a base path wrongly.
|
2011-10-20 |
ib |
Revise comment on filename conversion in the Wine port.
|
2011-10-18 |
ib |
Fix bug with option sub_window in the Win32 GUI.
|
2011-10-18 |
compn |
add utvideo binary codec
|
2011-10-17 |
ib |
Fix bug in wsResizeWindow().
|
2011-10-17 |
ib |
Cosmetic: Change comment.
|
2011-10-17 |
ib |
Revise documentation.
|
2011-10-17 |
ib |
Fix include condition.
|
2011-10-16 |
cehoyos |
Support ASP by QNAP Systems.
|
2011-10-16 |
ib |
Add comment.
|
2011-10-16 |
ib |
Change comment.
|
2011-10-16 |
ib |
Change and add comment.
|
2011-10-15 |
cehoyos |
Support H264 from QNAP Systems.
|
2011-10-15 |
ib |
Port to Wine.
|
2011-10-15 |
ib |
Ensure that filename related config will always be loaded.
|
2011-10-15 |
ib |
Allow GUI to use filename related config.
|
2011-10-15 |
cehoyos |
Improve comments for FFmpeg SPDIF hardware audio decoders.
|
2011-10-14 |
cehoyos |
Do not compile FFmpeg's avfilters if they are not needed.
|
2011-10-14 |
jrash |
sync with en/mplayer.1 rev. 34190
|
2011-10-13 |
reimar |
Add PVA to lavf preferred formats list, its demuxer seems to work well
|
2011-10-13 |
reimar |
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
|
2011-10-13 |
reimar |
Do not use long type, it makes the code more platform dependent for no
|
2011-10-13 |
reimar |
Remove some ifdefs that existed only for testing and had no use since
|
2011-10-12 |
cehoyos |
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
|
2011-10-12 |
cehoyos |
While 'untested' is probably true for spdifmpa, it is not the right status.
|
2011-10-12 |
diego |
S/PDIF passthrough decoder
|
2011-10-12 |
cigaes |
libmpcodec: add vf_lavfi.
|
2011-10-12 |
cigaes |
build: enable libavfilter.
|
2011-10-12 |
cehoyos |
The LGPL ProRes decoder is faster now than the GPL decoder.
|
2011-10-11 |
cehoyos |
Move non-existing ProRes decoder to the end.
|
2011-10-10 |
cehoyos |
Cosmetics: Fix comment.
|
2011-10-07 |
cehoyos |
Support MP3 in TS with -demuxer lavf.
|
2011-10-07 |
cehoyos |
Support decoding 8SVX in IFF.
|
2011-10-07 |
cehoyos |
Support G2M4 with cytrix codec pack.
|
2011-10-06 |
ib |
Cosmetic: Adjust indent.
|
2011-10-06 |
ib |
Simplify building filename by using strcpy().
|
2011-10-06 |
ib |
Don't use the Windows style path separator character in Win32 GUI.
|
2011-10-06 |
ib |
Fix DirectX compilation error.
|
2011-10-04 |
compn |
add binary sheercodec for isom Shr0, samples on ffmpeg trac
|
2011-10-03 |
ib |
Revise message text of the Win32 GUI sub_window option.
|
2011-10-03 |
ib |
Revise OSD preference related message texts in the Win32 GUI.
|
2011-10-03 |
ib |
Add idle option to Win32 GUI preferences dialog.
|
2011-10-02 |
compn |
map format 0x38 to amrnb
|
2011-10-01 |
ib |
Make idle mode default in Win32 GUI.
|
2011-10-01 |
ib |
Enable option "enqueue" for Win32 GUI.
|
2011-10-01 |
ib |
Simplify wsAutohideCursor().
|
2011-10-01 |
ib |
Cosmetic: Adjust indent.
|
2011-10-01 |
ib |
Fix cursor autohide functionality of the GUI.
|
2011-10-01 |
compn |
add some aac/dts fourccs
|
2011-09-30 |
cehoyos |
Support G.723.1 decoding via FFmpeg.
|
2011-09-30 |
reimar |
Fix cpp_condition_check to work for empty header.
|
2011-09-30 |
ib |
Cosmetic: Order STREAMTYPE related code.
|
2011-09-30 |
ib |
Remove needless code.
|
2011-09-30 |
ib |
Restrict use of STREAMTYPE_STREAM in Win32 GUI.
|
2011-09-30 |
ib |
Set all buttons related to seek operations according to stream type.
|
2011-09-30 |
ib |
Remove check for STREAMTYPE_PLAYLIST.
|
2011-09-29 |
compn |
sync vlc fourcc list with codecs.conf
|
2011-09-29 |
compn |
add LJ2K fourcc
|
2011-09-29 |
ib |
Revise part of the comment on guiPlaylistInitialize().
|
2011-09-29 |
ib |
Change handling for option "enqueue" in guiPlaylistInitialize().
|
2011-09-29 |
ib |
Don't needlessly set filename in GUI_PREPARE.
|
2011-09-29 |
ib |
Set an URL guiInfo.Filename by using uiSetFileName().
|
2011-09-29 |
ib |
Cosmetic: Adjust indent.
|
2011-09-29 |
ib |
Change guiInfo.Filename by using uiSetFileName() only.
|
2011-09-29 |
ib |
Set MPlayer filename in uiSetFileName().
|
2011-09-29 |
cehoyos |
Support FFmpeg JPEG 2000 decoder.
|
2011-09-29 |
compn |
decoder: add ffmpeg ansi decoder
|
2011-09-28 |
reimar |
Remove usage of glColor3f, there is not really a point in it.
|
2011-09-28 |
reimar |
Add () around macro definitions where necessary to avoid bad surprises.
|
2011-09-28 |
diego |
ao_coreaudio: Fix spdif output for OS X 10.7.
|
2011-09-28 |
ib |
Remove pointless assignment.
|
2011-09-28 |
ib |
Fix Win32 GUI filename problems.
|
2011-09-28 |
ib |
Correct comment on playtree and playtree_iter in connection with the GUI.
|
2011-09-28 |
diego |
build: Simplify handling of local OS feature fallbacks.
|
2011-09-27 |
reimar |
Change silly matrixview code to not needlessly change state on every frame
|
2011-09-27 |
siretart |
debian packaging: remove unnecessary rules 'get-orig-source'
|
2011-09-27 |
ib |
Remove gui() instruction GUI_SET_FILE.
|
2011-09-26 |
diego |
configure: add missing C program body to cpp_condition_check()
|
2011-09-26 |
diego |
configure: do not forget to shift away arguments in cpp_condition_check()
|
2011-09-26 |
diego |
codecs.conf: add libav Apple ProRes decoder
|
2011-09-26 |
diego |
configure: generalize cpp_condition_check() and use it to simplify tests
|
2011-09-26 |
diego |
configure: refactor PIC test using cpp_condition_check()
|
2011-09-26 |
diego |
configure: config.h ordering cosmetics
|
2011-09-26 |
diego |
configure: Set CONFIG_PIC to 1 if PIC is enabled.
|
2011-09-25 |
reimar |
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.
|
2011-09-25 |
cehoyos |
Support Sorenson Spark in f4v files.
|
2011-09-25 |
cehoyos |
Support act files with -demuxer lavf.
|
2011-09-23 |
cehoyos |
Change name of LGPL'd ProRes decoder.
|
2011-09-23 |
diego |
configure: drop extra standard compiler/linker flags for *BSD systems
|
2011-09-23 |
diego |
vidix: Add two more ATI Rage Mobility hardware IDs.
|
2011-09-23 |
diego |
stream_bluray: switch to new libbluray API
|
2011-09-23 |
cehoyos |
There is a second prores decoder in FFmpeg now.
|
2011-09-23 |
cehoyos |
The GPL'd FFmpeg prores decoder changed its name.
|
2011-09-21 |
ib |
Force redraw of main window after playback has ended.
|
2011-09-21 |
ib |
Replace numeric constant for cursor autohide time by symbolic constant.
|
2011-09-21 |
ib |
Add cursor autohide functionality to the GUI.
|
2011-09-21 |
ib |
Hide cursor during playback in GUI.
|
2011-09-21 |
ib |
Don't hide or show cursor if attached to an existing window.
|
2011-09-21 |
cehoyos |
Support decoding speex in f4v.
|
2011-09-21 |
cehoyos |
FFmpeg supports decoding ProRes 4444.
|
2011-09-21 |
cehoyos |
Add 444P10 support.
|
2011-09-20 |
diego |
Update entry for FFmpeg in Copyright file after move to single directory.
|
2011-09-20 |
compn |
add native ffmpeg amrwb decoder
|
2011-09-19 |
reimar |
Get rid of X11_FULLSCREEN.
|
2011-09-19 |
reimar |
Remove unnecessary #ifdefs from header file.
|
2011-09-18 |
cehoyos |
Use FFmpeg ProRes if both libopencore libraries are not enabled.
|
2011-09-17 |
reimar |
Fix broken indentation due to a tab that slipped in.
|
2011-09-17 |
reimar |
Get rid of usage of deprecated palctrl which no longer works anyway.
|
2011-09-17 |
reimar |
Get rid of a few munged-in tabs.
|
2011-09-17 |
cehoyos |
FFmpeg supports Creative JPEG codec.
|
2011-09-15 |
cehoyos |
Add fourccs for FFmpeg ProRes decoder.
|
2011-09-15 |
cehoyos |
Disable FFmpeg ProRes for now: It does not like libopencore*.
|
2011-09-13 |
diego |
doc: update Italian man page
|
2011-09-13 |
compn |
add remaining avc-intra isom's from ffmpeg to h264 decoders
|
2011-09-13 |
compn |
add disabled ffrawnv12
|
2011-09-12 |
diego |
libass: consistently #include sub/ass_mp.h without #ifdefs
|
2011-09-12 |
diego |
libass: always use sub/mp_ass.h instead of #including libass headers directly
|
2011-09-11 |
reimar |
Update included libass copy to 0.9.13 release.
|
2011-09-10 |
jrash |
sync with en/mplayer.1 rev. 34076
|
2011-09-09 |
ib |
Replace comment for wsFullScreen() by doxygen comment.
|
2011-09-09 |
ib |
Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
|
2011-09-09 |
ib |
Remove disabled DPMS code in ws.c.
|
2011-09-09 |
ib |
Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().
|
2011-09-09 |
ib |
Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
|
2011-09-09 |
ib |
Cosmetic changes at ontop code in wsFullScreen().
|
2011-09-09 |
ib |
Port r14245 change to wsFullScreen().
|
2011-09-09 |
ib |
Port r12124 change to wsFullScreen().
|
2011-09-09 |
ib |
Place XWithdrawWindow() before window decor changes in wsFullScreen().
|
2011-09-09 |
ib |
Move an assignment in wsFullScreen().
|
2011-09-09 |
ib |
Cosmetic: Rename all Display parameters dsp dpy.
|
2011-09-08 |
ib |
Preserve x and y position of a double-size window if possible.
|
2011-09-08 |
ib |
Preserve x and y position of a half-size window.
|
2011-09-08 |
ib |
Remove variable decoration in wsFullScreen().
|
2011-09-08 |
ib |
Move common code to new function wsWindowPosition().
|
2011-09-08 |
ib |
Move common code to new function wsUpdateXineramaInfo().
|
2011-09-08 |
ib |
Change parameter b of wsMoveWindow().
|
2011-09-08 |
ib |
Use wsRaiseWindowTop() in wsFullScreen().
|
2011-09-08 |
ib |
Replace comment for wsRaiseWindowTop() by doxygen comment.
|
2011-09-08 |
ib |
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
|
2011-09-07 |
reimar |
Ignore "make clean" errors in ffmpeg/.
|
2011-09-07 |
reimar |
Change stop_xscreensaver default to 1 to be more user-friendly.
|
2011-09-07 |
ib |
doxygen: Enable the reuse of the documentation of the first member
|
2011-09-06 |
reimar |
Make the stop-xscreensaver option behave as described in the man page.
|
2011-09-06 |
ib |
Replace all mp_dbg() calls by mp_msg().
|
2011-09-06 |
ib |
Add doxygen comments to bitmap.c and bitmap.h.
|
2011-09-06 |
ib |
Cosmetic: Rename parameters bf img in bitmap.c.
|
2011-09-06 |
ib |
Add doxygen comments to string.c.
|
2011-09-06 |
ib |
Add doxygen comments to cut.c and cut.h.
|
2011-09-06 |
ib |
Change some comments in interface.h to doxygen style.
|
2011-09-06 |
ib |
Add doxygen comments to app.c.
|
2011-09-06 |
ib |
Replace some btnModify() calls by btnSet().
|
2011-09-06 |
ib |
Correct a doxygen formatting mistake in ws.c.
|
2011-09-06 |
ib |
Add doxygen comments to mem.h.
|
2011-09-06 |
ib |
Add a doxygen comment to ws.c.
|
2011-09-05 |
reimar |
Simplify checking for ppc or ppc64 using wildcards.
|
2011-09-05 |
ib |
Add doxygen comments to font.c.
|
2011-09-05 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
|
2011-09-05 |
ib |
Cosmetic: Rename fntRender() fntTextRender().
|
2011-09-05 |
ib |
Cosmetic: Rename skinImageRead() parameter bf img in header file.
|
2011-09-05 |
ib |
Cosmetic: Rename skinBPRead() skinImageRead().
|
2011-09-05 |
ib |
Add doxygen comments to skin.c.
|
2011-09-05 |
cehoyos |
Cosmetics: Order filters alphabetically.
|
2011-09-05 |
ib |
Make vo_hidecursor() and vo_showcursor() static.
|
2011-09-03 |
ib |
Add an about box to the Win32 GUI.
|
2011-09-02 |
jrash |
sync with en/mplayer.1 rev. 34015
|
2011-09-02 |
ib |
Add the MPlayer title string to the about box.
|
2011-09-01 |
reimar |
Autodetect 32- vs. 64-bit PowerPC just like for x86.
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Rework fullscreen handling.
|
2011-09-01 |
ib |
Perform a wsHandleEvents() when playback ends.
|
2011-09-01 |
ib |
Set WinID early and once.
|
2011-09-01 |
ib |
Rephrase condition for btnModify().
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Move a misplaced closing brace to its correct position.
|
2011-09-01 |
ib |
Some cosmetic changes in wsFullScreen().
|
2011-09-01 |
ib |
Don't map the window after resizing.
|
2011-09-01 |
ib |
Keep track of fullscreen state.
|
2011-09-01 |
ib |
Remove pointless condition.
|
2011-09-01 |
ib |
Cosmetic: Adjust indent.
|
2011-09-01 |
ib |
Resize video window after switching from fullscreen to normal size.
|
2011-09-01 |
ib |
Change repositioning of the normal size video window.
|
2011-09-01 |
ib |
Modify video window size change behavior.
|
2011-09-01 |
cehoyos |
Intel C Compiler 12.0 is supported, 11.0 is not.
|
2011-09-01 |
ib |
Remove assignments to guiInfo.VideoWindow when playback stops.
|
2011-09-01 |
ib |
Cosmetic: Move guiInfo member VideoWindow.
|
2011-09-01 |
ib |
Change ESC key behavior in fullscreen state.
|
2011-09-01 |
ib |
Don't use current x and y position of video window for saving.
|
2011-08-31 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
2011-08-31 |
cehoyos |
Do not map to internal MPlayer FourCC if possible.
|
2011-08-29 |
cehoyos |
Support Nellymoser in isom.
|
2011-08-27 |
ib |
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
|
2011-08-27 |
ib |
Add a parameter to vo_x11_ewmh_fullscreen().
|
2011-08-27 |
reimar |
Replace deprecated functionality in muxer_lavf.
|
2011-08-27 |
reimar |
Only use non-deprecated code in lavc encoders.
|
2011-08-27 |
reimar |
Updated usage of some deprecated functions in FFmpeg audio decoder.
|
2011-08-27 |
reimar |
Replace several deprecated functions.
|
2011-08-27 |
reimar |
Simplify by using avformat_open_input instead of av_open_input_stream.
|
2011-08-27 |
reimar |
100l, fix compilation.
|
2011-08-27 |
reimar |
Replace easy to change deprecated functionality.
|
2011-08-27 |
reimar |
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
|
2011-08-26 |
reimar |
Remove pointless pointer indirection for shader program strings.
|
2011-08-26 |
reimar |
Hook up -vo gl noise support.
|
2011-08-26 |
reimar |
Add disabled feature: noise filter for vo_gl.
|
2011-08-26 |
ib |
Replace data type CARD32 by long.
|
2011-08-25 |
diego |
configure: rewrite fribidi check to be consistent with other pkg-config checks
|
2011-08-25 |
diego |
configure: cosmetics: eliminate tabs
|
2011-08-24 |
reimar |
Set receive timeout correctly on Windows.
|
2011-08-24 |
reimar |
Fix udp-slave on Windows: Make sure WSAStartup is called
|
2011-08-23 |
cehoyos |
FFmpeg now supports WVP2 and WMVP.
|
2011-08-20 |
reimar |
Fix disabled code.
|
2011-08-20 |
reimar |
Fix spelling.
|
2011-08-20 |
cigaes |
x11_common: XChangeProperty uses long for 32-bits.
|
2011-08-20 |
cehoyos |
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
|
2011-08-19 |
reimar |
Do not believe a mp4v codec tag, go based on codec id instead in that case.
|