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
|
Fri, 11 Jul 2003 21:33:27 +0000 |
michaelni |
Shared library for libavformat support patch by (Tim Allen <tim at proximity dot com dot au>)
libavformat
|
Thu, 10 Jul 2003 23:18:09 +0000 |
michaelni |
Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Thu, 10 Jul 2003 09:04:04 +0000 |
michaelni |
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
libavformat
|
Wed, 09 Jul 2003 23:10:59 +0000 |
michaelni |
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavformat
|
Fri, 04 Jul 2003 23:48:20 +0000 |
michaelni |
av_free_packet SEGV fix by (Arthur van Hoff (javanator))
libavformat
|
Fri, 04 Jul 2003 23:08:16 +0000 |
michaelni |
mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))
libavformat
|
Fri, 04 Jul 2003 09:14:14 +0000 |
michaelni |
undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
libavformat
|
Sat, 28 Jun 2003 23:44:09 +0000 |
michaelni |
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>)
libavformat
|
Wed, 25 Jun 2003 10:21:45 +0000 |
al3x |
tv standard selection support for dv1394 and grab (v4l)
libavformat
|
Fri, 20 Jun 2003 18:21:58 +0000 |
al3x |
lossless jpeg support
libavformat
|
Fri, 20 Jun 2003 17:55:24 +0000 |
al3x |
warning fixes
libavformat
|
Fri, 20 Jun 2003 15:51:24 +0000 |
al3x |
1000l
libavformat
|
Fri, 20 Jun 2003 15:30:14 +0000 |
al3x |
pal vs ntsc fix by stoyan k <stoyan@i-space.org>
libavformat
|
Wed, 18 Jun 2003 22:24:51 +0000 |
michaelni |
amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>)
libavformat
|
Sun, 15 Jun 2003 17:06:28 +0000 |
mmu_man |
cleanup; BSoundRecorder moved to Experimental namespace
libavformat
|
Fri, 13 Jun 2003 14:28:45 +0000 |
bellard |
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux
libavformat
|
Fri, 13 Jun 2003 14:22:23 +0000 |
bellard |
dynamic array functions
libavformat
|
Mon, 09 Jun 2003 19:11:50 +0000 |
michaelni |
10l
libavformat
|
Sat, 07 Jun 2003 18:36:27 +0000 |
bellard |
use custom packet allocation only for DV
libavformat
|
Fri, 06 Jun 2003 11:47:49 +0000 |
kabi |
* amr format - by Johannes Carlsson
libavformat
|
Fri, 06 Jun 2003 11:46:25 +0000 |
kabi |
* missing part of the 3gp patch by Johannes Carlsson
libavformat
|
Thu, 05 Jun 2003 14:30:52 +0000 |
kabi |
* 3gp patch by Joca
libavformat
|
Tue, 03 Jun 2003 13:58:44 +0000 |
michaelni |
4xm adpcm
libavformat
|
Wed, 28 May 2003 23:50:00 +0000 |
tmmm |
get the video dispatch straight
libavformat
|
Wed, 28 May 2003 02:41:24 +0000 |
tmmm |
dispatch video as well as audio
libavformat
|
Tue, 27 May 2003 22:43:34 +0000 |
michaelni |
asv1 regression test
libavformat
|
Mon, 26 May 2003 20:53:09 +0000 |
tmmm |
allocate enough bytes
libavformat
|
Sun, 25 May 2003 23:55:47 +0000 |
michaelni |
10l
libavformat
|
Sun, 25 May 2003 23:41:25 +0000 |
michaelni |
c frame size debug stuff
libavformat
|
Sun, 25 May 2003 05:18:30 +0000 |
tmmm |
add 4xm to the family
libavformat
|
Sun, 25 May 2003 05:07:36 +0000 |
tmmm |
first pass at an experimental 4xm demuxer
libavformat
|
Sat, 24 May 2003 18:48:30 +0000 |
mellum |
Warning and compatibility fixes.
libavformat
|
Thu, 22 May 2003 14:12:22 +0000 |
michaelni |
truncated h263 decoding support / H263-ES "demuxer"
libavformat
|
Wed, 14 May 2003 11:40:16 +0000 |
michaelni |
AMR-NB audio support patch by (<joca at rixmail dot se>)
libavformat
|
Mon, 12 May 2003 17:58:52 +0000 |
kabi |
* added s263 (mapped to h263 - 3gp files)
libavformat
|
Mon, 12 May 2003 15:39:38 +0000 |
kabi |
* passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)
libavformat
|