Mercurial > mplayer.hg
graph
-
Make mplayer.c messages translatable.2012-02-12, by ib
-
Try to detect when an audio driver ends up hanging after2012-02-12, by reimar
-
sync with en/mplayer.1 rev. 346632012-02-12, by jrash
-
Fix green bottom line on yadif with certain parity.2012-02-11, by iive
-
Fix bug in freeing playlist items.2012-02-11, by ib
-
Fix bug in freeing URL list items.2012-02-11, by ib
-
Free playlist and URL list items when GUI ends.2012-02-11, by ib
-
Add code to free the URL list items.2012-02-11, by ib
-
Optimize midentify script to not wasted time filling the cache.2012-02-11, by reimar
-
Support -noborder with SDL.2012-02-11, by reimar
-
Prefer static const char arrays for string constants to #defines.2012-02-10, by ib
-
Simplify character array definition.2012-02-10, by ib
-
Don't destroy list pointers while saving list items.2012-02-10, by ib
-
Adjust content of GUI configuration file to MPlayer configuration files.2012-02-10, by ib
-
Show option save error in message box.2012-02-10, by ib
-
Use macro FF_ARRAY_ELEMS() instead of numeric constant.2012-02-10, by ib
-
Remove unnecessary variable definition and commented code.2012-02-10, by ib
-
Don't unnecessarily use gstrdup().2012-02-10, by ib
-
Prevent reading empty lines.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Prevent out-of-bounds array access of fsHistory.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for playlist errors (path, but no file).2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for allocation error.2012-02-09, by ib
-
Simplify end-of-file detection.2012-02-09, by ib
-
Move buffer at top of function and rename it.2012-02-09, by ib
-
Fix history file read-only fopen mode.2012-02-09, by ib
-
Cosmetic: Change some variable names.2012-02-09, by ib
-
In case of a GUI config error, exit MPlayer with error.2012-02-09, by ib
-
Replace string constants by symbolic constants.2012-02-09, by ib
-
Update dates in man pages.2012-02-09, by ib
-
Fix German translation of MSGTR_MemAllocFailed.2012-02-09, by ib
-
Support RGB48 tiff decoding.2012-02-07, by cehoyos
-
Support displaying 64bit RGB via OpenGL.2012-02-07, by cehoyos
-
Use 128 instead of 64 to define non-native RGB image formats.2012-02-07, by cehoyos
-
X11 non-native RGB/BGR "emulation" only works for 32bit.2012-02-07, by cehoyos
-
Add missing libavutil #include.2012-02-07, by siretart
-
enable radio support, addresses https://launchpad.net/bugs/5935482012-02-07, by siretart
-
build: fix lavfi dependencies (swscale and swresample).2012-02-07, by cigaes
-
Update deprecated avcodec_alloc_context()/avcodec_open() API calls2012-02-06, by siretart
-
Support v408 and AYUV decoding via FFmpeg.2012-02-05, by cehoyos
-
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)2012-02-03, by iive
-
Fix format string for -a52drc option.2012-02-03, by reimar
-
Add some missing #includes to cfg.c.2012-02-03, by ib
-
Make cfg_read() and cfg_write() void functions.2012-02-03, by ib
-
Add fgetstr() to read from files without end-of-line characters.2012-02-03, by ib
-
add media-100 qtx binary codec2012-02-02, by compn
-
Fix bpp for IMGFMT_BGR322012-02-02, by komh
-
Add VMAN-backend supports2012-02-02, by komh
-
Add IMGFMT_BGR32 supports2012-02-02, by komh
-
Emphasize the default audio track in the selection list.2012-01-31, by ib
-
add jps / pns image formats, sync'd from ffmpeg2012-01-31, by compn
-
Fix -pphelp to work with new libpostprocess API.2012-01-30, by reimar
-
sdl: do not change caption on -wid windows.2012-01-29, by reimar
-
Support -wid for vo_sdl.2012-01-29, by reimar
-
Fix another case where opt.h was included from libavcodec instead of libavutil.2012-01-28, by reimar
-
Do not try to render \r.2012-01-28, by reimar
-
Do not apply writing order via fribidi when libass will be doing it.2012-01-28, by reimar
-
Update config.asm generation to work with latest FFmpeg.2012-01-28, by reimar