Fri, 04 Jun 2010 22:41:06 +0000 |
conrad |
matroskaenc: Check that tracks was allocated
libavformat
|
Fri, 04 Jun 2010 22:41:03 +0000 |
conrad |
matroskaenc: Use av_get_random_seed -> lfg for segment UID
libavformat
|
Fri, 04 Jun 2010 22:40:58 +0000 |
conrad |
matroskaenc: Make put_ebml_binary take a void pointer
libavformat
|
Fri, 04 Jun 2010 22:40:54 +0000 |
conrad |
Add WebM muxer
libavformat
|
Fri, 04 Jun 2010 22:40:50 +0000 |
conrad |
matroskaenc: Mux clusters better
libavformat
|
Fri, 04 Jun 2010 13:52:45 +0000 |
mstorsjo |
metadata: mention how to remove tags.
libavformat
|
Fri, 04 Jun 2010 07:33:34 +0000 |
mstorsjo |
reindent after previous commit.
libavformat
|
Fri, 04 Jun 2010 07:32:09 +0000 |
mstorsjo |
metadata: make conversion to the same format a noop.
libavformat
|
Fri, 04 Jun 2010 06:42:39 +0000 |
mstorsjo |
rtspenc: Write the interleaving header in the same buffer as the packet data
libavformat
|
Fri, 04 Jun 2010 06:35:12 +0000 |
mstorsjo |
http: Set http_code to 200 when doing a POST
libavformat
|
Fri, 04 Jun 2010 01:15:41 +0000 |
hyc |
Use AV_BASE64_SIZE() macro
libavformat
|
Thu, 03 Jun 2010 20:41:04 +0000 |
ramiro |
win32: Use _fstati64() instead of plain old fstat() on Windows to support file
libavformat
|
Thu, 03 Jun 2010 20:31:29 +0000 |
mstorsjo |
httpauth: Fix the length passed to av_strlcat
libavformat
|
Thu, 03 Jun 2010 16:51:29 +0000 |
lu_zero |
Remove stray and possibly wrong line, rtpdec.c sets that already
libavformat
|
Wed, 02 Jun 2010 21:57:40 +0000 |
stefano |
Make write_streamheader() log a message if there is no codec tag
libavformat
|
Wed, 02 Jun 2010 21:57:37 +0000 |
stefano |
Make write_streamheader() return a meaningful error code if no codec
libavformat
|
Wed, 02 Jun 2010 21:57:35 +0000 |
stefano |
Make write_header() and write_header() return an error code in case of
libavformat
|
Wed, 02 Jun 2010 21:57:30 +0000 |
stefano |
Make write_streamheader() and write_headers() accept an
libavformat
|
Wed, 02 Jun 2010 10:54:53 +0000 |
stefano |
Make the error message issued in case of invalid codec tag more
libavformat
|
Tue, 01 Jun 2010 20:00:26 +0000 |
rbultje |
Change default number of channels (used if unspecified in the format desc)
libavformat
|
Tue, 01 Jun 2010 19:49:21 +0000 |
michael |
Print an error when MAX_STREAMS is reached.
libavformat
|
Tue, 01 Jun 2010 07:46:23 +0000 |
mstorsjo |
Declare the url_write buffer parameter as const
libavformat
|
Mon, 31 May 2010 10:47:36 +0000 |
pross |
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type.
libavformat
|
Fri, 28 May 2010 18:21:57 +0000 |
rbultje |
Reindent after r23361.
libavformat
|
Fri, 28 May 2010 18:21:25 +0000 |
rbultje |
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing
libavformat
|
Fri, 28 May 2010 18:18:33 +0000 |
rbultje |
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
libavformat
|
Thu, 27 May 2010 21:23:04 +0000 |
conrad |
On2 IVF demuxer
libavformat
|
Thu, 27 May 2010 17:11:37 +0000 |
michael |
Make sure that when the parser is feeded with frame==packet that the
libavformat
|
Wed, 26 May 2010 22:26:19 +0000 |
stefano |
Add support for the newly added Nut codec tags (added in Nut r669):
libavformat
|
Wed, 26 May 2010 04:22:52 +0000 |
alexc |
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet.
libavformat
|