]> git.sesse.net Git - ffmpeg/log
ffmpeg
20 years agoflush audio encoder buffers at the end
Michael Niedermayer [Tue, 22 Jun 2004 21:14:01 +0000 (21:14 +0000)]
flush audio encoder buffers at the end
fix vorbis in nut again

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

20 years agoincrease size of crop table
Michael Niedermayer [Mon, 21 Jun 2004 01:01:44 +0000 (01:01 +0000)]
increase size of crop table

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

20 years ago100l fix codebook usage for v1 vectors
Roberto Togni [Sun, 20 Jun 2004 19:13:07 +0000 (19:13 +0000)]
100l fix codebook usage for v1 vectors

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

20 years ago1000l
Michael Niedermayer [Sun, 20 Jun 2004 11:28:01 +0000 (11:28 +0000)]
1000l

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

20 years agocvs diff before cvs commit
Mike Melanson [Sat, 19 Jun 2004 14:51:46 +0000 (14:51 +0000)]
cvs diff before cvs commit

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

20 years agosweeping change from -EIO -> AVERROR_IO
Mike Melanson [Sat, 19 Jun 2004 03:59:34 +0000 (03:59 +0000)]
sweeping change from -EIO -> AVERROR_IO

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

20 years ago1000l to myself for FFMIN(...,0) instead of ...,6)
Michael Niedermayer [Sat, 19 Jun 2004 01:25:02 +0000 (01:25 +0000)]
1000l to myself for FFMIN(...,0) instead of ...,6)
some more checks

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

20 years ago1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be...
Michael Niedermayer [Sat, 19 Jun 2004 01:14:13 +0000 (01:14 +0000)]
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to be able to read 25bit at a time

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

20 years agosegfault fix
Michael Niedermayer [Sat, 19 Jun 2004 00:10:21 +0000 (00:10 +0000)]
segfault fix

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

20 years agoCorrect audio parameters when grabbing and using "-acodec copy" patch by (Wolfram...
Wolfram Gloger [Fri, 18 Jun 2004 16:32:45 +0000 (16:32 +0000)]
Correct audio parameters when grabbing and using "-acodec copy" patch by (Wolfram Gloger <wmglo at dent ot med dot uni-muenchen dot de>)

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

20 years ago100l
Michael Niedermayer [Fri, 18 Jun 2004 13:11:15 +0000 (13:11 +0000)]
100l

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

20 years agoA/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)
Luca Abeni [Fri, 18 Jun 2004 03:03:32 +0000 (03:03 +0000)]
A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)

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

20 years agoregression checksum changes due to new resampling code
Michael Niedermayer [Fri, 18 Jun 2004 02:59:30 +0000 (02:59 +0000)]
regression checksum changes due to new resampling code

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

20 years ago10l
Michael Niedermayer [Fri, 18 Jun 2004 02:45:09 +0000 (02:45 +0000)]
10l

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

20 years agoInstall only manpage if binary is present patch by (Nicolas Boos <nicolas.boos at...
Nicolas Boos [Thu, 17 Jun 2004 22:46:11 +0000 (22:46 +0000)]
Install only manpage if binary is present patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)

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

20 years agoavoid useless normalization and 10l fix
Michael Niedermayer [Thu, 17 Jun 2004 16:34:46 +0000 (16:34 +0000)]
avoid useless normalization and 10l fix

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

20 years agopolyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample...
Michael Niedermayer [Thu, 17 Jun 2004 15:43:23 +0000 (15:43 +0000)]
polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters

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

20 years ago10l fix by (Bohdan Horst <nexus at irc dot pl>)
Michael Niedermayer [Thu, 17 Jun 2004 10:46:08 +0000 (10:46 +0000)]
10l fix by (Bohdan Horst <nexus at irc dot pl>)

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

20 years agocut-n-paste error slipped through the cracks... thanks to DJ Hartman for
Mike Melanson [Wed, 16 Jun 2004 02:53:12 +0000 (02:53 +0000)]
cut-n-paste error slipped through the cracks... thanks to DJ Hartman for
the report

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

20 years agopass timestamps correctly for -sync 0
Michael Niedermayer [Tue, 15 Jun 2004 13:49:12 +0000 (13:49 +0000)]
pass timestamps correctly for -sync 0
use zero sized frames in avi to handle duplicate frames

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

20 years agocoefficient saturation fix
Michael Niedermayer [Mon, 14 Jun 2004 23:41:41 +0000 (23:41 +0000)]
coefficient saturation fix

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

20 years agofile id string
Michael Niedermayer [Mon, 14 Jun 2004 21:30:36 +0000 (21:30 +0000)]
file id string
max short startcode distance

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

20 years agofewer overflows
Michael Niedermayer [Mon, 14 Jun 2004 16:18:04 +0000 (16:18 +0000)]
fewer overflows

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

20 years agowarning vigilance
Mike Melanson [Sun, 13 Jun 2004 23:40:54 +0000 (23:40 +0000)]
warning vigilance

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

20 years agothe ongoing struggle for encoding conditionals
Mike Melanson [Sun, 13 Jun 2004 00:10:07 +0000 (00:10 +0000)]
the ongoing struggle for encoding conditionals

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

20 years agobetter cbp handling and small speedup in mpeg12
Ivan Kalvachev [Sat, 12 Jun 2004 16:51:15 +0000 (16:51 +0000)]
better cbp handling and small speedup in mpeg12

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

20 years agotimestamp discontinuity correction try #1
Michael Niedermayer [Sat, 12 Jun 2004 03:41:36 +0000 (03:41 +0000)]
timestamp discontinuity correction try #1

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

20 years agouser specified start time offset
Wolfram Gloger [Fri, 11 Jun 2004 22:03:16 +0000 (22:03 +0000)]
user specified start time offset
frame dup/drop info
typos
patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

20 years agochroma me fix
Michael Niedermayer [Fri, 11 Jun 2004 21:12:46 +0000 (21:12 +0000)]
chroma me fix

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

20 years agompeg2 chroma422/444 support, may be slower, may be faster for other codecs
Ivan Kalvachev [Fri, 11 Jun 2004 07:59:12 +0000 (07:59 +0000)]
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs

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

20 years agofix initialization bug in which execution overwrites essential data
Mike Melanson [Fri, 11 Jun 2004 02:24:08 +0000 (02:24 +0000)]
fix initialization bug in which execution overwrites essential data
tables which causes trouble on subsequent runs if decoder is not
disposed first

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

20 years agoclip input motion vectors
Michael Niedermayer [Thu, 10 Jun 2004 22:56:43 +0000 (22:56 +0000)]
clip input motion vectors
be somewhat more tollerant on invalid input
return INT_MAX instead of -1 for unuseable mv/mb types as that ensures nicely that they arent used
initalize limits earlier for b frames
a few more asserts to check for out of picture vectors

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

20 years agomore fourccs
Michael Niedermayer [Thu, 10 Jun 2004 14:08:57 +0000 (14:08 +0000)]
more fourccs

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

20 years agoattempt to create some separation in the FLAC system with respect to
Mike Melanson [Thu, 10 Jun 2004 04:13:43 +0000 (04:13 +0000)]
attempt to create some separation in the FLAC system with respect to
demuxer and decoder layers by enabling the FLAC decoder to decode data
without needing the entire file, from start to finish

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

20 years agomake ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch...
Chip [Wed, 9 Jun 2004 01:57:47 +0000 (01:57 +0000)]
make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h patch by (Chip <szarlada at freemail dot hu>)

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

20 years agoac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com>
Michael Niedermayer [Wed, 9 Jun 2004 00:38:52 +0000 (00:38 +0000)]
ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com>

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

20 years agogcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>)
Michael Niedermayer [Tue, 8 Jun 2004 17:01:17 +0000 (17:01 +0000)]
gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>)

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

20 years agohadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa...
Michael Niedermayer [Tue, 8 Jun 2004 02:41:41 +0000 (02:41 +0000)]
hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years agosse8 and nsse in mmx
Michael Niedermayer [Tue, 8 Jun 2004 02:13:44 +0000 (02:13 +0000)]
sse8 and nsse in mmx

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

20 years agonsse weight
Michael Niedermayer [Mon, 7 Jun 2004 17:30:02 +0000 (17:30 +0000)]
nsse weight

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

20 years agonoise preserving sum of squares comparission function
Michael Niedermayer [Mon, 7 Jun 2004 03:23:31 +0000 (03:23 +0000)]
noise preserving sum of squares comparission function

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

20 years agofix normalization
Michael Niedermayer [Sun, 6 Jun 2004 20:15:53 +0000 (20:15 +0000)]
fix normalization

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

20 years agosanity checks
Michael Niedermayer [Sun, 6 Jun 2004 19:44:05 +0000 (19:44 +0000)]
sanity checks

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

20 years agocubic filter instead of truncated sinc
Michael Niedermayer [Sun, 6 Jun 2004 13:46:50 +0000 (13:46 +0000)]
cubic filter instead of truncated sinc
looks much better for upscaling & scaling where src and dst size are quite similar

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

20 years agoBuilding with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)
Michael Niedermayer [Sun, 6 Jun 2004 03:52:42 +0000 (03:52 +0000)]
Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)

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

20 years agooptional and disabled by default memalign hack for SSE/SSE2 on that alternative OS
Michael Niedermayer [Sun, 6 Jun 2004 03:45:53 +0000 (03:45 +0000)]
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS

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

20 years agosample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot...
Luca Abeni [Sat, 5 Jun 2004 22:36:43 +0000 (22:36 +0000)]
sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>)

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

20 years agomini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx...
Michael Niedermayer [Sat, 5 Jun 2004 22:33:47 +0000 (22:33 +0000)]
mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden at gmx dot net>)

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

20 years agoavg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by...
Michael Niedermayer [Sat, 5 Jun 2004 22:29:37 +0000 (22:29 +0000)]
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years agohadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
Michael Niedermayer [Sat, 5 Jun 2004 22:26:03 +0000 (22:26 +0000)]
hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years agoremove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Romain Dolbeau [Sat, 5 Jun 2004 22:23:55 +0000 (22:23 +0000)]
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years ago-cbp
Michael Niedermayer [Sat, 5 Jun 2004 21:08:45 +0000 (21:08 +0000)]
-cbp
change -dc range from 0-3 to 8-11

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

20 years agoqscale + qprd fix
Michael Niedermayer [Sat, 5 Jun 2004 18:10:23 +0000 (18:10 +0000)]
qscale + qprd fix

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

20 years agoupdate todo list
Michael Niedermayer [Sat, 5 Jun 2004 02:51:52 +0000 (02:51 +0000)]
update todo list

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

20 years agocheck for sdl-config
Michael Niedermayer [Fri, 4 Jun 2004 10:10:29 +0000 (10:10 +0000)]
check for sdl-config
avoid which

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

20 years agosmall linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at irisa...
Michael Niedermayer [Fri, 4 Jun 2004 10:00:36 +0000 (10:00 +0000)]
small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at irisa dot fr>)

Originally committed as revision 12533 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

20 years agochange qscale -> lambda for the motion estimation
Michael Niedermayer [Thu, 3 Jun 2004 19:29:47 +0000 (19:29 +0000)]
change qscale -> lambda for the motion estimation
finetune bit/distortion weighting factor used in motion estimation, the old coeffs where finetuned relative to incorrect mv_penalty tables which where then fixed later but the coeffs where not
this _may_ fix the long standing blocking artifacts, but may also introduce mudding artefacts theoretically, so please tell us if u stumble across any so we can either fix them or export this variable so the user can change it

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

20 years agoinfinite loop fix
Michael Niedermayer [Thu, 3 Jun 2004 14:17:59 +0000 (14:17 +0000)]
infinite loop fix

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

20 years ago-qprd
Michael Niedermayer [Wed, 2 Jun 2004 18:51:43 +0000 (18:51 +0000)]
-qprd

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

20 years ago10l (-top 0)
Michael Niedermayer [Wed, 2 Jun 2004 17:17:44 +0000 (17:17 +0000)]
10l (-top 0)

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

20 years agoremove stupid YV12-huffyuv warning
Michael Niedermayer [Tue, 1 Jun 2004 11:53:03 +0000 (11:53 +0000)]
remove stupid YV12-huffyuv warning

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

20 years ago10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
Michael Niedermayer [Mon, 31 May 2004 23:44:02 +0000 (23:44 +0000)]
10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

20 years agoAdd support for qtrle4 (16 colors/gray levels)
Roberto Togni [Mon, 31 May 2004 20:18:08 +0000 (20:18 +0000)]
Add support for qtrle4 (16 colors/gray levels)

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

20 years agofix playback of http://www.zonque.org/test-long.ps
Michael Niedermayer [Mon, 31 May 2004 16:57:00 +0000 (16:57 +0000)]
fix playback of http://www.zonque.org/test-long.ps
better seeking, (not to keyframes but at least to the start of packets ...)

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

20 years agodv regression test
Michael Niedermayer [Mon, 31 May 2004 00:45:27 +0000 (00:45 +0000)]
dv regression test

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

20 years agoh261 dequant fix
Michael Niedermayer [Mon, 31 May 2004 00:42:55 +0000 (00:42 +0000)]
h261 dequant fix

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

20 years agoremoving h263 specific code
Michael Niedermayer [Sun, 30 May 2004 22:29:15 +0000 (22:29 +0000)]
removing h263 specific code

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

20 years agosimplify
Michael Niedermayer [Sun, 30 May 2004 21:39:38 +0000 (21:39 +0000)]
simplify

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

20 years agorewrite h261 loop filter
Michael Niedermayer [Sun, 30 May 2004 21:21:13 +0000 (21:21 +0000)]
rewrite h261 loop filter
no malloc(64) memcpy free stuff
no filter1 A->B then filter2 A->B (yes not B->A)
no incorrect rouding after the 1d filter

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

20 years agoh261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>)
Michael Niedermayer [Sun, 30 May 2004 20:37:15 +0000 (20:37 +0000)]
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>)

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

20 years agoAnother (final?) patch for libpostproc.
Romain Dolbeau [Sun, 30 May 2004 01:53:43 +0000 (01:53 +0000)]
Another (final?) patch for libpostproc.
This one replace horizClassify by a
transpose/(use Vert)/transpose sequence.
This add LowPass and DefFilter for "free".
I also fixed the header in postprocess.c
and special-cased some of the well-aligned
cases (all horiz stuff is well-aligned).

patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years ago10l
Michael Niedermayer [Sun, 30 May 2004 01:04:50 +0000 (01:04 +0000)]
10l

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

20 years agoskip subtitle streams instead of perishing
Michael Niedermayer [Sun, 30 May 2004 00:43:43 +0000 (00:43 +0000)]
skip subtitle streams instead of perishing

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

20 years agomuch better AV sync, for some files
Michael Niedermayer [Sun, 30 May 2004 00:38:09 +0000 (00:38 +0000)]
much better AV sync, for some files

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

20 years agocorrectly interleave packets during encoding
Michael Niedermayer [Sat, 29 May 2004 18:50:31 +0000 (18:50 +0000)]
correctly interleave packets during encoding
dts/pts fixed for streamcopy
dont use coded_frame->key_frame hack in muxers, use AVPacket.flags instead

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

20 years agoexport low_delay for encoding too
Michael Niedermayer [Sat, 29 May 2004 15:16:52 +0000 (15:16 +0000)]
export low_delay for encoding too

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

20 years agoexporting keyframe flags, fixes keyframe stuff with streamcopy
Michael Niedermayer [Sat, 29 May 2004 12:01:28 +0000 (12:01 +0000)]
exporting keyframe flags, fixes keyframe stuff with streamcopy

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

20 years agopass AVPacket into av_write_frame()
Michael Niedermayer [Sat, 29 May 2004 02:06:32 +0000 (02:06 +0000)]
pass AVPacket into av_write_frame()
fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though

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

20 years agoNewer version, using a vectorized version of the
Romain Dolbeau [Fri, 28 May 2004 13:31:38 +0000 (13:31 +0000)]
Newer version, using a vectorized version of the
new organisation of code in doVertLowPass. it
seems to be faster in AltiVec also...

Also includes a compile fix for the new do_a_deblock
when using AltiVec.

patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years agoper line lowpass filter in mmx
Michael Niedermayer [Fri, 28 May 2004 13:23:53 +0000 (13:23 +0000)]
per line lowpass filter in mmx

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

20 years agommx optimized version of the per line/accurate deblock filter
Michael Niedermayer [Thu, 27 May 2004 21:42:00 +0000 (21:42 +0000)]
mmx optimized version of the per line/accurate deblock filter
vertical default mmx deblock filter fix

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

20 years agofaster c lowpass filter
Michael Niedermayer [Thu, 27 May 2004 16:16:09 +0000 (16:16 +0000)]
faster c lowpass filter

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

20 years agoaccurate/slow (per line instead of per block) deblock filter spport which is identica...
Michael Niedermayer [Thu, 27 May 2004 15:57:20 +0000 (15:57 +0000)]
accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec

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

20 years agoaltivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa...
Michael Niedermayer [Wed, 26 May 2004 20:15:15 +0000 (20:15 +0000)]
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years ago10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>)
Michael Niedermayer [Wed, 26 May 2004 20:04:49 +0000 (20:04 +0000)]
10l fixes by ("Debabrata Banerjee" <davatar at comcast dot net>)

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

20 years ago10l (interlaced b frame decoding fix)
Michael Niedermayer [Wed, 26 May 2004 19:42:00 +0000 (19:42 +0000)]
10l (interlaced b frame decoding fix)

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

20 years agorpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net)
Mike Melanson [Wed, 26 May 2004 02:42:41 +0000 (02:42 +0000)]
rpza resolution fix, courtesy of Todd Kirby (doubleshot at pacbell.net)

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

20 years agodont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot...
Sidik Isani [Tue, 25 May 2004 23:06:00 +0000 (23:06 +0000)]
dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>)

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

20 years agoavcodec_find is in no header file, and appearently not used or very usefull so lets...
Michael Niedermayer [Tue, 25 May 2004 18:17:25 +0000 (18:17 +0000)]
avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ...

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

20 years agowarning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Michael Niedermayer [Tue, 25 May 2004 18:07:25 +0000 (18:07 +0000)]
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)

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

20 years ago100l (avi seeking)
Michael Niedermayer [Mon, 24 May 2004 15:13:23 +0000 (15:13 +0000)]
100l (avi seeking)

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

20 years ago100l (AVStream.duration)
Michael Niedermayer [Mon, 24 May 2004 13:08:00 +0000 (13:08 +0000)]
100l (AVStream.duration)

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

20 years agocur_dts in native timebase
Michael Niedermayer [Sun, 23 May 2004 21:36:23 +0000 (21:36 +0000)]
cur_dts in native timebase

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

20 years agostore index for seeking in the native timebase of each stream
Michael Niedermayer [Sun, 23 May 2004 16:26:12 +0000 (16:26 +0000)]
store index for seeking in the native timebase of each stream
set correct timebase for nut
merge mpeg-ts seeking with existing seeking code
10l fix in mpegts (27mhz vs. 90khz)

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

20 years ago100l
Michael Niedermayer [Sun, 23 May 2004 14:35:55 +0000 (14:35 +0000)]
100l

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

20 years agompeg audio timestamp fix
Michael Niedermayer [Sun, 23 May 2004 01:10:15 +0000 (01:10 +0000)]
mpeg audio timestamp fix

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

20 years agoooops
Michael Niedermayer [Sat, 22 May 2004 12:21:58 +0000 (12:21 +0000)]
ooops

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

20 years agomove time_base (pts_num/pts_den) from AVFormatContext -> AVStream
Michael Niedermayer [Fri, 21 May 2004 20:43:21 +0000 (20:43 +0000)]
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream

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

20 years agomore data_size=0 cleanup
Michael Niedermayer [Fri, 21 May 2004 14:40:35 +0000 (14:40 +0000)]
more data_size=0 cleanup

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

20 years agodata_size = 0 cleanup
Michael Niedermayer [Fri, 21 May 2004 14:37:16 +0000 (14:37 +0000)]
data_size = 0 cleanup

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