Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 23 Jan 2010 10:50:50 +0000 | reimar | Check for fork failing and make sure cache_uninit always frees the cache data |
Fri, 22 Jan 2010 23:53:15 +0000 | jrash | sync with en/mplayer.1 r30336 |
Fri, 22 Jan 2010 23:19:59 +0000 | reimar | Remove any auto-inserted lavc filter. |
Fri, 22 Jan 2010 22:10:28 +0000 | reimar | Fix sub_free to actually free the subtitle data. |
Fri, 22 Jan 2010 21:49:05 +0000 | reimar | Fix a memory leak in the subreader. |
Fri, 22 Jan 2010 21:16:54 +0000 | reimar | Replace strncat by av_strlcat which is easier to verify for correctness. |
Fri, 22 Jan 2010 21:10:40 +0000 | reimar | Also handle ASS subtitles when removing subtitles via sub_remove slave command. |
Fri, 22 Jan 2010 20:59:15 +0000 | reimar | Avoid duplicating code to remove subtitles (sub_remove slave command). |