Thu, 17 Jun 2010 10:59:49 +0000 |
maxim |
Add metadata support. Patch by Michael Karcher.
libavformat
|
Thu, 17 Jun 2010 10:30:52 +0000 |
lucabe |
Simplify (no need to check for st->codec->extradata) and correct
libavformat
|
Thu, 17 Jun 2010 09:39:42 +0000 |
mstorsjo |
Add the necessary includes, add an extra empty line for cosmetics
libavformat
|
Wed, 16 Jun 2010 19:31:05 +0000 |
michael |
Marking what should be removed in relation to MAX_STREAMS.
libavformat
|
Wed, 16 Jun 2010 12:59:47 +0000 |
lucabe |
If the video stream is H.264 with MP4 syntax, store the NAL lenght size in
libavformat
|
Tue, 15 Jun 2010 19:53:15 +0000 |
aurel |
matroskadec : propagate AVERROR to the caller
libavformat
|
Tue, 15 Jun 2010 14:24:19 +0000 |
rbultje |
Fix missing logging context in a series of dprintf()s. Partially based on
libavformat
|
Tue, 15 Jun 2010 13:26:52 +0000 |
mru |
Add compatibility wrappers for functions moved from lavf to lavc
libavformat
|
Tue, 15 Jun 2010 09:14:00 +0000 |
bcoudurier |
Support gray16be and rgb48be in mov
libavformat
|
Mon, 14 Jun 2010 09:09:59 +0000 |
mstorsjo |
Cosmetics: Change connexion to connection in code comments
libavformat
|
Mon, 14 Jun 2010 08:23:59 +0000 |
mstorsjo |
RTSP: Shrink SDP fmtp parsing buffer size
libavformat
|
Mon, 14 Jun 2010 08:12:40 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 14 Jun 2010 07:05:59 +0000 |
ramiro |
output-example: Set sample_fmt to SAMPLE_FMT_S16.
libavformat
|
Fri, 11 Jun 2010 17:16:43 +0000 |
aurel |
matroskadec: fix type of the length field in ebml_read_master()
libavformat
|
Fri, 11 Jun 2010 16:45:38 +0000 |
aurel |
matroskadec: cosmetic: indentation
libavformat
|
Fri, 11 Jun 2010 16:43:47 +0000 |
aurel |
matroskadec: add support for live broadcast containing unknown size clusters
libavformat
|
Fri, 11 Jun 2010 16:36:51 +0000 |
aurel |
matroskadec: simplify parsing of the first cluster
libavformat
|
Fri, 11 Jun 2010 16:34:01 +0000 |
aurel |
matroskadec: store the ID of the currently parsed ebml element
libavformat
|
Fri, 11 Jun 2010 16:27:30 +0000 |
aurel |
matroskadec: cosmetic: split a line to make it more readable
libavformat
|
Fri, 11 Jun 2010 13:44:57 +0000 |
cehoyos |
Generalize ID3v2 functions to support ID3v2-like ID headers with a
libavformat
|
Fri, 11 Jun 2010 13:28:42 +0000 |
cehoyos |
Fix raw vc1 decoding - this is supposed to break FATE.
libavformat
|
Fri, 11 Jun 2010 08:01:45 +0000 |
lucabe |
Use a bitstream filter for converting the extradata syntax when generating an SDP.
libavformat
|
Thu, 10 Jun 2010 16:51:14 +0000 |
diego |
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
libavformat
|
Wed, 09 Jun 2010 09:19:36 +0000 |
mstorsjo |
Make sure the http protocol handler returns errors if a delayed open had failed
libavformat
|