mpv/etc
wm4 c5340512dd core: remove --edlout functionality
This could write .edl files in MPlayer's format. Support for playing
these files has been removed from mplayer2 quite a while ago. (mplayer2
can play its own, "new" .edl format, but does not support writing it.)

Since this is a rather obscure functionality, and it's not really clear
how it should behave (e.g. what should it do if a new file is played),
and wasn't all that great to begin with (what if you made a mistake?
the "edl_mark" command sucks for editing), get rid of it.

Suggestions how to reimplement this in a nicer way are welcome. If it's
just about retrieving timecodes, this in input.conf will do:

    KEY print_text "position: ${=time-pos}"
2013-02-06 23:03:39 +01:00
..
codecs.conf video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
encoding-example-profiles.conf encoding-example-profiles: typo fixes 2013-01-18 13:58:31 +01:00
example.conf video: add --autofit and --autofit-larger options 2013-01-23 10:56:36 +01:00
input.conf core: remove --edlout functionality 2013-02-06 23:03:39 +01:00
mplayer.ico mplayer 64x64 256color icon 2003-04-20 11:51:04 +00:00
mplayer.xpm Add 32x32 XPM icon as mandated by Debian policy. 2006-04-04 06:48:14 +00:00
mpv-icon-source.svg TOOLS: add script for osx bundle generation 2012-10-16 07:15:12 +02:00