Mercurial > mplayer.hg
graph
-
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