Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 22 Sep 2013 08:34:08 +0000 | reimar | Fix a few memleaks. |
Sun, 22 Sep 2013 07:31:55 +0000 | reimar | Ensure AVDictionary pointer is initialized. |
Sat, 21 Sep 2013 16:53:12 +0000 | reimar | Move rtsp_transport_* variables to demuxer.c |
Sat, 21 Sep 2013 16:39:24 +0000 | reimar | Autodetect if pthread_cancel is available. |
Sat, 21 Sep 2013 15:55:28 +0000 | reimar | Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg. |
Sat, 21 Sep 2013 15:43:45 +0000 | reimar | Add support for ffmpeg's demuxer-specific options. |
Sat, 21 Sep 2013 00:03:09 +0000 | cehoyos | Do not try to build FFmpeg protocols depending on external libraries. |
Thu, 19 Sep 2013 17:54:59 +0000 | reimar | Fix possible crash when mpi is NULL. |