Tue, 14 Oct 2003 14:13:57 +0000 |
melanson |
remove experimental reference
libavformat
|
Tue, 14 Oct 2003 11:36:03 +0000 |
alex |
make it compatible with older make (debian stable - make 3.79.1)
libavformat
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavformat
|
Mon, 13 Oct 2003 10:59:57 +0000 |
alex |
init_put_bits changed
libavformat
|
Sat, 04 Oct 2003 17:41:56 +0000 |
tmmm |
handle a wider variety of VQA files, including silent files
libavformat
|
Fri, 03 Oct 2003 05:43:03 +0000 |
tmmm |
implemented Id Quake II CIN support
libavformat
|
Fri, 03 Oct 2003 01:08:10 +0000 |
romansh |
* fixing bug that prevented resampling the picture and
libavformat
|
Thu, 02 Oct 2003 22:41:08 +0000 |
al3x |
fixed codec specific data headers
libavformat
|
Thu, 02 Oct 2003 22:33:55 +0000 |
al3x |
fixed time base and sample rate handling
libavformat
|
Thu, 02 Oct 2003 14:59:54 +0000 |
al3x |
fix fabrice's broken get_bi and some minor changes in draft
libavformat
|
Thu, 02 Oct 2003 04:16:59 +0000 |
tmmm |
properly demux silent files; implemented precise framerate calculation
libavformat
|
Thu, 02 Oct 2003 03:53:52 +0000 |
tmmm |
the correct data type is offset_t
libavformat
|
Wed, 01 Oct 2003 23:34:46 +0000 |
romansh |
* preAlpha DV encoding support -- there's still a truckload
libavformat
|
Wed, 01 Oct 2003 04:39:38 +0000 |
tmmm |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
libavformat
|
Tue, 30 Sep 2003 17:54:30 +0000 |
michaelni |
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Mon, 29 Sep 2003 22:40:01 +0000 |
michaelni |
10l
libavformat
|
Mon, 29 Sep 2003 17:56:21 +0000 |
romansh |
* The functionality is now available in dv.[ch].
libavformat
|
Mon, 29 Sep 2003 17:54:07 +0000 |
romansh |
* DV handling was streamlined for both muxing/demuxing and
libavformat
|
Mon, 29 Sep 2003 01:41:30 +0000 |
philipjsg |
Fix a very nasty problem with extra bytes appearing in TCP data streams.
libavformat
|
Sun, 28 Sep 2003 22:53:25 +0000 |
michaelni |
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavformat
|
Sun, 28 Sep 2003 21:09:32 +0000 |
michaelni |
mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
libavformat
|
Sun, 28 Sep 2003 20:34:11 +0000 |
michaelni |
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
libavformat
|
Fri, 26 Sep 2003 00:10:21 +0000 |
tmmm |
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer
libavformat
|
Thu, 25 Sep 2003 08:38:16 +0000 |
michaelni |
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 22 Sep 2003 20:29:58 +0000 |
mellum |
Fix compilation with ccc
libavformat
|
Sat, 20 Sep 2003 21:54:33 +0000 |
tmmm |
clean up 4xm demuxer; make valgrind just a little happier
libavformat
|
Sat, 20 Sep 2003 00:31:43 +0000 |
tmmm |
iterate through the appropriate range of palette entries
libavformat
|
Thu, 18 Sep 2003 04:25:41 +0000 |
tmmm |
provisions for raw PCM audio
libavformat
|
Tue, 16 Sep 2003 20:29:19 +0000 |
bellard |
remove unused AMREXTRALIBS
libavformat
|
Tue, 16 Sep 2003 12:56:42 +0000 |
bellard |
generate correct PTS in transport stream - use mpeg2 encoder by default
libavformat
|
Tue, 16 Sep 2003 02:09:17 +0000 |
romansh |
* fixing a typo ;-)
libavformat
|
Mon, 15 Sep 2003 22:27:43 +0000 |
bellard |
correct DLL windows install
libavformat
|
Sun, 14 Sep 2003 18:56:45 +0000 |
tmmm |
adapt to use interim palette control API; do away with multi-chunk data
libavformat
|
Sat, 13 Sep 2003 09:20:12 +0000 |
mmu_man |
64 bit pts for writing - more const usage (don't forget me !)
libavformat
|
Fri, 12 Sep 2003 03:48:14 +0000 |
tmmm |
deploy palette control API
libavformat
|
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
|
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
|
Thu, 17 Jul 2003 10:27:47 +0000 |
bellard |
suppressed RTSP abort hack - added PLAY/PAUSE
libavformat
|
Thu, 17 Jul 2003 10:26:02 +0000 |
bellard |
removed warnings
libavformat
|
Thu, 17 Jul 2003 10:25:36 +0000 |
bellard |
added primitive aborting system
libavformat
|
Thu, 17 Jul 2003 10:24:28 +0000 |
bellard |
warnings are errors
libavformat
|
Wed, 16 Jul 2003 07:50:17 +0000 |
bellard |
fix fmt == NULL case
libavformat
|
Tue, 15 Jul 2003 22:15:37 +0000 |
michaelni |
Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Mns Rullgrd))
libavformat
|
Tue, 15 Jul 2003 19:41:40 +0000 |
bellard |
fixed NTP generation for mpeg
libavformat
|
Tue, 15 Jul 2003 16:57:35 +0000 |
bellard |
fixed RTP/TCP client support
libavformat
|
Tue, 15 Jul 2003 13:35:20 +0000 |
mmu_man |
BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to libs needed for audio in.
libavformat
|
Tue, 15 Jul 2003 13:21:39 +0000 |
bellard |
cosmetic change in resync code - added PAT scanning code if no SDT is found (in the futur it would be interesting to give an API to change channel - also useful for DV input number or TV grab tunning
libavformat
|
Sat, 12 Jul 2003 16:55:15 +0000 |
michaelni |
10l
libavformat
|
Sat, 12 Jul 2003 07:37:05 +0000 |
romansh |
* First round of AV sync fixes.
libavformat
|