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
|
Thu, 04 Sep 2003 10:26:49 +0000 |
michaelni |
case insensitive codec_get_id()
libavformat
|
Thu, 04 Sep 2003 09:52:39 +0000 |
michaelni |
localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|
Thu, 04 Sep 2003 08:21:27 +0000 |
michaelni |
MingW patches by (Glenn Maynard <g_sf at zewt dot org>)
libavformat
|
Tue, 02 Sep 2003 04:32:02 +0000 |
tmmm |
initial commit for Id RoQ and Interplay MVE multimedia subsystems
libavformat
|
Mon, 01 Sep 2003 18:30:02 +0000 |
michaelni |
fix MPEG-TS missdetected as MPEG-PS
libavformat
|
Mon, 01 Sep 2003 15:55:38 +0000 |
tmmm |
first pass at PSX STR demuxer; does not yet interact correctly with MDEC
libavformat
|
Mon, 01 Sep 2003 13:05:21 +0000 |
michaelni |
asv2 regression test
libavformat
|
Fri, 29 Aug 2003 20:51:10 +0000 |
michaelni |
stdin patch by (Charles Yates <charles dot yates at pandora dot be>)
libavformat
|
Fri, 29 Aug 2003 20:33:57 +0000 |
michaelni |
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr)
libavformat
|
Fri, 29 Aug 2003 17:27:48 +0000 |
romansh |
1000l in abbrv. table
libavformat
|
Fri, 29 Aug 2003 06:58:55 +0000 |
romansh |
* making resolution abbreviations right
libavformat
|
Thu, 28 Aug 2003 19:53:47 +0000 |
romansh |
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
libavformat
|
Wed, 27 Aug 2003 01:26:14 +0000 |
tmmm |
naughty, forbidden variable declarations
libavformat
|
Tue, 26 Aug 2003 20:23:13 +0000 |
michaelni |
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
libavformat
|
Sun, 24 Aug 2003 21:21:10 +0000 |
bellard |
accepts pgmyuv extension
libavformat
|
Sun, 24 Aug 2003 21:20:44 +0000 |
bellard |
suppressed frame number modulus hack - added loop_input hack which I find easier to understand
libavformat
|
Sun, 24 Aug 2003 13:59:05 +0000 |
bellard |
win32 compile fix
libavformat
|
Thu, 21 Aug 2003 21:04:19 +0000 |
romansh |
all human-readable output should go into stderr for now. We really
libavformat
|
Mon, 18 Aug 2003 09:20:02 +0000 |
michaelni |
use codec_tag for encoding too
libavformat
|
Tue, 12 Aug 2003 18:20:29 +0000 |
romansh |
* fixing a regression in mpeg encoder (not setting pix_fmt),
libavformat
|
Mon, 11 Aug 2003 16:16:49 +0000 |
bellard |
support for older real audio files (<= version 3)
libavformat
|
Fri, 08 Aug 2003 18:13:43 +0000 |
bellard |
no default bit rate if decoding
libavformat
|
Fri, 08 Aug 2003 18:02:23 +0000 |
bellard |
initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file
libavformat
|
Fri, 08 Aug 2003 17:58:38 +0000 |
bellard |
update duration and start_time
libavformat
|
Fri, 08 Aug 2003 17:54:05 +0000 |
bellard |
exports mpegps_demux
libavformat
|
Fri, 08 Aug 2003 17:53:30 +0000 |
bellard |
update duration and start_time
libavformat
|
Fri, 08 Aug 2003 17:52:53 +0000 |
bellard |
update duration and start_time - add av_new_stream() usage
libavformat
|
Fri, 08 Aug 2003 17:52:30 +0000 |
bellard |
add av_new_stream() usage
libavformat
|
Fri, 08 Aug 2003 17:49:27 +0000 |
bellard |
added stream start time and duration API - AV_NOPTS_VALUE is no longer zero
libavformat
|
Wed, 06 Aug 2003 05:40:38 +0000 |
romansh |
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
libavformat
|
Tue, 05 Aug 2003 09:32:31 +0000 |
michaelni |
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>)
libavformat
|
Thu, 24 Jul 2003 23:37:40 +0000 |
michaelni |
ATI VCR2
libavformat
|
Thu, 24 Jul 2003 13:30:27 +0000 |
mmu_man |
OSX and BeOS networking fix (socklen_t)
libavformat
|
Thu, 24 Jul 2003 12:18:46 +0000 |
michaelni |
ATI VCR1 decoder
libavformat
|
Thu, 17 Jul 2003 10:28:27 +0000 |
bellard |
support aborting in TCP
libavformat
|