Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 21 Feb 2009 20:11:34 +0000 | michael | Handle chunks with the MSB in size set correctly that is unsigned. libavformat |
Sat, 21 Feb 2009 17:29:25 +0000 | michael | Be less noisy with invalid pts/dts. libavformat |
Sat, 21 Feb 2009 15:32:56 +0000 | michael | Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. libavformat |
Sat, 21 Feb 2009 14:40:19 +0000 | rbultje | Change sizeof(struct_type) to sizeof(variable). libavformat |
Sat, 21 Feb 2009 10:34:29 +0000 | stefang | add raw demuxer for Chinese AVS elementary streams libavformat |
Thu, 19 Feb 2009 23:35:59 +0000 | cehoyos | Add convergence_duration to AVCodecParserContext. libavformat |