Fri, 27 Jun 2008 21:42:08 +0000 |
stefang |
fix size of header data
libavformat
|
Fri, 27 Jun 2008 21:29:11 +0000 |
bcoudurier |
clarify error message about codec tag
libavformat
|
Fri, 27 Jun 2008 19:00:04 +0000 |
bcoudurier |
give context to av_log
libavformat
|
Fri, 27 Jun 2008 11:55:25 +0000 |
lucabe |
Do not free the priv_data field of AVStream on close (it is already
libavformat
|
Thu, 26 Jun 2008 23:06:10 +0000 |
michael |
indent
libavformat
|
Thu, 26 Jun 2008 23:05:21 +0000 |
michael |
Inform the user about unhandled sectors.
libavformat
|
Thu, 26 Jun 2008 23:02:42 +0000 |
michael |
memleak
libavformat
|
Thu, 26 Jun 2008 23:00:00 +0000 |
michael |
Do not completely bail out for invalid params, just skip the current sector.
libavformat
|
Thu, 26 Jun 2008 22:55:39 +0000 |
michael |
merge decl & init
libavformat
|
Thu, 26 Jun 2008 22:53:43 +0000 |
michael |
Get rid of weird pre reading code.
libavformat
|
Thu, 26 Jun 2008 22:45:19 +0000 |
michael |
Remove debugging trash.
libavformat
|
Thu, 26 Jun 2008 22:43:18 +0000 |
michael |
Another variable that did nothing at all
libavformat
|
Thu, 26 Jun 2008 22:42:13 +0000 |
michael |
remove code that discards streams randomly
libavformat
|
Thu, 26 Jun 2008 22:30:14 +0000 |
michael |
vertical align
libavformat
|
Thu, 26 Jun 2008 22:28:58 +0000 |
michael |
Remove a dozen unused variables.
libavformat
|
Thu, 26 Jun 2008 22:23:57 +0000 |
michael |
unused var
libavformat
|
Thu, 26 Jun 2008 22:22:10 +0000 |
michael |
Fix exploitable code.
libavformat
|
Thu, 26 Jun 2008 13:42:26 +0000 |
michael |
Remove start_time guessing code.
libavformat
|
Thu, 26 Jun 2008 11:28:24 +0000 |
michael |
Also print flags with FF_FDEBUG_TS.
libavformat
|
Wed, 25 Jun 2008 22:37:26 +0000 |
michael |
Prevent invalid timestamps from being stored.
libavformat
|
Wed, 25 Jun 2008 19:59:52 +0000 |
banan |
Add support for mp3 contained in oma
libavformat
|
Wed, 25 Jun 2008 19:57:57 +0000 |
banan |
Rearrange parameter logic
libavformat
|
Wed, 25 Jun 2008 19:39:38 +0000 |
banan |
Add more codec IDs and tags.
libavformat
|
Wed, 25 Jun 2008 19:30:48 +0000 |
bcoudurier |
make av_find_stream_info find frame_size for aac too
libavformat
|