Thu, 11 Sep 2003 22:51:05 +0000 |
bellard |
simplified version handling
libavformat
|
Thu, 11 Sep 2003 05:39:51 +0000 |
tmmm |
forgot to apply the palette component lookup table
libavformat
|
Wed, 10 Sep 2003 22:44:30 +0000 |
bellard |
removed invalid sequence end code
libavformat
|
Wed, 10 Sep 2003 22:37:33 +0000 |
bellard |
64 bit pts for writing - more const usage
libavformat
|
Wed, 10 Sep 2003 13:00:24 +0000 |
michaelni |
get_bi(), be/le fix
libavformat
|
Wed, 10 Sep 2003 10:46:50 +0000 |
michaelni |
theres no SVQ1 encoder -> it cant be default
libavformat
|
Tue, 09 Sep 2003 23:03:04 +0000 |
michaelni |
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)
libavformat
|
Tue, 09 Sep 2003 19:32:52 +0000 |
michaelni |
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Tue, 09 Sep 2003 19:14:05 +0000 |
michaelni |
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
libavformat
|
Tue, 09 Sep 2003 19:03:14 +0000 |
michaelni |
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|
Mon, 08 Sep 2003 22:34:28 +0000 |
bellard |
ID3 parsing and generation in MP3 format
libavformat
|
Mon, 08 Sep 2003 22:32:30 +0000 |
bellard |
removed localtime_r.h
libavformat
|
Mon, 08 Sep 2003 22:04:29 +0000 |
bellard |
CODEC_ID_MP3LAME is obsolete
libavformat
|
Mon, 08 Sep 2003 21:59:53 +0000 |
bellard |
removed os_support.h
libavformat
|
Mon, 08 Sep 2003 21:20:55 +0000 |
bellard |
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
libavformat
|
Mon, 08 Sep 2003 20:04:44 +0000 |
bellard |
removed ctype.h header
libavformat
|
Mon, 08 Sep 2003 20:00:13 +0000 |
bellard |
fixed endianness dependancies (untested)
libavformat
|
Mon, 08 Sep 2003 04:17:40 +0000 |
tmmm |
hacks to support Xan AVI files
libavformat
|
Mon, 08 Sep 2003 04:15:27 +0000 |
tmmm |
support for Duck DK3 and DK4 ADPCM
libavformat
|
Mon, 08 Sep 2003 04:14:34 +0000 |
tmmm |
demuxer for custom Wing Commander III movie (.mve) files
libavformat
|
Sun, 07 Sep 2003 09:26:39 +0000 |
michaelni |
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)
libavformat
|
Sun, 07 Sep 2003 00:37:46 +0000 |
al3x |
move packetheader after startcodes
libavformat
|
Sat, 06 Sep 2003 23:17:17 +0000 |
al3x |
some fixes
libavformat
|
Sat, 06 Sep 2003 16:29:05 +0000 |
michaelni |
padding fix
libavformat
|
Sat, 06 Sep 2003 14:03:35 +0000 |
michaelni |
big/little endian fix
libavformat
|
Fri, 05 Sep 2003 18:45:32 +0000 |
al3x |
initial nut muxer and demuxer (demuxer is not fail safe)
libavformat
|
Fri, 05 Sep 2003 14:41:53 +0000 |
al3x |
bump version numbers to 0.4.8
libavformat
|
Fri, 05 Sep 2003 07:11:41 +0000 |
michaelni |
rewrite
libavformat
|
Thu, 04 Sep 2003 20:15:32 +0000 |
michaelni |
fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h)
libavformat
|
Thu, 04 Sep 2003 10:30:52 +0000 |
michaelni |
Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|