Mercurial > mplayer.hg
graph
-
sync with en/mplayer.1 rev. 347082012-02-17, by jrash
-
Synced with help_mp-en.h rev. 347192012-02-17, by jrash
-
Complete German translation of messages.2012-02-16, by ib
-
Fix linking after FFmpeg merge.2012-02-15, by iive
-
Mark window title as UTF-8.2012-02-14, by reimar
-
pulse: set outburst size.2012-02-14, by reimar
-
Change doxygen comments.2012-02-14, by ib
-
Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.2012-02-14, by reimar
-
Fix vo_png after FFmpeg merge.2012-02-14, by iive
-
Fix linking after FFmpeg merge.2012-02-14, by iive
-
Update mplayer.ico.2012-02-14, by ib
-
Do not parse the extended aspect info into the fields2012-02-13, by reimar
-
Detect ID3v2 tag at the end of the file and stop demuxing before2012-02-13, by reimar
-
Minor simplification.2012-02-13, by reimar
-
Cosmetic: Change comment.2012-02-13, by ib
-
Add doxgen comment to gstrncmp().2012-02-13, by ib
-
Revise listRepl().2012-02-13, by ib
-
Fix two copy-and-paste errors in the Win32 GUI.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Don't unnecessarily destroy audio_driver_list.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Revise listSet().2012-02-13, by ib
-
Replace for loop with index by while loop with pointer.2012-02-13, by ib
-
Update date in man page.2012-02-13, by ib
-
Docs: -vo direct3d supports -geometry, too.2012-02-12, by reimar
-
Docs: SDL supports -geometry now, too.2012-02-12, by reimar
-
Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting2012-02-12, by reimar
-
slave.txt: Fix a number of typos.2012-02-12, by diego
-
Deduplicate some code that exists both in the if and else branch.2012-02-12, by reimar
-
SDL: add support for setting window position.2012-02-12, by reimar
-
Remove no longer used message string.2012-02-12, by reimar
-
Cosmetic: Rearrange structure members.2012-02-12, by ib
-
vo_sdl: reuse some more sdl_common code.2012-02-12, by reimar
-
Cosmetic: Rename functions in list.c.2012-02-12, by ib
-
Remove code that has been unused and disabled since a very long time.2012-02-12, by reimar
-
Complete German translation of messages.2012-02-12, by ib
-
Revert one change of r34694.2012-02-12, by ib
-
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