Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Nov 2012 13:39:01 +0000 | reimar | Do not use pkt which is uninitialized at that point. |
Sat, 10 Nov 2012 13:31:32 +0000 | reimar | Do not leak memory while processing command. |
Sat, 10 Nov 2012 13:29:36 +0000 | al | libmpcodecs: Only choose dummy codecs if forced |
Sat, 10 Nov 2012 13:29:26 +0000 | reimar | Fix const correctness. |
Sat, 10 Nov 2012 13:25:25 +0000 | reimar | Fix leaks in case of error. |
Sat, 10 Nov 2012 13:19:29 +0000 | reimar | Add url_new_with_proxy function to reduce code duplication and memleaks. |
Sat, 10 Nov 2012 13:18:38 +0000 | reimar | Remove proxy "support" from stream_rtp and stream_upd, trying |