Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sun, 22 Mar 2009 02:04:28 +0000 | bcoudurier | avoid creating a new stream not referenced in pmt since it cannot be associated to a program, fix issue 835 libavformat |
Sat, 21 Mar 2009 23:29:34 +0000 | bcoudurier | reset codec width/height for h264 forcing decoder to parse extradata libavformat |
Sat, 21 Mar 2009 21:02:08 +0000 | rbultje | Remove slash-skipping code because the function called right after that libavformat |
Sat, 21 Mar 2009 21:00:51 +0000 | rbultje | Reindent something where a if () --> { <-- is on a newline rather than on the libavformat |
Sat, 21 Mar 2009 20:59:59 +0000 | rbultje | Free metadata if already allocated; fixes a memleak if the header occurs twice libavformat |
Sat, 21 Mar 2009 20:58:41 +0000 | rbultje | Fix silly bug in hex_to_data() where it compares a string pointer for whether libavformat |
Sat, 21 Mar 2009 20:56:57 +0000 | rbultje | Remove useless comment about something that is deprecated. See summary in libavformat |