]> git.sesse.net Git - ffmpeg/log
ffmpeg
20 years agoit seems that ffmpeg can also mux QT/MP4 now
Mike Melanson [Tue, 2 Sep 2003 04:52:16 +0000 (04:52 +0000)]
it seems that ffmpeg can also mux QT/MP4 now

Originally committed as revision 2197 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodoc update
Mike Melanson [Tue, 2 Sep 2003 04:47:34 +0000 (04:47 +0000)]
doc update

Originally committed as revision 2196 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoinitial commit for Id RoQ and Interplay MVE multimedia subsystems
Mike Melanson [Tue, 2 Sep 2003 04:32:02 +0000 (04:32 +0000)]
initial commit for Id RoQ and Interplay MVE multimedia subsystems

Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofix MPEG-TS missdetected as MPEG-PS
Michael Niedermayer [Mon, 1 Sep 2003 18:30:02 +0000 (18:30 +0000)]
fix MPEG-TS missdetected as MPEG-PS

Originally committed as revision 2194 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago100l
Michael Niedermayer [Mon, 1 Sep 2003 17:42:07 +0000 (17:42 +0000)]
100l

Originally committed as revision 2193 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomore fixes
Michael Niedermayer [Mon, 1 Sep 2003 17:05:28 +0000 (17:05 +0000)]
more fixes

Originally committed as revision 2192 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosome fixes (still buggy though)
Michael Niedermayer [Mon, 1 Sep 2003 16:40:25 +0000 (16:40 +0000)]
some fixes (still buggy though)

Originally committed as revision 2191 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofirst pass at PSX STR demuxer; does not yet interact correctly with MDEC
Mike Melanson [Mon, 1 Sep 2003 15:55:38 +0000 (15:55 +0000)]
first pass at PSX STR demuxer; does not yet interact correctly with MDEC
video decoder

Originally committed as revision 2190 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoskip preamble bytes
Mike Melanson [Mon, 1 Sep 2003 15:53:01 +0000 (15:53 +0000)]
skip preamble bytes

Originally committed as revision 2189 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoasv2 regression test
Michael Niedermayer [Mon, 1 Sep 2003 13:05:21 +0000 (13:05 +0000)]
asv2 regression test

Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoasv2 encoding
Michael Niedermayer [Mon, 1 Sep 2003 12:26:39 +0000 (12:26 +0000)]
asv2 encoding

Originally committed as revision 2187 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoASV2 decoder
Michael Niedermayer [Mon, 1 Sep 2003 08:10:01 +0000 (08:10 +0000)]
ASV2 decoder

Originally committed as revision 2186 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixing unused f_code values
Michael Niedermayer [Sat, 30 Aug 2003 19:40:30 +0000 (19:40 +0000)]
fixing unused f_code values
10l (forgot to update the regression test scores after the closed gop bit fix)

Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago10l (big vs. little endian)
Michael Niedermayer [Sat, 30 Aug 2003 19:31:49 +0000 (19:31 +0000)]
10l (big vs. little endian)

Originally committed as revision 2184 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agostdin patch by (Charles Yates <charles dot yates at pandora dot be>)
Charles Yates [Fri, 29 Aug 2003 20:51:10 +0000 (20:51 +0000)]
stdin patch by (Charles Yates <charles dot yates at pandora dot be>)
* removes use of read_key and getchar when input is received on stdin
(this was corrupting the packet reading)
* terminates av_encode when a termination signal is received (use of
ctrl-c issued a term_exit and subsequent uses of q failed)
* specific correction to yuv4mpeg pipe reading - the defined header was
too short to allow for extended yuv4mpeg flags [as used by smil2yuv and
y4mscaler and accepted by mjpeg tools]

Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agolibavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu...
Michael Niedermayer [Fri, 29 Aug 2003 20:33:57 +0000 (20:33 +0000)]
libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr)

Originally committed as revision 2182 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoSmall Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill at rfa...
Michael Niedermayer [Fri, 29 Aug 2003 20:22:16 +0000 (20:22 +0000)]
Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill at rfa dot org>)

Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agobit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate
Michael Niedermayer [Fri, 29 Aug 2003 19:42:23 +0000 (19:42 +0000)]
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate

Originally committed as revision 2180 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago 1000l in abbrv. table
Roman Shaposhnik [Fri, 29 Aug 2003 17:27:48 +0000 (17:27 +0000)]
1000l in abbrv. table

Originally committed as revision 2179 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago10l (closed gop bit)
Michael Niedermayer [Fri, 29 Aug 2003 15:57:40 +0000 (15:57 +0000)]
10l (closed gop bit)

Originally committed as revision 2178 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * making resolution abbreviations right
Roman Shaposhnik [Fri, 29 Aug 2003 06:58:55 +0000 (06:58 +0000)]
* making resolution abbreviations right
    * introducing sntsc/spal for square pixel ntsc/pal

Originally committed as revision 2177 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa dot...
Michael Niedermayer [Thu, 28 Aug 2003 23:11:23 +0000 (23:11 +0000)]
ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa dot org>)

Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoM_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill at...
Michael Niedermayer [Thu, 28 Aug 2003 23:05:25 +0000 (23:05 +0000)]
M_PI diff for output_example (handles undefined M_PI) by (Bill Eldridge <bill at rfa dot org>)

Originally committed as revision 2175 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
Roman Shaposhnik [Thu, 28 Aug 2003 19:53:47 +0000 (19:53 +0000)]
   * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
     possible. For example you can do:

          ffmpeg -i i.dv -i audio_track.mp3 -map 0.0 -map 1.0 \
         -vcodec copy -acodec pcm_s16le out.dv

   * Preparations for getting rid of DVAUDIO codec, DV stream really
     contains PCM audio, so there's no codec needed if we have a
     decent demuxer.

   * Providing entry points for dv1394 write support.

Originally committed as revision 2174 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixed audio frame buffering problem (should correct problems on some streams) - faste...
Fabrice Bellard [Thu, 28 Aug 2003 13:38:06 +0000 (13:38 +0000)]
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support

Originally committed as revision 2173 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agospelling fix
Fabrice Bellard [Thu, 28 Aug 2003 13:30:03 +0000 (13:30 +0000)]
spelling fix

Originally committed as revision 2172 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agonaughty, forbidden variable declarations
Mike Melanson [Wed, 27 Aug 2003 01:26:14 +0000 (01:26 +0000)]
naughty, forbidden variable declarations

Originally committed as revision 2171 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago100l (forget to reset me.skip for b frames)
Michael Niedermayer [Tue, 26 Aug 2003 22:26:18 +0000 (22:26 +0000)]
100l (forget to reset me.skip for b frames)

Originally committed as revision 2170 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem
Roman Shaposhnik [Tue, 26 Aug 2003 22:05:12 +0000 (22:05 +0000)]
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem
      is generic for any video with yuv411. Seems like a trivial fix,
      but we really have to clean up all of the pix_fmt business a bit more.

Originally committed as revision 2169 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
Michael Niedermayer [Tue, 26 Aug 2003 20:23:13 +0000 (20:23 +0000)]
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)

Originally committed as revision 2168 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixing CODEC_FLAG_GLOBAL_HEADER
Michael Niedermayer [Tue, 26 Aug 2003 20:14:28 +0000 (20:14 +0000)]
fixing CODEC_FLAG_GLOBAL_HEADER

Originally committed as revision 2167 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agompeg2 regression test
Michael Niedermayer [Tue, 26 Aug 2003 07:42:25 +0000 (07:42 +0000)]
mpeg2 regression test
add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2

Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agooooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other...
Michael Niedermayer [Mon, 25 Aug 2003 22:54:53 +0000 (22:54 +0000)]
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)

Originally committed as revision 2165 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agompeg2 encoding
Michael Niedermayer [Mon, 25 Aug 2003 22:47:32 +0000 (22:47 +0000)]
mpeg2 encoding

Originally committed as revision 2164 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoxvid edge bug (if i understand the mpeg4 spec correctly) autodetection
Michael Niedermayer [Mon, 25 Aug 2003 12:50:15 +0000 (12:50 +0000)]
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection
improved edge & padding bug detection for old files
tested with *.avi *.mp4 on my HD

Originally committed as revision 2163 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved unused variable
Fabrice Bellard [Sun, 24 Aug 2003 22:28:41 +0000 (22:28 +0000)]
removed unused variable

Originally committed as revision 2162 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoavoid warning
Fabrice Bellard [Sun, 24 Aug 2003 22:21:06 +0000 (22:21 +0000)]
avoid warning

Originally committed as revision 2161 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoavoid warning
Fabrice Bellard [Sun, 24 Aug 2003 22:15:37 +0000 (22:15 +0000)]
avoid warning

Originally committed as revision 2160 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved unused variable
Fabrice Bellard [Sun, 24 Aug 2003 22:13:48 +0000 (22:13 +0000)]
removed unused variable

Originally committed as revision 2159 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved unused variables
Fabrice Bellard [Sun, 24 Aug 2003 22:08:22 +0000 (22:08 +0000)]
removed unused variables

Originally committed as revision 2158 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomemmove fixes (Jon Burgess)
Fabrice Bellard [Sun, 24 Aug 2003 22:01:33 +0000 (22:01 +0000)]
memmove fixes (Jon Burgess)

Originally committed as revision 2157 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate version
Fabrice Bellard [Sun, 24 Aug 2003 21:34:41 +0000 (21:34 +0000)]
update version

Originally committed as revision 2156 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate
Fabrice Bellard [Sun, 24 Aug 2003 21:34:12 +0000 (21:34 +0000)]
update

Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoup to date regression tests
Fabrice Bellard [Sun, 24 Aug 2003 21:27:10 +0000 (21:27 +0000)]
up to date regression tests

Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoac3 test
Fabrice Bellard [Sun, 24 Aug 2003 21:21:39 +0000 (21:21 +0000)]
ac3 test

Originally committed as revision 2153 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoaccepts pgmyuv extension
Fabrice Bellard [Sun, 24 Aug 2003 21:21:10 +0000 (21:21 +0000)]
accepts pgmyuv extension

Originally committed as revision 2152 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosuppressed frame number modulus hack - added loop_input hack which I find easier...
Fabrice Bellard [Sun, 24 Aug 2003 21:20:44 +0000 (21:20 +0000)]
suppressed frame number modulus hack - added loop_input hack which I find easier to understand

Originally committed as revision 2151 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadded loop option
Fabrice Bellard [Sun, 24 Aug 2003 21:19:13 +0000 (21:19 +0000)]
added loop option

Originally committed as revision 2150 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agouse new loop option
Fabrice Bellard [Sun, 24 Aug 2003 21:16:50 +0000 (21:16 +0000)]
use new loop option

Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodisabled file based tests
Fabrice Bellard [Sun, 24 Aug 2003 21:14:02 +0000 (21:14 +0000)]
disabled file based tests

Originally committed as revision 2148 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoexclude Duration field too
Fabrice Bellard [Sun, 24 Aug 2003 18:16:16 +0000 (18:16 +0000)]
exclude Duration field too

Originally committed as revision 2147 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agospell fixes
Fabrice Bellard [Sun, 24 Aug 2003 16:14:24 +0000 (16:14 +0000)]
spell fixes

Originally committed as revision 2146 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoman page installation support
Fabrice Bellard [Sun, 24 Aug 2003 16:02:39 +0000 (16:02 +0000)]
man page installation support

Originally committed as revision 2145 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoexport int64_t_C as it is needed by libavformat.h
Fabrice Bellard [Sun, 24 Aug 2003 16:00:34 +0000 (16:00 +0000)]
export int64_t_C as it is needed by libavformat.h

Originally committed as revision 2144 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomore sections in help - copyright fixes
Fabrice Bellard [Sun, 24 Aug 2003 15:29:48 +0000 (15:29 +0000)]
more sections in help - copyright fixes

Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadded all options
Fabrice Bellard [Sun, 24 Aug 2003 15:22:26 +0000 (15:22 +0000)]
added all options

Originally committed as revision 2142 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoexplain Windows Native and Cross build - linked to DLL build page (unsupported yet...
Fabrice Bellard [Sun, 24 Aug 2003 14:25:37 +0000 (14:25 +0000)]
explain Windows Native and Cross build - linked to DLL build page (unsupported yet in the makefiles)

Originally committed as revision 2141 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved deprecated win32 option (use --enable-mingw32 and --cross-prefix)
Fabrice Bellard [Sun, 24 Aug 2003 14:01:59 +0000 (14:01 +0000)]
removed deprecated win32 option (use --enable-mingw32 and --cross-prefix)

Originally committed as revision 2140 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agowin32 compile fix
Fabrice Bellard [Sun, 24 Aug 2003 13:59:05 +0000 (13:59 +0000)]
win32 compile fix

Originally committed as revision 2139 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agowhen changing version, please keep my changes (win32 compile fix)
Fabrice Bellard [Sun, 24 Aug 2003 13:57:42 +0000 (13:57 +0000)]
when changing version, please keep my changes (win32 compile fix)

Originally committed as revision 2138 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdated supported codec/format
Fabrice Bellard [Sun, 24 Aug 2003 11:35:02 +0000 (11:35 +0000)]
updated supported codec/format

Originally committed as revision 2137 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadded ffplay documentation - added automatic man page generation for ffmpeg, ffserver...
Fabrice Bellard [Sun, 24 Aug 2003 11:16:29 +0000 (11:16 +0000)]
added ffplay documentation - added automatic man page generation for ffmpeg, ffserver and ffplay

Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agocustom quant matrix encoding support
Michael Niedermayer [Fri, 22 Aug 2003 22:18:08 +0000 (22:18 +0000)]
custom quant matrix encoding support

Originally committed as revision 2135 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoPSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger...
Michael Niedermayer [Fri, 22 Aug 2003 14:59:04 +0000 (14:59 +0000)]
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl>
note: completly untested, no demuxer yet

Originally committed as revision 2134 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate
Fabrice Bellard [Fri, 22 Aug 2003 09:43:01 +0000 (09:43 +0000)]
update

Originally committed as revision 2133 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agorepeat_pict was never returned
Fabrice Bellard [Fri, 22 Aug 2003 08:29:44 +0000 (08:29 +0000)]
repeat_pict was never returned

Originally committed as revision 2132 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago all human-readable output should go into stderr for now. We really
Roman Shaposhnik [Thu, 21 Aug 2003 21:04:19 +0000 (21:04 +0000)]
all human-readable output should go into stderr for now. We really
    need a generic logging facility in ffmpeg, but this will suffice for now.

Originally committed as revision 2131 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago enabling Sun medialib support via --enable-sunmlib, the default
Roman Shaposhnik [Thu, 21 Aug 2003 20:53:50 +0000 (20:53 +0000)]
   enabling Sun medialib support via --enable-sunmlib, the default
   (even on systems with medialib is to use ffmpeg routines)

Originally committed as revision 2130 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoAC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
Michael Niedermayer [Wed, 20 Aug 2003 07:57:00 +0000 (07:57 +0000)]
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)

Originally committed as revision 2129 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixing chroma MC
Michael Niedermayer [Wed, 20 Aug 2003 07:35:23 +0000 (07:35 +0000)]
fixing chroma MC
minor cleanup
postprocessing support

Originally committed as revision 2128 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoMC rounding fixed?
Michael Niedermayer [Tue, 19 Aug 2003 17:10:00 +0000 (17:10 +0000)]
MC rounding fixed?
UMV
still not bugfree :(

Originally committed as revision 2127 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofix AVFrame.reference (the frames are used for decoding future frames so it should...
Michael Niedermayer [Tue, 19 Aug 2003 16:18:48 +0000 (16:18 +0000)]
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0)
fix some assert in utils.c (no bug but its saver if the released pointers are NULL)
fix double release_buffer() at the end

Originally committed as revision 2126 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agouse codec_tag for encoding too
Michael Niedermayer [Mon, 18 Aug 2003 09:20:02 +0000 (09:20 +0000)]
use codec_tag for encoding too

Originally committed as revision 2125 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixing thread safety, this may cause alignment problms (if it does than the stuff...
Michael Niedermayer [Fri, 15 Aug 2003 19:58:27 +0000 (19:58 +0000)]
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext)

Originally committed as revision 2124 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * fixing a regression in mpeg encoder (not setting pix_fmt),
Roman Shaposhnik [Tue, 12 Aug 2003 18:20:29 +0000 (18:20 +0000)]
   * fixing a regression in mpeg encoder (not setting pix_fmt),
     this is hardly the right way to do things, but it'll suffice for now.
   * patch from Gildas Bazin
                gbazin at altern dot org
   * fix for a 10l in configure
   * gcc 2.95.3 and Solaris build in general are not ready
     for -Werror in libavformat/Makefile

Originally committed as revision 2123 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoinitial sh4 support
Alex Beregszaszi [Tue, 12 Aug 2003 16:47:24 +0000 (16:47 +0000)]
initial sh4 support

Originally committed as revision 2122 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoreverse earlier patch
Mike Melanson [Tue, 12 Aug 2003 10:00:31 +0000 (10:00 +0000)]
reverse earlier patch

Originally committed as revision 2121 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoSimplified and fixed altivec/altivec.h detection under Linux and Darwin (and others...
Magnus Damm [Mon, 11 Aug 2003 20:27:17 +0000 (20:27 +0000)]
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>

Originally committed as revision 2120 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosupport for older real audio files (<= version 3)
Fabrice Bellard [Mon, 11 Aug 2003 16:16:49 +0000 (16:16 +0000)]
support for older real audio files (<= version 3)

Originally committed as revision 2119 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoskip ext header missing message for msmpeg4v2
Michael Niedermayer [Sun, 10 Aug 2003 21:11:45 +0000 (21:11 +0000)]
skip ext header missing message for msmpeg4v2

Originally committed as revision 2118 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agono default bit rate if decoding
Fabrice Bellard [Fri, 8 Aug 2003 18:13:43 +0000 (18:13 +0000)]
no default bit rate if decoding

Originally committed as revision 2117 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadded get_audio_frame()
Fabrice Bellard [Fri, 8 Aug 2003 18:03:31 +0000 (18:03 +0000)]
added get_audio_frame()

Originally committed as revision 2116 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoinitial duration/start_time generic support - displays stream duration and average...
Fabrice Bellard [Fri, 8 Aug 2003 18:02:23 +0000 (18:02 +0000)]
initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file

Originally committed as revision 2115 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved MAXINT64
Fabrice Bellard [Fri, 8 Aug 2003 17:59:04 +0000 (17:59 +0000)]
removed MAXINT64

Originally committed as revision 2114 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate duration and start_time
Fabrice Bellard [Fri, 8 Aug 2003 17:58:38 +0000 (17:58 +0000)]
update duration and start_time

Originally committed as revision 2113 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoexports mpegps_demux
Fabrice Bellard [Fri, 8 Aug 2003 17:54:05 +0000 (17:54 +0000)]
exports mpegps_demux

Originally committed as revision 2112 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate duration and start_time
Fabrice Bellard [Fri, 8 Aug 2003 17:53:30 +0000 (17:53 +0000)]
update duration and start_time

Originally committed as revision 2111 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate duration and start_time - add av_new_stream() usage
Fabrice Bellard [Fri, 8 Aug 2003 17:52:53 +0000 (17:52 +0000)]
update duration and start_time - add av_new_stream() usage

Originally committed as revision 2110 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadd av_new_stream() usage
Fabrice Bellard [Fri, 8 Aug 2003 17:52:30 +0000 (17:52 +0000)]
add av_new_stream() usage

Originally committed as revision 2109 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadded stream start time and duration API - AV_NOPTS_VALUE is no longer zero
Fabrice Bellard [Fri, 8 Aug 2003 17:49:27 +0000 (17:49 +0000)]
added stream start time and duration API - AV_NOPTS_VALUE is no longer zero

Originally committed as revision 2108 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoendian-conscious fix, courtesy of Sebastian Jedruszkiewicz
Mike Melanson [Fri, 8 Aug 2003 00:12:18 +0000 (00:12 +0000)]
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz
<elf -at- frogger.rules.pl>

Originally committed as revision 2107 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofine A-V synchronisation support with either audio or video as master clock source...
Fabrice Bellard [Wed, 6 Aug 2003 13:07:23 +0000 (13:07 +0000)]
fine A-V synchronisation support with either audio or video as master clock source - MPEG2 A-V synchronisation fixes - fixed format selection - fixed error reporting - audio and video component selection

Originally committed as revision 2106 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agopatch for DV capturing by Dan Dennedy <dan at dennedy dot org>
Roman Shaposhnik [Wed, 6 Aug 2003 05:40:38 +0000 (05:40 +0000)]
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>

Originally committed as revision 2105 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agocheck input pix_fmt
Michael Niedermayer [Tue, 5 Aug 2003 14:08:28 +0000 (14:08 +0000)]
check input pix_fmt

Originally committed as revision 2104 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agocleanup / fixes
Michael Niedermayer [Tue, 5 Aug 2003 10:19:43 +0000 (10:19 +0000)]
cleanup / fixes

Originally committed as revision 2103 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoyuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifa...
D Richard Felker III [Tue, 5 Aug 2003 09:32:31 +0000 (09:32 +0000)]
yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>)

Originally committed as revision 2102 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoclear bitstream buffers in AVCodec.flush()
Michael Niedermayer [Sat, 2 Aug 2003 22:01:02 +0000 (22:01 +0000)]
clear bitstream buffers in AVCodec.flush()

Originally committed as revision 2101 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoFF_INPUT_BUFFER_PADDING_SIZE
Michael Niedermayer [Fri, 1 Aug 2003 11:01:05 +0000 (11:01 +0000)]
FF_INPUT_BUFFER_PADDING_SIZE

Originally committed as revision 2100 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomake the h263 decoder more error tolerant
Michael Niedermayer [Fri, 1 Aug 2003 11:00:03 +0000 (11:00 +0000)]
make the h263 decoder more error tolerant

Originally committed as revision 2099 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoA/V sync patch from Gildas Bazin.
Roman Shaposhnik [Wed, 30 Jul 2003 22:37:43 +0000 (22:37 +0000)]
A/V sync patch from Gildas Bazin.

Originally committed as revision 2098 to svn://svn.ffmpeg.org/ffmpeg/trunk