Mon, 04 Jan 2010 22:51:38 +0000 |
bcoudurier |
remove no more needed MOVAtom.offset field
libavformat
|
Mon, 04 Jan 2010 22:48:27 +0000 |
bcoudurier |
remove useless code skipping data at end of hdlr atom, already done in mov_read_default
libavformat
|
Mon, 04 Jan 2010 19:55:43 +0000 |
rbultje |
Remove forward declarations.
libavformat
|
Mon, 04 Jan 2010 02:52:40 +0000 |
melanson |
Add support for these widely-used iTunes metadata fields: Album Artist,
libavformat
|
Sun, 03 Jan 2010 14:31:25 +0000 |
stefano |
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
libavformat
|
Fri, 01 Jan 2010 23:56:09 +0000 |
stefano |
Use av_match_ext() in place of the deprecated match_ext() function.
libavformat
|
Fri, 01 Jan 2010 23:50:10 +0000 |
stefano |
Deprecate match_ext() in favor of av_match_ext(), and mark it for
libavformat
|
Fri, 01 Jan 2010 12:58:03 +0000 |
stefano |
Use av_guess_format() in place of the deprecated guess_format().
libavformat
|
Fri, 01 Jan 2010 12:52:20 +0000 |
stefano |
Reindent.
libavformat
|
Fri, 01 Jan 2010 12:46:24 +0000 |
stefano |
Deprecate guess_format() in favor of av_guess_format().
libavformat
|
Fri, 01 Jan 2010 12:29:22 +0000 |
stefano |
Fix typo.
libavformat
|
Fri, 01 Jan 2010 12:28:18 +0000 |
stefano |
Remove residual use of the doxygen markup which is deprecated,
libavformat
|