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