mpv/DOCS/man/en
wm4 3269bd1780 demux: rewrite probing and demuxer initialization
Get rid of the strange and messy reliance on DEMUXER_TYPE_ constants.
Instead of having two open functions for the demuxer callbacks (which
somehow are both optional, but you can also decide to implement both...),
just have one function. This function takes a parameter that tells the
demuxer how strictly it should check for the file headers. This is a
nice simplification and allows more flexibility.

Remove the file extension code. This literally did nothing (anymore).

Change demux_lavf so that we check our other builtin demuxers first
before libavformat tries to guess by file extension.
2013-07-12 22:16:26 +02:00
..
af.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
ao.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
changes.rst Merge branch 'master' into remove_old_demuxers 2013-07-08 21:55:44 +02:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst command: add screenshot_to_file command 2013-07-08 20:37:11 +02:00
mpv.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
options.rst demux: rewrite probing and demuxer initialization 2013-07-12 22:16:26 +02:00
vf.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
vo.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00