Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 05 Oct 2009 08:38:39 +0000 | cehoyos | Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed as two separate streams. libavformat |
Sat, 03 Oct 2009 19:40:52 +0000 | cehoyos | Add FIXME about low_delay vs has_b_frames. libavformat |
Sat, 03 Oct 2009 19:30:09 +0000 | cehoyos | H264 allows B frames without requiring a >=1 sized buffer. libavformat |
Fri, 02 Oct 2009 07:27:08 +0000 | reimar | wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of libavformat |
Fri, 02 Oct 2009 07:22:44 +0000 | reimar | wav: return av_get_packet errors unchanged. libavformat |
Fri, 02 Oct 2009 07:05:52 +0000 | reimar | Remove url_feof check that would be triggered only after incorrectly producing libavformat |