Merge branch 'edl'
commit9ef15ac4fc28ecf85a497bc664246f227b40c135
authorUoti Urpala <uau@mplayer2.org>
Fri, 8 Apr 2011 19:50:06 +0000 (8 22:50 +0300)
committerUoti Urpala <uau@mplayer2.org>
Fri, 8 Apr 2011 19:50:06 +0000 (8 22:50 +0300)
tree6d1a17e39b87aca52d853902ee1475fbb348ec21
parent511498818f3372a911ca142ab25f59bbb10d7e3f
parentdc3471780d755e897538c315b86241a43616e81b
Merge branch 'edl'

* edl:
  core: support timeline with audio-only files
  core: wake up a bit less often for audio-only files
  core: audio: cut audio writes at end of timeline part
  EDL: add support for new EDL file format
  stream.[ch], ass_mp: new stream function for whole-file reads
  tl_matroska.c: move the find_files() function here
  bstr.[ch], path.[ch]: add string and path handling functions
  core: ordered chapters: move timeline creation to timeline/
  options: drop support for numeric -demuxer values
  cleanup: demuxer.[ch]: remove unused code, make functions static
  cleanup: reindent demuxer.h, use struct names for types
Makefile
libmpdemux/demuxer.c
mplayer.c