Mercurial > mplayer.hg
graph
-
Initialize device options in guiInit().2012-01-02, by ib
-
Remove pointless filename setting from device name.2012-01-02, by ib
-
Allow uiPlay() without guiInfo.Filename for some stream types.2012-01-02, by ib
-
Cosmetic: Adjust indent.2012-01-02, by ib
-
Don't explicitly set stream type if the type doesn't change.2012-01-02, by ib
-
Add support of compression algorithm 3 (header stripping) in mkv demuxer.2012-01-02, by iive
-
Support FFmpeg v410 decoder.2012-01-02, by cehoyos
-
Support Y41P decoding via FFmpeg.2012-01-02, by cehoyos
-
Synced with help_mp-en.h rev. 344752012-01-02, by jrash
-
Update copyright year.2012-01-01, by cehoyos
-
Cosmetic: Collect together Wine port related functions.2011-12-31, by ib
-
Allow Windows style devices for Wine port.2011-12-31, by ib
-
Fix Win32 GUI DVD playback.2011-12-31, by ib
-
Remove options cdrom_device and dvd_device from the Win32 GUI.2011-12-31, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.2011-12-31, by ib
-
Add audio CD playback support to the X11/GTK GUI.2011-12-31, by ib
-
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.2011-12-31, by ib
-
Support FFmpeg SMJPEG IMA ADPCM decoding.2011-12-29, by cehoyos
-
Add comment to a condition that is just a hack around a cdparanoia bug.2011-12-29, by reimar
-
Prefer libcdio over cdparanoia by default.2011-12-29, by reimar
-
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.2011-12-29, by ib
-
Support the FFmpeg Indeo 4 decoder.2011-12-29, by cehoyos
-
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.2011-12-28, by ib
-
Allow PARANOIA_MODE_FULL with skipping.2011-12-28, by ib
-
sync with en/mplayer.1 rev. 344632011-12-24, by jrash
-
av_helpers: show libav* version and configuration.2011-12-24, by cigaes
-
av_helpers: remove obsolete avcodec_init.2011-12-24, by cigaes
-
vo_gl stereo: allow swapping left and right view.2011-12-23, by reimar
-
cdda: set position to an actual EOF position when we set EOF.2011-12-23, by reimar
-
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.2011-12-23, by reimar
-
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.2011-12-23, by reimar
-
Fix cdda speed default value, range and use more robust condition.2011-12-23, by reimar
-
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.2011-12-23, by reimar
-
Add /home only to the file selector path list if HOME isn't set.2011-12-23, by ib
-
Cosmetic: Swap /mnt and /media in the file selector path list.2011-12-23, by ib
-
Add /mnt only to the file selector path list if it exists.2011-12-23, by ib
-
Fix build of swedish help after r33915.2011-12-22, by cehoyos
-
Remember the lastly selected file in file selector.2011-12-20, by ib
-
Support FFmpeg 8088flex TMV decoder.2011-12-20, by cehoyos
-
sync with en/mplayer.1 rev. 344382011-12-18, by jrash
-
Support decoding yuv411p rawvideo.2011-12-18, by cehoyos
-
Fix skin documentation.2011-12-16, by ib
-
Support SBG decoding using ffwavesynth.2011-12-15, by cigaes
-
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.2011-12-15, by cehoyos
-
Support FFmpeg mmvideo decoder.2011-12-14, by cehoyos
-
Support FFmpeg Dxtory decoder.2011-12-14, by cehoyos
-
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.2011-12-14, by iive
-
Revise German translation of MSGTR_MENU_PlayDisc.2011-12-13, by ib
-
Return right pointer.2011-12-12, by ib
-
Require a fribidi version that defines FriBidiParType.2011-12-11, by reimar
-
Leave the focus in fsFNameList after key event in file selector.2011-12-11, by ib
-
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.2011-12-11, by reimar
-
Add Return key events to playlist's file lists.2011-12-11, by ib
-
Add Return key events to playlist buttons.2011-12-11, by ib
-
Make column titles in playlist passive.2011-12-11, by ib
-
Fix bug with wrong focus in file selector.2011-12-11, by ib
-
Cosmetic: Adjust indent.2011-12-11, by ib
-
Add Return key events to file selector buttons.2011-12-11, by ib
-
Add a test file for ultravox in comment.2011-12-11, by reimar
-
Allow compiling libass without fribidi again.2011-12-11, by reimar
-
Don't allow option gui-include in config files.2011-12-11, by ib
-
Cosmetic: Adjust indent.2011-12-11, by ib
-
Enable gui slave commands.2011-12-11, by ib
-
Add highly experimental support for OpenGL ES.2011-12-10, by reimar
-
Use glLoadMatrixf. This makes it easier to support OpenGL ES.2011-12-10, by reimar
-
By default ignore CTRL key on its own.2011-12-10, by reimar
-
Use an enum to define keycodes and fix CTRL and backspace key having2011-12-10, by reimar
-
loosen the dependency on libjpeg-dev2011-12-09, by siretart
-
Change prefix for internal events from ev to iv.2011-12-09, by ib
-
Add evSetSubtitle event to the Win32 GUI.2011-12-09, by ib
-
Remove unused symbolic constant and code for evFirstLoad.2011-12-09, by ib
-
Remove unused symbolic constant definitions for events.2011-12-09, by ib
-
Replace evPlayNetwork by evLoadURL.2011-12-09, by ib
-
Change parameter name and its declaration to const.2011-12-09, by ib
-
Add doxygen comment to app.c2011-12-09, by ib
-
Remove non-existing GUI user events.2011-12-09, by ib
-
Fix bug in Win32 GUI introduced in r34403.2011-12-08, by ib
-
Replace evSetURL by evLoadURL for consistency.2011-12-08, by ib
-
Add evSetAspect to the skin documentation on GUI messages (where2011-12-08, by ib
-
Cosmetic: Add evSetAspect event to video events.2011-12-08, by ib
-
Cosmetic: Synchronize evPlaylist event and message names.2011-12-08, by ib
-
Add evHalfSize event to the Win32 GUI.2011-12-08, by ib
-
Fix bug with evHalfSize event.2011-12-08, by ib
-
Revise skin documentation on GUI messages.2011-12-08, by ib
-
Cosmetic: Rearrange and group GUI user events.2011-12-08, by ib
-
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.2011-12-08, by cehoyos
-
Remove event evDropFile from Win32 GUI.2011-12-08, by ib
-
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.2011-12-08, by cehoyos
-
Try harder to extract a sensible palette from extradata.2011-12-06, by reimar
-
Fix OSD time and e.g. frame number displayed with osd_fractions2011-12-05, by reimar
-
Make emms/femms code simpler/more obvious.2011-12-05, by reimar
-
vo_kva: support -title.2011-12-05, by reimar
-
Discard frames where the size does not match the AVCodecContext width/height.2011-12-05, by reimar
-
configure: (internal) libass depends on FriBiDi now; check availability2011-12-05, by diego
-
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.2011-12-05, by diego
-
Remove some stray English messages from the Dutch message translation.2011-12-05, by diego
-
Support FFmpeg's PCM 16-bit little-endian planar decoder.2011-12-04, by cehoyos
-
Support FFmpeg's EA MAD decoder.2011-12-04, by cehoyos
-
Support FFmpeg vdmaudio decoder.2011-12-04, by cehoyos
-
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.2011-12-04, by cehoyos
-
Add workaround for CTRL key getting stuck for X11 backend2011-12-04, by reimar
-
Commit added forgotten in previous commit.2011-12-03, by reimar
-
Support -title for -vo corevideo.2011-12-03, by reimar
-
vd_ffmpeg: fix comment typo (sepcified → specified)2011-12-03, by cboesch
-
Support -title with -vo quartz.2011-12-03, by reimar
-
Remove variable that is only assigned but never used.2011-12-03, by reimar
-
Update libass to 0.10 release.2011-12-03, by reimar
-
Remove unused header.2011-12-03, by reimar
-
Make -title and -use-filename-title work on Windows.2011-12-03, by reimar
-
X11: update title only on reconfigure instead of at least once per frame.2011-12-03, by reimar
-
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.2011-12-03, by reimar
-
Fix mp_tag2codec_id to take all AVI tags into account again.2011-12-03, by reimar
-
Support FFmpeg QPEG decoding.2011-12-03, by cehoyos
-
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.2011-12-03, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.2011-12-02, by cehoyos
-
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.2011-12-02, by cehoyos
-
Support FFmpeg Funcom IMA ISS ADPCM decoding.2011-12-02, by cehoyos
-
Support FFmpeg VBLE decoder.2011-12-02, by cehoyos
-
Make cache process detect when the main process disappeared and2011-12-01, by reimar
-
Only print printable characters, not all ASCII ones.2011-12-01, by reimar
-
X11: support CTRL key and thus key combinations with it.2011-12-01, by reimar
-
debian: Ignore files and directories that are created during package builds.2011-11-29, by diego
-
debian: adjust documentation build process, which now works non-recursively2011-11-29, by diego
-
Support RGB FFV1 videos without transparency.2011-11-29, by cehoyos
-
Use lookup_keymap_table instead of a large number of switch cases.2011-11-24, by reimar
-
Reindent.2011-11-24, by reimar
-
caca: process all pending events instead of exactly one per check_events.2011-11-24, by reimar
-
caca: for ordinary keys, send key events on press instead of release.2011-11-23, by reimar
-
caca: support mouse events and more keys.2011-11-23, by reimar
-
Replace constant by define with same value.2011-11-23, by reimar
-
Change extended key handling so we will never call mplayer_put_key twice2011-11-22, by reimar
-
Make vf expand more picky:2011-11-22, by reimar
-
Set chroma_x_shift for 1-plane YUV formats.2011-11-22, by reimar
-
vo direct3d: fix crash in osd drawing code2011-11-19, by al
-
ao_null: mark global variables only used within the file as static2011-11-16, by diego
-
configure: add HAVE_OS2THREADS to config.h for libavformat2011-11-16, by diego
-
doc: our Bugzilla is no longer brand-new; closes Bugzilla #20132011-11-16, by diego
-
OSD fractions: do not round up decimals2011-11-15, by cigaes
-
Some spelling/grammar fixes.2011-11-14, by reimar
-
Remove pointless casts.2011-11-14, by reimar
-
ao_alsa: drop check for sys/asoundlib.h and ALSA version2011-11-14, by diego
-
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers2011-11-14, by diego
-
Update regression test results to current FFmpeg.2011-11-13, by cehoyos
-
Synced with help_mp-en.h rev. 343352011-11-13, by jrash
-
Make WAV format detection more restrictive so it does not incorrectly2011-11-11, by reimar
-
Sanitize channel count for libaf to avoid crashes since it is used unchecked.2011-11-11, by reimar
-
Fix .qcp (raw QCELP) playback.2011-11-10, by cehoyos
-
Add lmlm4 regression test.2011-11-10, by cehoyos
-
Fix fffrwu decoding.2011-11-10, by cehoyos
-
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.2011-11-09, by diego
-
vo_caca: reformat and prettyprint as K&R, shorten some lines2011-11-09, by diego
-
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.2011-11-09, by diego
-
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.2011-11-09, by diego
-
Fix "m1v " playback.2011-11-09, by cehoyos
-
Support BMV decoding (bug 2009).2011-11-08, by cehoyos
-
Add support for decoding EA CMV files.2011-11-08, by reimar
-
Avoid running video-only test on audio-only files.2011-11-08, by reimar
-
Remove unused variable.2011-11-08, by reimar
-
Add beginnings of a test framework.2011-11-08, by reimar
-
Detect codecs requiring too many references for DR also when they2011-11-08, by reimar
-
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.2011-11-07, by diego
-
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat2011-11-07, by diego
-
doc: Remove outdated FAQ entry about Mac OS X 10.3.2011-11-07, by diego
-
Remove outdated entries from the Spanish FAQ translation.2011-11-07, by diego
-
build: merge DOCS/xml/Makefile into top-level Makefile2011-11-07, by diego
-
build: drop releaseclean target2011-11-07, by diego
-
build: Remove dangling reference to removed DOCS/xml/configure.2011-11-07, by diego
-
doc: Move XML translation notes to translations.txt.2011-11-07, by diego
-
doc: cosmetics: reindent German documentation.xml2011-11-07, by diego
-
doc: drop outdated FIXME comment2011-11-07, by diego
-
Prefer converting GBR24P to other 8 bit per component RGB formats.2011-11-07, by reimar
-
Split Spanish mencoder.xml like it was done for the English translation.2011-11-07, by diego
-
Fix compilation with --disable-mencoder.2011-11-06, by reimar
-
doc: Move all XML entities to main.xml.2011-11-06, by diego
-
vo md5sum: support printing to stdout.2011-11-06, by reimar
-
Print a proper result also when xsltproc is not installed.2011-11-06, by reimar
-
Fix result output of yasm test.2011-11-06, by reimar
-
Fix FFmpeg compilation.2011-11-06, by reimar
-
Do not create a 0-sized palette side data from extradata.2011-11-06, by reimar
-
RoQ decoder seems to work fine with DR.2011-11-05, by reimar
-
Restore NUV1 internal fourcc.2011-11-05, by reimar
-
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.2011-11-05, by reimar
-
Support Chronomaster DFA decoding (bug 2006).2011-11-05, by cehoyos
-
Fixes for palette allocation handling.2011-11-05, by reimar
-
build: Merge DOCS/xml/xml.mak into config.mak.2011-11-05, by diego
-
Define HAVE_YASM etc. not only for x86.2011-11-05, by cehoyos
-
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability2011-11-04, by diego
-
configure: Remove unused alsa9 and alsa1x config.h #defines.2011-11-04, by diego
-
configure: remove erroneous extra set of braces from vsscanf test2011-11-04, by diego
-
vf_zrmjpeg: fix compilation after introduction of av_strcasecmp2011-11-04, by diego
-
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.2011-11-04, by diego
-
libdvdcss: sync some whitespace changes from upstream2011-11-04, by diego
-
Support Mobotix MxPEG decoding (bug 2004).2011-11-04, by cehoyos
-
Use init_avformat() instead of av_register_all().2011-11-03, by cehoyos
-
Cosmetics: Remove empty statement.2011-11-03, by cehoyos
-
Use new API avformat_new_stream() instead of the deprecated2011-11-03, by cehoyos
-
Call av_register_all() before initialising the SPDIF muxer.2011-11-03, by cehoyos
-
configure: add braces to initializer in vsscanf test to shut up a gcc warning2011-11-03, by diego
-
configure: merge DOCS/xml/configure into top-level configure2011-11-03, by diego
-
Fix a bunch of Doxygen syntax errors that caused warnings.2011-11-03, by diego
-
loader: remove duplicate cpudetect.h #include2011-11-03, by diego
-
cpudetect: clean up libavutil #includes2011-11-03, by diego
-
configure: Clarify a comment that explains the purpose of the glob_win variable.2011-11-02, by diego
-
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.2011-10-31, by diego
-
build: fix compilation on Solaris due to missing alloca.h #include2011-10-31, by diego
-
Support FFmpeg Dirac decoder.2011-10-31, by cehoyos
-
Whitespace cosmetics: Align some IMGFMT-lists.2011-10-30, by cehoyos
-
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".2011-10-30, by cehoyos
-
Support YUV 4:4:4 9-bit output.2011-10-29, by cehoyos
-
Fix compilation for broken libopenjpeg.2011-10-29, by cehoyos
-
sync with en/mplayer.1 rev. 342492011-10-28, by jrash
-
Synced with help_mp-en.h rev. 342532011-10-28, by jrash
-
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.2011-10-27, by ib
-
Ensure that demuxer->movi_end will be set.2011-10-27, by ib
-
build: Only compile Windows-specific local glob() replacement on MinGW.2011-10-27, by diego
-
add m1v isom to mpeg1 codecs2011-10-27, by compn
-
Use CONF_TYPE_FUNC_PARAM for option gui-include.2011-10-26, by ib
-
Clarify that too old binutils is only an issue with x86_64 compilation.2011-10-26, by reimar
-
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.2011-10-26, by diego
-
libdvdcss: consistently use snprintf() instead of _snprintf()2011-10-26, by diego
-
Optimize TranslateFilename().2011-10-26, by ib
-
Cosmetic: Rename TranslateFilename()'s parameter names.2011-10-26, by ib
-
Move TranslateFilename() to util/string.c.2011-10-26, by ib
-
Add missing mp_msg.h #includes, remove some unnecessary ones.2011-10-26, by diego
-
demux_rtp: Replace extern declarations by proper header #includes.2011-10-26, by diego
-
Sanitize include option behaviour.2011-10-25, by reimar
-
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.2011-10-25, by reimar
-
Fix parse_call_func return value.2011-10-25, by reimar
-
Sanitize include behaviour.2011-10-25, by reimar
-
Make include recursion depth actually have some effect.2011-10-25, by reimar
-
Remove completely pointless/nonsensical code.2011-10-25, by reimar
-
Remove unused code from the Win32 GUI.2011-10-25, by ib
-
Change MSGTR_MENU_Exit definition.2011-10-25, by ib
-
Resize the Win32 GUI preference window and reposition items.2011-10-25, by ib
-
Internationalize and localize the Win32 GUI.2011-10-25, by ib
-
Change Win32 GUI window captions.2011-10-25, by ib
-
Add a vd_ffmpeg option to make the decoder discard frames until the first2011-10-24, by reimar
-
Remove unused code.2011-10-24, by reimar
-
Mark pointer arguments as const where possible.2011-10-24, by reimar
-
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the2011-10-24, by reimar
-
Support planar GBR24 decoding.2011-10-23, by cehoyos
-
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".2011-10-23, by reimar
-
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.2011-10-23, by reimar
-
Reindent.2011-10-23, by reimar
-
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.2011-10-23, by reimar
-
Add HAVE_CBRTF define.2011-10-23, by reimar
-
Use uncrustify on glob-win.c to fix the indentation mess in it.2011-10-23, by reimar
-
Support some H.264 444P samples.2011-10-23, by cehoyos
-
Improve option type CONF_TYPE_PRINT.2011-10-22, by ib
-
Always define HAVE_PTHREADS and HAVE_W32THREADS.2011-10-22, by cehoyos
-
x264 version 118 is required for successful compilation.2011-10-21, by cehoyos
-
add forgotten ec-3 tag to parsers list in demuxers.c2011-10-21, by compn
-
add ec-3 isom to eac3 decoder, fixes:2011-10-21, by compn
-
Employ correct off_t printf conversion specifiers; this time without typos.2011-10-21, by diego
-
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS2011-10-21, by diego
-
configure: cosmetics: fix indentation2011-10-21, by diego
-
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.2011-10-21, by diego
-
Fix compilation: Partly revert r34227.2011-10-21, by cehoyos
-
Fix off_t printf conversion specifiers and related warnings.2011-10-20, by diego
-
Support H264 4:2:2.2011-10-20, by cehoyos
-
Support Kostya's native Ut Video decoder.2011-10-20, by cehoyos
-
Replace 'q' printf length modifier by 'll'.2011-10-20, by diego
-
Add TranslateFilename() to the Win32 GUI.2011-10-20, by ib
-
Remove unused code.2011-10-20, by ib
-
Support transparency in decorated windows in the Win32 GUI.2011-10-20, by ib
-
Add comment to bpRenderMask().2011-10-20, by ib
-
Cosmetic: Adjust indent.2011-10-20, by ib
-
Fix bug in bpRenderMask().2011-10-20, by ib
-
Prevent adding a base path wrongly.2011-10-20, by ib
-
Prevent adding a base path wrongly.2011-10-20, by ib
-
Revise comment on filename conversion in the Wine port.2011-10-20, by ib
-
Fix bug with option sub_window in the Win32 GUI.2011-10-18, by ib
-
add utvideo binary codec2011-10-18, by compn
-
Fix bug in wsResizeWindow().2011-10-17, by ib
-
Cosmetic: Change comment.2011-10-17, by ib
-
Revise documentation.2011-10-17, by ib
-
Fix include condition.2011-10-17, by ib
-
Support ASP by QNAP Systems.2011-10-16, by cehoyos
-
Add comment.2011-10-16, by ib
-
Change comment.2011-10-16, by ib
-
Change and add comment.2011-10-16, by ib
-
Support H264 from QNAP Systems.2011-10-15, by cehoyos
-
Port to Wine.2011-10-15, by ib
-
Ensure that filename related config will always be loaded.2011-10-15, by ib
-
Allow GUI to use filename related config.2011-10-15, by ib
-
Improve comments for FFmpeg SPDIF hardware audio decoders.2011-10-15, by cehoyos
-
Do not compile FFmpeg's avfilters if they are not needed.2011-10-14, by cehoyos
-
sync with en/mplayer.1 rev. 341902011-10-14, by jrash
-
Add PVA to lavf preferred formats list, its demuxer seems to work well2011-10-13, by reimar
-
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).2011-10-13, by reimar
-
Do not use long type, it makes the code more platform dependent for no2011-10-13, by reimar
-
Remove some ifdefs that existed only for testing and had no use since2011-10-13, by reimar
-
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.2011-10-12, by cehoyos
-
While 'untested' is probably true for spdifmpa, it is not the right status.2011-10-12, by cehoyos
-
S/PDIF passthrough decoder2011-10-12, by diego
-
libmpcodec: add vf_lavfi.2011-10-12, by cigaes
-
build: enable libavfilter.2011-10-12, by cigaes
-
The LGPL ProRes decoder is faster now than the GPL decoder.2011-10-12, by cehoyos
-
Move non-existing ProRes decoder to the end.2011-10-11, by cehoyos
-
Cosmetics: Fix comment.2011-10-10, by cehoyos
-
Support MP3 in TS with -demuxer lavf.2011-10-07, by cehoyos
-
Support decoding 8SVX in IFF.2011-10-07, by cehoyos
-
Support G2M4 with cytrix codec pack.2011-10-07, by cehoyos
-
Cosmetic: Adjust indent.2011-10-06, by ib
-
Simplify building filename by using strcpy().2011-10-06, by ib
-
Don't use the Windows style path separator character in Win32 GUI.2011-10-06, by ib
-
Fix DirectX compilation error.2011-10-06, by ib
-
add binary sheercodec for isom Shr0, samples on ffmpeg trac2011-10-04, by compn
-
Revise message text of the Win32 GUI sub_window option.2011-10-03, by ib
-
Revise OSD preference related message texts in the Win32 GUI.2011-10-03, by ib
-
Add idle option to Win32 GUI preferences dialog.2011-10-03, by ib
-
map format 0x38 to amrnb2011-10-02, by compn
-
Make idle mode default in Win32 GUI.2011-10-01, by ib
-
Enable option "enqueue" for Win32 GUI.2011-10-01, by ib
-
Simplify wsAutohideCursor().2011-10-01, by ib
-
Cosmetic: Adjust indent.2011-10-01, by ib
-
Fix cursor autohide functionality of the GUI.2011-10-01, by ib
-
add some aac/dts fourccs2011-10-01, by compn
-
Support G.723.1 decoding via FFmpeg.2011-09-30, by cehoyos
-
Fix cpp_condition_check to work for empty header.2011-09-30, by reimar
-
Cosmetic: Order STREAMTYPE related code.2011-09-30, by ib
-
Remove needless code.2011-09-30, by ib
-
Restrict use of STREAMTYPE_STREAM in Win32 GUI.2011-09-30, by ib
-
Set all buttons related to seek operations according to stream type.2011-09-30, by ib
-
Remove check for STREAMTYPE_PLAYLIST.2011-09-30, by ib
-
sync vlc fourcc list with codecs.conf2011-09-29, by compn
-
add LJ2K fourcc2011-09-29, by compn
-
Revise part of the comment on guiPlaylistInitialize().2011-09-29, by ib
-
Change handling for option "enqueue" in guiPlaylistInitialize().2011-09-29, by ib
-
Don't needlessly set filename in GUI_PREPARE.2011-09-29, by ib
-
Set an URL guiInfo.Filename by using uiSetFileName().2011-09-29, by ib
-
Cosmetic: Adjust indent.2011-09-29, by ib
-
Change guiInfo.Filename by using uiSetFileName() only.2011-09-29, by ib
-
Set MPlayer filename in uiSetFileName().2011-09-29, by ib
-
Support FFmpeg JPEG 2000 decoder.2011-09-29, by cehoyos
-
decoder: add ffmpeg ansi decoder2011-09-29, by compn
-
Remove usage of glColor3f, there is not really a point in it.2011-09-28, by reimar
-
Add () around macro definitions where necessary to avoid bad surprises.2011-09-28, by reimar
-
ao_coreaudio: Fix spdif output for OS X 10.7.2011-09-28, by diego
-
Remove pointless assignment.2011-09-28, by ib
-
Fix Win32 GUI filename problems.2011-09-28, by ib
-
build: Simplify handling of local OS feature fallbacks.2011-09-28, by diego
-
Change silly matrixview code to not needlessly change state on every frame2011-09-27, by reimar
-
debian packaging: remove unnecessary rules 'get-orig-source'2011-09-27, by siretart
-
Remove gui() instruction GUI_SET_FILE.2011-09-27, by ib
-
configure: add missing C program body to cpp_condition_check()2011-09-26, by diego
-
configure: do not forget to shift away arguments in cpp_condition_check()2011-09-26, by diego
-
codecs.conf: add libav Apple ProRes decoder2011-09-26, by diego
-
configure: generalize cpp_condition_check() and use it to simplify tests2011-09-26, by diego
-
configure: refactor PIC test using cpp_condition_check()2011-09-26, by diego
-
configure: config.h ordering cosmetics2011-09-26, by diego
-
configure: Set CONFIG_PIC to 1 if PIC is enabled.2011-09-26, by diego
-
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.2011-09-25, by reimar
-
Support Sorenson Spark in f4v files.2011-09-25, by cehoyos
-
Support act files with -demuxer lavf.2011-09-25, by cehoyos
-
Change name of LGPL'd ProRes decoder.2011-09-23, by cehoyos
-
configure: drop extra standard compiler/linker flags for *BSD systems2011-09-23, by diego
-
vidix: Add two more ATI Rage Mobility hardware IDs.2011-09-23, by diego
-
stream_bluray: switch to new libbluray API2011-09-23, by diego
-
There is a second prores decoder in FFmpeg now.2011-09-23, by cehoyos
-
The GPL'd FFmpeg prores decoder changed its name.2011-09-23, by cehoyos
-
Force redraw of main window after playback has ended.2011-09-21, by ib
-
Replace numeric constant for cursor autohide time by symbolic constant.2011-09-21, by ib
-
Add cursor autohide functionality to the GUI.2011-09-21, by ib
-
Hide cursor during playback in GUI.2011-09-21, by ib
-
Don't hide or show cursor if attached to an existing window.2011-09-21, by ib
-
Support decoding speex in f4v.2011-09-21, by cehoyos
-
FFmpeg supports decoding ProRes 4444.2011-09-21, by cehoyos
-
Add 444P10 support.2011-09-21, by cehoyos
-
Update entry for FFmpeg in Copyright file after move to single directory.2011-09-20, by diego
-
add native ffmpeg amrwb decoder2011-09-20, by compn
-
Get rid of X11_FULLSCREEN.2011-09-19, by reimar
-
Remove unnecessary #ifdefs from header file.2011-09-19, by reimar
-
Use FFmpeg ProRes if both libopencore libraries are not enabled.2011-09-18, by cehoyos
-
Fix broken indentation due to a tab that slipped in.2011-09-17, by reimar
-
Get rid of usage of deprecated palctrl which no longer works anyway.2011-09-17, by reimar
-
Get rid of a few munged-in tabs.2011-09-17, by reimar
-
FFmpeg supports Creative JPEG codec.2011-09-17, by cehoyos
-
Add fourccs for FFmpeg ProRes decoder.2011-09-15, by cehoyos
-
Disable FFmpeg ProRes for now: It does not like libopencore*.2011-09-15, by cehoyos
-
doc: update Italian man page2011-09-13, by diego
-
add remaining avc-intra isom's from ffmpeg to h264 decoders2011-09-13, by compn
-
add disabled ffrawnv122011-09-13, by compn
-
libass: consistently #include sub/ass_mp.h without #ifdefs2011-09-12, by diego
-
libass: always use sub/mp_ass.h instead of #including libass headers directly2011-09-12, by diego
-
Update included libass copy to 0.9.13 release.2011-09-11, by reimar
-
sync with en/mplayer.1 rev. 340762011-09-10, by jrash
-
Replace comment for wsFullScreen() by doxygen comment.2011-09-09, by ib
-
Remove disabled DPMS code in ws.c.2011-09-09, by ib
-
Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().2011-09-09, by ib
-
Cosmetic changes at ontop code in wsFullScreen().2011-09-09, by ib
-
Port r14245 change to wsFullScreen().2011-09-09, by ib
-
Port r12124 change to wsFullScreen().2011-09-09, by ib
-
Place XWithdrawWindow() before window decor changes in wsFullScreen().2011-09-09, by ib
-
Move an assignment in wsFullScreen().2011-09-09, by ib
-
Cosmetic: Rename all Display parameters dsp dpy.2011-09-09, by ib
-
Preserve x and y position of a double-size window if possible.2011-09-08, by ib
-
Preserve x and y position of a half-size window.2011-09-08, by ib
-
Remove variable decoration in wsFullScreen().2011-09-08, by ib
-
Move common code to new function wsWindowPosition().2011-09-08, by ib
-
Move common code to new function wsUpdateXineramaInfo().2011-09-08, by ib
-
Change parameter b of wsMoveWindow().2011-09-08, by ib
-
Use wsRaiseWindowTop() in wsFullScreen().2011-09-08, by ib
-
Replace comment for wsRaiseWindowTop() by doxygen comment.2011-09-08, by ib
-
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().2011-09-08, by ib
-
Ignore "make clean" errors in ffmpeg/.2011-09-07, by reimar
-
Change stop_xscreensaver default to 1 to be more user-friendly.2011-09-07, by reimar
-
doxygen: Enable the reuse of the documentation of the first member2011-09-07, by ib
-
Make the stop-xscreensaver option behave as described in the man page.2011-09-06, by reimar
-
Replace all mp_dbg() calls by mp_msg().2011-09-06, by ib
-
Add doxygen comments to bitmap.c and bitmap.h.2011-09-06, by ib
-
Cosmetic: Rename parameters bf img in bitmap.c.2011-09-06, by ib
-
Add doxygen comments to string.c.2011-09-06, by ib
-
Add doxygen comments to cut.c and cut.h.2011-09-06, by ib
-
Change some comments in interface.h to doxygen style.2011-09-06, by ib
-
Add doxygen comments to app.c.2011-09-06, by ib
-
Replace some btnModify() calls by btnSet().2011-09-06, by ib
-
Correct a doxygen formatting mistake in ws.c.2011-09-06, by ib
-
Add doxygen comments to mem.h.2011-09-06, by ib
-
Add a doxygen comment to ws.c.2011-09-06, by ib
-
Simplify checking for ppc or ppc64 using wildcards.2011-09-05, by reimar
-
Add doxygen comments to font.c.2011-09-05, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.2011-09-05, by ib
-
Cosmetic: Rename fntRender() fntTextRender().2011-09-05, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in header file.2011-09-05, by ib
-
Cosmetic: Rename skinBPRead() skinImageRead().2011-09-05, by ib
-
Add doxygen comments to skin.c.2011-09-05, by ib
-
Cosmetics: Order filters alphabetically.2011-09-05, by cehoyos
-
Make vo_hidecursor() and vo_showcursor() static.2011-09-05, by ib
-
Add an about box to the Win32 GUI.2011-09-03, by ib
-
sync with en/mplayer.1 rev. 340152011-09-02, by jrash
-
Add the MPlayer title string to the about box.2011-09-02, by ib
-
Autodetect 32- vs. 64-bit PowerPC just like for x86.2011-09-01, by reimar
-
Cosmetic: Adjust indent.2011-09-01, by ib
-
Rework fullscreen handling.2011-09-01, by ib
-
Perform a wsHandleEvents() when playback ends.2011-09-01, by ib
-
Set WinID early and once.2011-09-01, by ib
-
Rephrase condition for btnModify().2011-09-01, by ib
-
Cosmetic: Adjust indent.2011-09-01, by ib
-
Move a misplaced closing brace to its correct position.2011-09-01, by ib
-
Some cosmetic changes in wsFullScreen().2011-09-01, by ib
-
Don't map the window after resizing.2011-09-01, by ib
-
Keep track of fullscreen state.2011-09-01, by ib
-
Remove pointless condition.2011-09-01, by ib
-
Cosmetic: Adjust indent.2011-09-01, by ib
-
Resize video window after switching from fullscreen to normal size.2011-09-01, by ib
-
Change repositioning of the normal size video window.2011-09-01, by ib
-
Modify video window size change behavior.2011-09-01, by ib
-
Intel C Compiler 12.0 is supported, 11.0 is not.2011-09-01, by cehoyos
-
Remove assignments to guiInfo.VideoWindow when playback stops.2011-09-01, by ib
-
Cosmetic: Move guiInfo member VideoWindow.2011-09-01, by ib
-
Change ESC key behavior in fullscreen state.2011-09-01, by ib
-
Don't use current x and y position of video window for saving.2011-09-01, by ib
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen2011-08-31, by ib
-
Do not map to internal MPlayer FourCC if possible.2011-08-31, by cehoyos
-
Support Nellymoser in isom.2011-08-29, by cehoyos
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen2011-08-27, by ib
-
Add a parameter to vo_x11_ewmh_fullscreen().2011-08-27, by ib
-
Replace deprecated functionality in muxer_lavf.2011-08-27, by reimar
-
Only use non-deprecated code in lavc encoders.2011-08-27, by reimar
-
Updated usage of some deprecated functions in FFmpeg audio decoder.2011-08-27, by reimar
-
Replace several deprecated functions.2011-08-27, by reimar
-
Simplify by using avformat_open_input instead of av_open_input_stream.2011-08-27, by reimar
-
100l, fix compilation.2011-08-27, by reimar
-
Replace easy to change deprecated functionality.2011-08-27, by reimar
-
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.2011-08-27, by reimar
-
Remove pointless pointer indirection for shader program strings.2011-08-26, by reimar
-
Hook up -vo gl noise support.2011-08-26, by reimar
-
Add disabled feature: noise filter for vo_gl.2011-08-26, by reimar
-
Replace data type CARD32 by long.2011-08-26, by ib
-
configure: rewrite fribidi check to be consistent with other pkg-config checks2011-08-25, by diego
-
configure: cosmetics: eliminate tabs2011-08-25, by diego
-
Set receive timeout correctly on Windows.2011-08-24, by reimar
-
Fix udp-slave on Windows: Make sure WSAStartup is called2011-08-24, by reimar
-
FFmpeg now supports WVP2 and WMVP.2011-08-23, by cehoyos
-
Fix disabled code.2011-08-20, by reimar
-
Fix spelling.2011-08-20, by reimar
-
x11_common: XChangeProperty uses long for 32-bits.2011-08-20, by cigaes
-
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'2011-08-20, by cehoyos
-
Do not believe a mp4v codec tag, go based on codec id instead in that case.2011-08-19, by reimar
-
Ensure filepos is initialized before following code tries to use it.2011-08-18, by reimar
-
Remove senseless seek.2011-08-18, by reimar
-
Remove strange pts locking code that would never really result in good2011-08-18, by reimar
-
Another attempt to make up timestamps for video filters.2011-08-18, by reimar
-
Try using sh_video->pts instead of v_muxer_time for filter timestamp.2011-08-18, by reimar
-
Simply drop packets for which new_demux_packet allocation fails.2011-08-18, by reimar
-
Forgotten commit of subreader.h adding SUB_GOOGLE define.2011-08-15, by reimar
-
Quick-and-dirty support for reading Google/YouTube subtitle format.2011-08-15, by reimar
-
Convert stream_read_line function into more generic stream_read_until function.2011-08-15, by reimar
-
Fix reading of aqr/subrip09 subtitles.2011-08-15, by reimar
-
Get rid of some code duplication.2011-08-15, by reimar
-
Cosmetic: Adjust indent.2011-08-15, by ib
-
Add guiDVDStruct members to guiInfo.2011-08-15, by ib
-
Cosmetic: Rename guiInfo members.2011-08-15, by ib
-
Cosmetic: Rearrange the guiInfo members.2011-08-15, by ib
-
Cosmetic: Rearrange statements.2011-08-15, by ib
-
Provide track information for playlists.2011-08-12, by ib
-
Cosmetic: Rename some guiInfo members.2011-08-12, by ib
-
Revise the skin documentation.2011-08-12, by ib
-
Cosmetic: Adjust indent.2011-08-12, by ib
-
Remove needless guiInfo member FilenameChanged.2011-08-12, by ib
-
Cosmetic: Comment the enums and #defines in interface.h.2011-08-12, by ib
-
Synced with help_mp-en.h rev. 339622011-08-12, by jrash
-
Cosmetic: Adjust indent and remove braces.2011-08-12, by ib
-
Remove needless guiInfo member DiskChanged.2011-08-12, by ib
-
Remove pointless condition.2011-08-12, by ib
-
Cosmetic: Adjust indent.2011-08-12, by ib
-
Remove unneeded variable and simplify code.2011-08-12, by ib
-
Add license boilerplate.2011-08-11, by reimar
-
Restore alphabetical order.2011-08-11, by reimar
-
build: drop BeOS support2011-08-11, by diego
-
zr: adjust #includes to fix compilation after av_helpers.h creation2011-08-11, by diego
-
doxygen: drop filename from @file directive2011-08-11, by diego
-
configure: drop support for obsolete versions of sdl-config2011-08-11, by diego
-
configure: drop leading underscore from _inc_* variables2011-08-11, by diego
-
configure: drop leading underscore from _ld_* variables2011-08-11, by diego
-
configure: spelling cosmetics2011-08-11, by diego
-
Move cfg_inc_verbose and cfg_include into mpcommon.c.2011-08-11, by diego
-
Get rid of a bunch of needless or redundant guiInfo members.2011-08-11, by ib
-
mplayer: small indent fix.2011-08-10, by cboesch
-
Don't let VCD track number and guiInfo.Track differ.2011-08-10, by ib
-
Check directory history entry prior to its usage.2011-08-09, by ib
-
Support parsing of AAC audio.2011-08-09, by reimar
-
Move code for setting up libav* logging callbacks from vd_ffmpeg to a2011-08-09, by reimar
-
Assume that messages from AVFormatContext are demuxer messages.2011-08-09, by reimar
-
Fix neverending "DRI Failure" messages with frame multithreading.2011-08-09, by reimar
-
Another attempt to make message easier to understand.2011-08-09, by reimar
-
Mark two warnings that usually only indicate a performance issue as such.2011-08-09, by reimar
-
Avoid crash and instead print a warning if the av_log callback2011-08-09, by reimar
-
vo_null: do not accept hwaccel formats since they need special vo2011-08-04, by reimar
-
Clarify the encoding to be used in the font description file.2011-08-04, by ib
-
FourCC DreX works fine with VDPAU and xvid.2011-07-31, by cehoyos
-
Add some runtime patching magic required for latest Cineform decoder.2011-07-30, by reimar
-
Add some additional function/hacks needed for newer CFDecode2.ax versions.2011-07-30, by reimar
-
Abort configure if the binutils version is too old and cannot compile2011-07-30, by reimar
-
Fix xmm clobber test that was broken since it was added.2011-07-30, by reimar
-
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition2011-07-30, by diego
-
stream_smb: remove unused variable2011-07-30, by diego
-
stream_nemesi: remove unused variable2011-07-30, by diego
-
Add FourCC DreX for MPEG-4 ASP.2011-07-30, by cehoyos
-
win32 gui: replace C99 bool type by int2011-07-30, by diego
-
Fix pkg-config usage for fribidi.2011-07-30, by reimar
-
Change code so that it compiles more reliably without libass2011-07-30, by reimar
-
Update cdparanoia check to check for paranoia_cachemodel_size.2011-07-30, by reimar
-
sync with en/mplayer.1 rev. 338932011-07-30, by jrash
-
Synced with help_mp-en.h rev. 339312011-07-30, by jrash
-
Makefile: fix mistakenly broken ADD_ALL_EXESUFS function2011-07-27, by diego
-
ae_faac: mark a function as static; add missing ae_faac.h #include2011-07-27, by diego
-
Makefile: cosmetics: consistently name all dependency file variables2011-07-27, by diego
-
libvo: extend alpha_func function pointers with parameter type declaration2011-07-27, by diego
-
Clarify console output when reading optional configuration files.2011-07-27, by diego
-
codec-cfg: do not translate verbose mode console message2011-07-27, by diego
-
vo_bl: Move config.h #include to the top of the #include list.2011-07-27, by diego
-
cleanup: adjust printf format strings to match parameter types2011-07-27, by diego
-
vo_zr: fix zr_info array initialization2011-07-27, by diego
-
vf_zrmjpeg: fix compilation after function templatization in libavcodec2011-07-27, by diego
-
Fix verbosity level broken in r33917.2011-07-26, by cehoyos
-
configure: Only link against encode-only libs if mencoder is enabled.2011-07-25, by diego
-
dec_video: drop some unnecessary casts2011-07-25, by diego
-
cache2: merge struct declaration and member assignment2011-07-25, by diego
-
configure: do not add -Werror-implicit-function-declaration to CXXFLAGS2011-07-25, by diego
-
configure: add proper check for trunc() instead of hardcoding availability2011-07-25, by diego
-
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.2011-07-25, by reimar
-
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.2011-07-25, by diego
-
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel2011-07-25, by diego
-
Do not employ verbosity level MSGL_V for fatal errors.2011-07-24, by diego
-
ao_sun: print fatal error messages not only in verbose mode2011-07-24, by diego
-
Do not translate console messages of verbosity level MSGL_V and above.2011-07-24, by diego
-
console messages: fix some small errors in German translation2011-07-24, by diego
-
console messages: remove extra messages from translations2011-07-24, by diego
-
build: drop redundant removal of files below ffmpeg/ on distclean2011-07-24, by diego
-
cache2: add missing braces to silence compiler warning2011-07-24, by diego
-
Fix compilation on Power Macintosh.2011-07-24, by cehoyos
-
Simplify printing of error strings.2011-07-24, by reimar
-
Use struct initializer in one more case.2011-07-24, by reimar
-
Avoid typedef.2011-07-24, by reimar
-
Simplify some more struct initializations.2011-07-24, by reimar
-
Replace some inappropriate while() loops with for()2011-07-24, by reimar
-
Store fixed-length string directly in struct, avoid pointer indirection.2011-07-24, by reimar
-
Split out read/write part from data struct and make read-only2011-07-24, by reimar
-
Simplify struct initialization.2011-07-24, by reimar
-
Use FFMIN/FFMAX.2011-07-24, by reimar
-
Fix compilation without zlib (also disable flashsv2).2011-07-24, by reimar
-
Make NULL checks simpler/more consistent.2011-07-24, by reimar
-
Remove pointless () and {}.2011-07-24, by reimar
-
Fix array layout uncrustify messed up.2011-07-24, by reimar
-
Apply uncrustify to vo_directx.c.2011-07-24, by reimar
-
Simplify code handling minimized state.2011-07-24, by reimar
-
Restore hunk disabling overlay when the Window is minimized.2011-07-24, by reimar
-
manual: fix description of b_pyramid x264 option2011-07-23, by diego
-
configure: drop check for -lposix42011-07-23, by diego
-
build: fix negative interaction between clean and distclean targets2011-07-22, by diego
-
configure: select default CD-ROM device on Solaris according to OS version2011-07-21, by diego
-
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function2011-07-21, by diego
-
Makfile: split non-native directories from native directories in DIRS2011-07-21, by diego
-
configure: use 'uname -m' to find out host architecture2011-07-21, by diego
-
build: Always use the install program set by configure.2011-07-21, by diego
-
configure: simplify -lm handling2011-07-20, by diego
-
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.2011-07-20, by cigaes
-
sync with en/mplayer.1 rev. 338772011-07-15, by jrash
-
Synced with help_mp-en.h rev. 338662011-07-15, by jrash
-
build: Rely on Libav/FFmpeg build system to run clean targets.2011-07-12, by diego
-
Fix typo.2011-07-12, by cehoyos
-
Cosmetic: Change parameter names of gui() and mplayer().2011-07-12, by ib
-
Add const to some string pointer arguments that will not be modified.2011-07-12, by ib
-
Half-width side-by-side formats for stereo3d.2011-07-11, by reimar
-
Revise and fix r33497.2011-07-11, by ib
-
Start all file dialogs always in last active directory.2011-07-11, by ib
-
Compare encodings case insensitively.2011-07-11, by ib
-
Fix segmentation fault.2011-07-11, by ib
-
Change fname parameter to const in pngRead().2011-07-11, by ib
-
Fix memory leaks in the Win32 GUI.2011-07-11, by ib
-
Remove unused parameter skindir from create_subwindow() in Win32 GUI.2011-07-11, by ib
-
Fix memory leak in the Win32 GUI.2011-07-11, by ib
-
Remove duplicated list code from the Win32 GUI.2011-07-10, by ib
-
Remove duplicated string code from the Win32 GUI.2011-07-10, by ib
-
Improve OSD preference related message texts.2011-07-10, by ib
-
Arrange OSD preferences according to option 'osdlevel'.2011-07-10, by ib
-
Remove member Othername from struct guiInterface_t.2011-07-10, by ib
-
Remove member FPS from struct guiInterface_t.2011-07-10, by ib
-
Change guiInterface_t void pointer member declarations.2011-07-10, by ib
-
Remove unused members from struct guiInterface_t.2011-07-10, by ib
-
configure: drop check for legacy compilers wrt libass and the win32 loader2011-07-09, by diego
-
Remove gtkClearStruct code from mplayer() in interface.c.2011-07-09, by ib
-
Use macro nfree() in Win32 GUI code.2011-07-09, by ib
-
Cosmetic: Change parameter of mplayer() calls.2011-07-09, by ib
-
Remove guiExit().2011-07-09, by ib
-
Change GUI and MPLAYER symbolic constants into enums.2011-07-08, by ib
-
Rename the mplayer() symbolic constants.2011-07-08, by ib
-
Cosmetic: Rename mplayer() parameter.2011-07-08, by ib
-
Cosmetic: Order prototypes in interface.h.2011-07-08, by ib
-
Cosmetic: Rename two functions that do MPlayer calls.2011-07-08, by ib
-
sync with en/mplayer.1 rev. 337882011-07-08, by jrash
-
Fix Win32 GUI compilation problems.2011-07-08, by ib
-
ve_xvid: Add libavutil/rational.h #include for AVRational et al.2011-07-07, by diego
-
Include io.h for setmode().2011-07-07, by reimar
-
Use same data types for index variable and loop test variable.2011-07-07, by ib
-
Use proper cast in comparison.2011-07-07, by ib
-
Use unsigned index variable for comparison with array size.2011-07-07, by ib
-
Use unsigned index variable for comparison with string length.2011-07-07, by ib
-
Add missing #includes <stdarg.h> and <stdio.h>.2011-07-07, by ib
-
Remove unnecessary #include "interface.h".2011-07-07, by ib
-
Cosmetic: Rename the GUI playlist functions.2011-07-07, by ib
-
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.2011-07-07, by ib
-
Remove variable holding history of selected files from interface.[ch].2011-07-07, by ib
-
Remove skin related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Rename URLList urlList.2011-07-07, by ib
-
Remove config related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Remove pointless return code from mplayer().2011-07-07, by ib
-
Cosmetic: Rename remaining part of gtkSet() mplayer().2011-07-07, by ib
-
Move purely list related parts of gtkSet() from interface.c to list.c.2011-07-07, by ib
-
Create new file list.c for list related functions.2011-07-07, by ib
-
Remove macros guiSetFilename() and guiSetDF() from interface.h.2011-07-07, by ib
-
Remove gfree() from interface.c.2011-07-07, by ib
-
Remove unnecessary #include "gui/interface.h".2011-07-07, by ib
-
Move string functions from interface.c to string.c.2011-07-07, by ib
-
Fix the precision loss in float -> 32bit conversion case, introduced2011-07-06, by iive
-
Fix compilation of the Win32 GUI after r33812.2011-07-05, by ib
-
Rename GUI playtree import functions.2011-07-05, by ib
-
Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.2011-07-05, by ib
-
Make guiEventHandling() a gui() call.2011-07-05, by ib
-
Cosmetic: Change prefix for symbolic constants from GMP to GUI.2011-07-05, by ib
-
Remove gui() GMP_SET_DVD.2011-07-05, by ib
-
Cosmetic: Adjust indent.2011-07-05, by ib
-
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.2011-07-05, by ib
-
Remove unused symbolic constant guiReDrawSubWindow.2011-07-05, by ib
-
Cosmetic: Rename gui() parameter.2011-07-05, by ib
-
Rename the gui() symbolic constants.2011-07-05, by ib
-
Rename guiGetEvent() gui().2011-07-05, by ib
-
Audio format conversion from float to int is not checked for overflow.2011-07-04, by iive
-
Reindent, add empty lines.2011-07-04, by reimar
-
Improve checks for when to try reconnecting to be more thorough and readable.2011-07-04, by reimar
-
Pass streaming_ctrl eof on.2011-07-04, by reimar
-
Ensure we do not add strange values to amount of buffered bytes2011-07-04, by reimar
-
Signal EOF vs. error also via streaming control API (not yet evaluated).2011-07-04, by reimar
-
configure: cosmetics: Adjust comment in config.mak inclusion guard.2011-07-04, by diego
-
configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.2011-07-04, by diego
-
Remove condition that is now always true.2011-07-03, by reimar
-
Do not assign anything when a stream control returns an error.2011-07-03, by reimar
-
Use proper format string for sizeof() type.2011-07-02, by reimar
-
Remove pointless and in addition incorrect cast.2011-07-02, by reimar
-
Use "const char *" type for paths.2011-07-02, by reimar
-
Clean up some function prototypes.2011-07-02, by reimar
-
Cosmetics: Fix strange space placement.2011-07-02, by reimar
-
Fix type to match read_pnm arguments.2011-07-02, by reimar
-
Increase video muxer output frame size.2011-07-02, by iive
-
100l, forgot to test without -vobsub.2011-07-02, by reimar
-
Add a hack to receive audio while probing video FPS.2011-07-01, by reimar
-
Fix linking order to allow compiling against Debian unstable version of LIVE555.2011-07-01, by reimar
-
Fix ridiculously slow LIVE555 test by sanity-checking the path for2011-07-01, by reimar
-
configure: Drop check for compiler support of named assembler arguments.2011-07-01, by diego
-
Make vobsub options available in mencoder, though with my test file2011-07-01, by reimar
-
add yv16 raw fourcc2011-07-01, by compn
-
configure: Remove obsolete test for ARM pld instruction.2011-06-30, by diego
-
Cosmetic: Move command MP_CMD_QUIT to the end.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Rename guiGetEvent type guiSetDefaults guiNewFile.2011-06-29, by ib
-
Don't let MPlayer directly call user interface functions.2011-06-29, by ib
-
Use unsigned index variable for comparison with array size.2011-06-29, by ib
-
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.2011-06-29, by ib
-
Remove unused guiGetEvent type guiSetFileName.2011-06-29, by ib
-
Add missing #include "libavutil/common.h".2011-06-29, by ib
-
Replace numeric constants for gtkEquChannels array size.2011-06-29, by ib
-
Don't destroy the equalizer settings.2011-06-29, by ib
-
Cosmetic: Rename variable dvdp dvd.2011-06-29, by ib
-
Prefer previously assigned guiInfo.StreamTyp over stream->type.2011-06-29, by ib
-
Make assignments to variables in guiGetEvent() only if needed.2011-06-29, by ib
-
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.2011-06-29, by diego
-
Don't stop playing after a DXR3 demuxer type error.2011-06-29, by ib
-
configure: Remove check for compiler support of 10 assembler operands.2011-06-29, by diego
-
Cosmetic: Remove wrong comment.2011-06-29, by ib
-
Move audio related code from guiSetVideo to guiSetAudio.2011-06-29, by ib
-
Simplify code of guiGetEvent type guiSetAudio.2011-06-29, by ib
-
build: touch ffmpeg/.config to avoid spurious warning messages.2011-06-28, by diego
-
configure: Add AS_O to config.mak for Libav/FFmpeg build.2011-06-28, by diego
-
build: Skip touching FFmpeg libraries after compilation.2011-06-28, by diego
-
build: Simplify FFmpeg library handling.2011-06-28, by diego
-
demux_vqf: typo/wording fixes2011-06-28, by diego
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Prevent balance from hopping.2011-06-28, by ib
-
Fix volume and balance bug.2011-06-28, by ib
-
Rename guiGetEvent type guiSetVolume guiSetMixer.2011-06-28, by ib
-
Redraw GUI only after all necessary values have been set.2011-06-28, by ib
-
Fix compilation with --disable-qtx.2011-06-28, by reimar
-
Fix bug introduced as a side effect in r33750.2011-06-28, by ib
-
Change return code of guiGetEvent() to indicate success.2011-06-28, by ib
-
Cosmetic: Remove needless parentheses.2011-06-28, by ib
-
Cosmetic: Adjust indent.2011-06-28, by ib
-
Fix bug introduced in r33743.2011-06-28, by ib
-
Remove needless memset initialization of guiInfo.2011-06-28, by ib
-
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.2011-06-28, by ib
-
Rename guiGetEvent type guiSetValues guiSetVideo.2011-06-28, by ib
-
Rename guiGetEvent type guiIEvent guiRunCommand.2011-06-27, by ib
-
Rename guiGetEvent type guiSetParameters guiPreparation.2011-06-27, by ib
-
Remove guiGetEvent type guiSetDemuxer.2011-06-27, by ib
-
Remove guiGetEvent type guiSetFileFormat.2011-06-27, by ib
-
Rename guiInterface_t member NoWindow MovieWindow.2011-06-27, by ib
-
Use X11 Bool symbolic constant.2011-06-27, by ib
-
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.2011-06-27, by ib
-
Add missing break.2011-06-27, by ib
-
Rename guiGetEvent type guiSetShVideo guiSetVideo.2011-06-27, by ib
-
Simplify code concerning guiGetEvent type guiSetAudioOnly.2011-06-27, by ib
-
Replace numeric constant by symbolic constant in guiGetEvent() call.2011-06-27, by ib
-
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.2011-06-27, by ib
-
Cosmetic: Adjust indent.2011-06-27, by ib
-
Rename guiInterface_t member AudioType AudioChannels.2011-06-27, by ib
-
The muxer prebuffers packets until each stream has been seen so a proper header2011-06-26, by ranma
-
Do a proper calculation of free RAM to be used as V4L buffers.2011-06-26, by iive
-
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.2011-06-26, by diego
-
configure: Set correct libav* (S)LIBNAME in config.mak.2011-06-26, by diego
-
configure: Mark libav* as enabled in config.mak.2011-06-26, by diego
-
Cast handle to menu in AppendMenu() to UINT_PTR.2011-06-26, by ib
-
add vfw csmcodec for fourcc CSM02011-06-26, by compn
-
Cast new user data value in SetWindowLongPtr() to LONG_PTR.2011-06-25, by ib
-
Set SRC_PATH to '.' which is a standard value for FFmpeg now.2011-06-25, by reimar
-
sync with en/mplayer.1 rev. 336892011-06-25, by jrash