]> git.sesse.net Git - ffmpeg/history - libavformat/wtv.c
Revert "mov: simplify mov_read_chapters() by using avio_get_str16be"
[ffmpeg] / libavformat / wtv.c
2011-01-14 Peter Rosswtv: ignore VIDEOINFOHEADER2 picture aspect ratio infor...
2011-01-09 Peter Rossfix indentation
2011-01-09 Peter Rosswtv: only process timestamp_guid chunks for streams...
2011-01-09 Peter Rosswtv: do not repopulate codec information after we have...
2011-01-09 Peter Rosswtv: stop processing chunks if length is smaller than...
2011-01-09 Peter Rosswtv: fix typo
2011-01-04 Peter Rosswtv: obtain codec information from stream2_guid chunks...
2011-01-02 Peter Rosswtv: display warning if scrambled stream is detected
2010-12-29 Peter Rosswtv: parse MPEG2 descriptor events
2010-12-29 Peter Rosswtv: only warn about unknown subtype, if it actually...
2010-12-29 Peter Rosswtv: use correct names for subtitle and language guids
2010-12-26 Peter RossWindows Televison (WTV) demuxer