Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-08 | Use ffabs() | Brad Smith | |
Fixes truncating timestamps | |||
2014-06-06 | Copyright year update by hg log. | Torsten Jager | |
2014-04-19 | added const | Petri Hintukainen | |
2014-04-19 | demux_avformat: add support for recent versions of libav fork. | Petri Hintukainen | |
2014-04-19 | demux_avformat: add support for older avformat versions | Petri Hintukainen | |
2013-11-07 | avformat: fix rtsp over http | Petri Hintukainen | |
2013-11-07 | avformat: demux AC3 and mpeg audio | Petri Hintukainen | |
2013-11-07 | avformat: support for audio stream language codes | Petri Hintukainen | |
2013-11-07 | avformat: support for multiple audio streams | Petri Hintukainen | |
2013-11-07 | avformat: add seeking | Petri Hintukainen | |
2013-11-07 | avformat: be more verbose if opening input fails | Petri Hintukainen | |
2013-11-07 | fix _x_freep usage | Petri Hintukainen | |
2013-11-06 | Add avformat demux plugin. | Petri Hintukainen | |
- Support for new formats and protocols. - Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls). - by default native xine demux plugins are probed first. This can be overridden in config, by selecting demuxer in mrl (#demux:avformat), or by using "avformat+" mrl prefix. |