Mercurial > mplayer.hg
graph
-
Mark exit_player functions as noreturn.2012-10-30, by reimar
-
Make aspect handling with -vo sdl and RGB format work again.2012-10-30, by reimar
-
Remove pointless commented-out code.2012-10-30, by reimar
-
Remove left-over debug printf.2012-10-30, by reimar
-
Fix off-by-one error in check.2012-10-30, by reimar
-
Remove "else" that makes no sense and results in uninitialized data2012-10-30, by reimar
-
Make some variables static.2012-10-30, by reimar
-
Since the modecount variable is only ever initialized when the videmodes2012-10-30, by reimar
-
Fix copy-paste error found by Coverity (yes, it really has a2012-10-30, by reimar
-
vd_black: simplify code2012-10-30, by upsuper
-
1l: Forgot comment about internal FourCC YOP1.2012-10-30, by cehoyos
-
Support FFmpeg YOP decoder.2012-10-30, by cehoyos
-
build/configure: Check for more math functions2012-10-28, by al
-
Allow telecine filter to work for YUV16 formats.2012-10-28, by cehoyos
-
map 0xa100 to ffg723.1, ff ticket #18562012-10-27, by compn
-
build/configure: Move addition of extra CFLAGS further down2012-10-27, by al
-
Use local variable since we already have it.2012-10-26, by reimar
-
Mark intentional fallthrough case, used for duplicating frames.2012-10-26, by reimar
-
Remove useless variable.2012-10-26, by reimar
-
Make uninit function handle vf->priv being NULL.2012-10-26, by reimar
-
Add comment to silence coverity (and it generally doesn't2012-10-26, by reimar
-
Add missing ().2012-10-26, by reimar
-
Fix check for empty log file (n contains a start offset of 15).2012-10-26, by reimar
-
Fix compilation with current FFmpeg.2012-10-25, by cehoyos
-
mp_property_deinterlace: Signalize control() failure2012-10-25, by al
-
Fix compilation with latest FFmpeg.2012-10-23, by cehoyos
-
mp_property_deinterlace: Improve OSD feedback2012-10-21, by al
-
Set guiInfo.Track after the stream is open.2012-10-21, by ib
-
Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs.2012-10-21, by ib
-
Fix building GUI without DVD support.2012-10-21, by ib
-
Remove outdated references to mp3lib and tremor.2012-10-21, by reimar
-
There are no internal codecs (except FFmpeg of course) which we should2012-10-21, by reimar
-
Remove our internal mp3lib copy.2012-10-21, by reimar
-
Allow STREAM_CTRL_GET_NUM_TITLES with cache enabled.2012-10-21, by ib
-
Change tremor check so it fails on old incompatible versions2012-10-21, by reimar
-
Fix compiling demux_ogg against tremor, current tremor versions2012-10-21, by reimar
-
Try to fix compilation error on some Windows building environments after r35250.2012-10-20, by cehoyos
-
Get rid of unnecessary use of variable dvd_chapter in Win32 GUI.2012-10-18, by ib
-
Get rid of global variable dvd_title in GUI.2012-10-18, by ib
-
Fix segmentation fault.2012-10-18, by ib
-
Do not allow 'black' decoder to be prefered over real decoders.2012-10-17, by cehoyos
-
Detect direct.h and io.h on Windows.2012-10-15, by cehoyos
-
libmpcodecs: Add vd_black2012-10-15, by al
-
Change order of libraries when linking with libvorbisenc.2012-10-14, by cehoyos
-
Change the order of tested libvorbis ldflags.2012-10-14, by cehoyos
-
Add missing define for avconfig.h2012-10-13, by cehoyos
-
Hint how to use old gdb versions.2012-10-13, by cehoyos
-
vo corevideo: VOCTRL_UPDATE_SCREENINFO: Fix shared_buffer case2012-10-12, by al
-
Silence a few warnings.2012-10-11, by iive
-
Add necessary checks to the vd_hmblck input.2012-10-11, by iive
-
Remove nv12/nv21 decoding from vd_hmblck.2012-10-11, by iive
-
vo corevideo: Use stringWithUTF8String2012-10-11, by al
-
Force compilation of FFmpeg's error_resilience.o2012-10-09, by cehoyos
-
Disable FFmpeg exr decoder if zlib is not available.2012-10-09, by cehoyos
-
Fix compilation with current FFmpeg.2012-10-09, by cehoyos
-
Add TAK file extension to the audio file filter of the file selector.2012-10-08, by ib
-
Support FFmpeg's TAK decoder.2012-10-08, by cehoyos
-
Improve Ogg/Vorbis detection.2012-10-07, by cehoyos
-
Fix compilation with --disable-mencoder.2012-10-06, by cehoyos
-
Save poor users from my configure hack (r35227).2012-10-06, by cehoyos
-
Support FFmpeg's Pinnacle Targa Y216 decoder.2012-10-06, by cehoyos
-
Be more verbose if the pullup filter fails on initialisation.2012-10-05, by cehoyos
-
Revert "Freeze FFmpeg to 1.0 until planar audio playback is fixed."2012-10-04, by cigaes
-
ad_ffmpeg: basic support for planar formats.2012-10-04, by cigaes
-
Freeze FFmpeg to 1.0 until planar audio playback is fixed.2012-10-03, by cehoyos
-
Avoid sleeping for too long without reacting to user input.2012-10-01, by reimar
-
Support cyuv rawvideo via FFmpeg's cyuv decoder.2012-09-30, by cehoyos
-
Remove our own tremor copy, it is ancient, unmaintained2012-09-29, by reimar
-
Quick fix for slices not working with some filter combinations.2012-09-29, by reimar
-
corevideo: simplify draw_alpha function.2012-09-28, by reimar
-
Use aspect_scaling() function also for vo_corevideo.2012-09-28, by reimar
-
Enable aspect scaling even in windowed mode when2012-09-28, by reimar
-
Fix arguments of disassemble command2012-09-27, by ib
-
wishlist: update some2012-09-27, by compn
-
Set ass margins only from one single locations.2012-09-26, by reimar
-
Make two functions static.2012-09-26, by reimar
-
Fix typos which cause the ASS renderer to be reconfigured on every single2012-09-26, by reimar
-
change my display name in authors, getting too much spam2012-09-24, by compn
-
Disable our included tremor by default, it is too buggy.2012-09-23, by reimar
-
Fix auto-detection of current live555.2012-09-23, by cehoyos
-
More helpful error message when video does not fit into frame buffer.2012-09-22, by reimar
-
Add HAVE_ASM_MOD_Q for ARM compilation.2012-09-22, by reimar
-
Update FFmpeg git URL to the current official one (they point at the2012-09-22, by reimar
-
Fix handling of out-of-order slice rendered frames.2012-09-21, by reimar
-
Fix redirection for proxy URLs.2012-09-21, by reimar
-
Prevent $@ expansion in cat > <<EOF2012-09-21, by cehoyos
-
Fix compilation with current FFmpeg.2012-09-20, by cehoyos
-
Make sure av_restrict is defined for FFmpeg.2012-09-19, by reimar
-
For consistency clear mpi->priv after it was used.2012-09-17, by reimar
-
Fix delogo filter with numbered mpi.2012-09-17, by reimar
-
Support pausing prefix also in idle mode.2012-09-17, by reimar
-
ve_lavc: set max threads to 16, patch by subjunk2012-09-16, by compn
-
Switch to avcodec_encode_video2.2012-09-15, by reimar
-
Fix reading language from teletext descriptor when it is not2012-09-15, by reimar
-
Remove "inline" from functions that are definitely not2012-09-15, by reimar
-
gl_common: fix wrong gl_type for uyvy and yuy2 in little endian2012-09-14, by cehoyos