Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 06 Dec 2006 12:23:32 +0000 | reimar | remove useless and incorrect const-removing cast |
Wed, 06 Dec 2006 12:19:30 +0000 | reimar | Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is |
Wed, 06 Dec 2006 11:28:49 +0000 | reimar | Properly free fontconfig patterns |
Wed, 06 Dec 2006 10:46:50 +0000 | reimar | Fix memleaks caused by missing vorbis/theora_info/comment_clear calls. |
Wed, 06 Dec 2006 10:42:30 +0000 | reimar | Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit |
Wed, 06 Dec 2006 10:41:34 +0000 | reimar | Fix memleak if vd_ffmpeg init fails |
Wed, 06 Dec 2006 10:11:23 +0000 | reimar | Also free ass_library_t members in ass_library_done |
Tue, 05 Dec 2006 19:51:35 +0000 | voroshil | r21503: updated documentation of -mpegopts :tele* |