Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |