Mercurial > mplayer.hg
log libmpdemux/demuxer.c @ 33734:1fbe7adc4eaf
age | author | description |
---|---|---|
Fri, 10 Jun 2011 08:31:00 +0000 | cehoyos | Fix typos. |
Sun, 24 Apr 2011 23:06:38 +0000 | reimar | Add a alloc_demuxer function that ensures all the critical stuff is |
Fri, 22 Apr 2011 06:15:50 +0000 | reimar | Attempt to support attachements without filename. |
Sat, 05 Mar 2011 12:09:25 +0000 | reimar | 100l, actually only dnet tag indicates byte-swapped AC-3. |
Sat, 05 Mar 2011 12:03:03 +0000 | reimar | Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly. |
Thu, 27 Jan 2011 20:37:51 +0000 | reimar | Improve EOF handling in ds_fill_buffer for the case where one stream ends |
Wed, 08 Dec 2010 19:43:51 +0000 | reimar | Add support for FLAC audio parsing, fixes playback time jumping |