Sat, 28 Mar 2009 03:54:31 +0000 |
rbultje |
Don't strip the first three characters off of any metadata in ASF file.
libavformat
|
Fri, 27 Mar 2009 21:36:44 +0000 |
lucabe |
Make rtp_write_header() fail in case of unsupported payload type
libavformat
|
Fri, 27 Mar 2009 17:06:39 +0000 |
diego |
Move output-example dependency declaration after subdir.mak include so that it is
libavformat
|
Fri, 27 Mar 2009 00:01:06 +0000 |
diego |
Move output_example.c --> libavformat/output-example.c.
libavformat
|
Thu, 26 Mar 2009 12:41:11 +0000 |
diego |
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test
libavformat
|
Thu, 26 Mar 2009 01:34:02 +0000 |
ramiro |
Use intptr_t when casting pointers to int.
libavformat
|
Wed, 25 Mar 2009 18:19:20 +0000 |
diego |
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.
libavformat
|
Wed, 25 Mar 2009 06:07:13 +0000 |
bcoudurier |
set wrong_dts for iMovie created files which has huge ctts delay, fix ffmpeg_sample.m4v
libavformat
|
Tue, 24 Mar 2009 03:24:59 +0000 |
rbultje |
strchr(string, '\0') returns non-NULL, and is thus not suited for use in
libavformat
|
Sun, 22 Mar 2009 23:13:21 +0000 |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with the
libavformat
|
Sun, 22 Mar 2009 16:10:37 +0000 |
aurel |
handle id3v2 'genre' tag formated as '%d'
libavformat
|
Sun, 22 Mar 2009 13:05:13 +0000 |
rbultje |
Remove alpha channel from default colorspace tables, since it is unused. See
libavformat
|