Thu, 25 Feb 2010 09:09:39 +0000 |
benoit |
asf: add more entries to metadata conv table.
libavformat
|
Wed, 24 Feb 2010 18:19:54 +0000 |
rbultje |
Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in our
libavformat
|
Wed, 24 Feb 2010 18:17:32 +0000 |
rbultje |
Don't add WM prefixes to all written ASF tags.
libavformat
|
Wed, 24 Feb 2010 18:09:49 +0000 |
rbultje |
Eliminate put_str16().
libavformat
|
Wed, 24 Feb 2010 18:01:44 +0000 |
rbultje |
Mention that metadata tags are (unvalidated) UTF-8.
libavformat
|
Wed, 24 Feb 2010 11:43:33 +0000 |
pross |
low-complexity Bink file seeking
libavformat
|
Wed, 24 Feb 2010 11:30:38 +0000 |
pross |
set AVINDEX_KEYFRAME correctly for bink
libavformat
|
Wed, 24 Feb 2010 10:56:13 +0000 |
cehoyos |
Correctly increment continuity_counter in PCR packets.
libavformat
|
Wed, 24 Feb 2010 07:34:12 +0000 |
benoit |
asfdec: skip byte array tags.
libavformat
|
Wed, 24 Feb 2010 07:33:18 +0000 |
benoit |
asfdec: add a debug message about skipped tags.
libavformat
|
Wed, 24 Feb 2010 07:32:20 +0000 |
benoit |
asfdec: fix a memleak.
libavformat
|
Wed, 24 Feb 2010 07:31:03 +0000 |
benoit |
asfdec: only unicode tags must have even length.
libavformat
|