Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Mon, 02 Jun 2008 23:27:14 +0000 | aurel | matroskadec: avoid potential mem leak libavformat |
Mon, 02 Jun 2008 23:07:41 +0000 | aurel | reorganize matroska_add_stream() to fix potential mem leak and buffer overflow libavformat |
Mon, 02 Jun 2008 23:01:14 +0000 | aurel | matroskadec: move ARRAY_SIZE() macro at top of the file libavformat |
Mon, 02 Jun 2008 09:15:04 +0000 | andoma | Audio channels and sample rate must be set in order to skip libavformat |
Mon, 02 Jun 2008 04:08:30 +0000 | bcoudurier | rename last_frame_offset to next_frame_offset, due to r13615 libavformat |
Sun, 01 Jun 2008 16:25:05 +0000 | takis | Check whether the memory allocation for extradata succeeded. Fixes issue 472. libavformat |
Sun, 01 Jun 2008 14:41:53 +0000 | aurel | matroskadec: use the proper timestamp scaling for index entries libavformat |