Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 11 Jun 2009 15:26:57 +0000 | diego | Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat |
Thu, 11 Jun 2009 05:13:23 +0000 | bcoudurier | Remove time_rate, we cannot compute exactly when fragments are libavformat |
Thu, 11 Jun 2009 04:30:05 +0000 | bcoudurier | if b frames are parsed, set codec->has_b_frames libavformat |
Wed, 10 Jun 2009 15:08:02 +0000 | lu_zero | Support seeking as defined by the rfc libavformat |
Wed, 10 Jun 2009 14:56:50 +0000 | lu_zero | Make sure buffer end remains constant within the loop libavformat |
Tue, 09 Jun 2009 20:58:32 +0000 | rbultje | Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: libavformat |