]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years ago * simplifying OpenDML AVI handling.
Roman Shaposhnik [Wed, 4 Aug 2004 20:57:35 +0000 (20:57 +0000)]
   * simplifying OpenDML AVI handling.
   * adding code to skip over JUNK. It turns out that video editing
     software uses junk to resize ix## chunks without actually
     scrubbing the data. That trips up our packet extraction
     code since it recognizes ix## entries as "packets". Basically
     we have to skip over JUNK chunks for exactly the same reason
     we have to skip over ix## entries.

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

19 years agocleanup
Michael Niedermayer [Tue, 3 Aug 2004 02:34:50 +0000 (02:34 +0000)]
cleanup

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

19 years agosegfault fix
Michael Niedermayer [Tue, 3 Aug 2004 01:50:52 +0000 (01:50 +0000)]
segfault fix

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

19 years ago10l (segfault)
Michael Niedermayer [Tue, 3 Aug 2004 01:07:19 +0000 (01:07 +0000)]
10l (segfault)

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

19 years agolossless support
Michael Niedermayer [Mon, 2 Aug 2004 19:09:28 +0000 (19:09 +0000)]
lossless support

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

19 years agocleanup
Michael Niedermayer [Mon, 2 Aug 2004 18:01:03 +0000 (18:01 +0000)]
cleanup

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

19 years agoimproved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8)
Michael Niedermayer [Mon, 2 Aug 2004 17:53:57 +0000 (17:53 +0000)]
improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8)

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

19 years agofix one file, will probably break some others but i cant find any samples which need...
Michael Niedermayer [Mon, 2 Aug 2004 13:03:58 +0000 (13:03 +0000)]
fix one file, will probably break some others but i cant find any samples which need this ...

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

19 years agodont be so picky
Michael Niedermayer [Mon, 2 Aug 2004 13:00:58 +0000 (13:00 +0000)]
dont be so picky

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

19 years agosimpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student...
Jeff Muizelaar [Mon, 2 Aug 2004 10:42:21 +0000 (10:42 +0000)]
simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>)

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

19 years ago * fixing a bug in DV timestamp generation. Now libavtest doesn't
Roman Shaposhnik [Mon, 2 Aug 2004 05:42:49 +0000 (05:42 +0000)]
   * fixing a bug in DV timestamp generation. Now libavtest doesn't
     depend on a local TZ anymore.

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

19 years agocleanup
Michael Niedermayer [Mon, 2 Aug 2004 01:06:55 +0000 (01:06 +0000)]
cleanup

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

19 years agovarious subband encoders (all either worse or complicated so they are commented out)
Michael Niedermayer [Mon, 2 Aug 2004 01:03:52 +0000 (01:03 +0000)]
various subband encoders (all either worse or complicated so they are commented out)
different 0-context encoding, 1.2% lower bitrate (foreman@352x288 qscale=8) no significant change at qscale=1

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

19 years ago/usr/include -> /usr/local/include
Michael Niedermayer [Fri, 30 Jul 2004 11:14:14 +0000 (11:14 +0000)]
/usr/include -> /usr/local/include

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

19 years agoraise build number for the snow
Michael Niedermayer [Fri, 30 Jul 2004 11:12:47 +0000 (11:12 +0000)]
raise build number for the snow

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

19 years ago * fixing a buffer overrun in gif.c
Roman Shaposhnik [Wed, 28 Jul 2004 21:56:59 +0000 (21:56 +0000)]
  * fixing a buffer overrun in gif.c

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

19 years agomin rate should be 0 by default
Michael Niedermayer [Wed, 28 Jul 2004 10:24:38 +0000 (10:24 +0000)]
min rate should be 0 by default

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

19 years agosvq1 mv array size fix
Michael Niedermayer [Wed, 28 Jul 2004 10:13:45 +0000 (10:13 +0000)]
svq1 mv array size fix

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

19 years ago2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet ...
Sebastien Bechet [Wed, 28 Jul 2004 10:04:14 +0000 (10:04 +0000)]
2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>)

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

19 years agoAAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin [Wed, 28 Jul 2004 09:40:59 +0000 (09:40 +0000)]
AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)

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

19 years agouse non zero qscale for svq1 test
Michael Niedermayer [Wed, 28 Jul 2004 09:22:52 +0000 (09:22 +0000)]
use non zero qscale for svq1 test

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

19 years ago1/0 fix
Michael Niedermayer [Wed, 28 Jul 2004 01:35:29 +0000 (01:35 +0000)]
1/0 fix

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

19 years agodont segfault without -strict -1
Michael Niedermayer [Wed, 28 Jul 2004 00:09:03 +0000 (00:09 +0000)]
dont segfault without -strict -1

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

19 years ago * fixing a small quirk with DV audio muxing
Roman Shaposhnik [Tue, 27 Jul 2004 17:58:47 +0000 (17:58 +0000)]
   * fixing a small quirk with DV audio muxing
   * making DV testable via libavtest

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

19 years agooptimize quantizaton (about 3x faster)
Michael Niedermayer [Tue, 27 Jul 2004 17:38:53 +0000 (17:38 +0000)]
optimize quantizaton (about 3x faster)
further opt is easily possible but could lead to overflows depening upon coefficient range, so this wont be done yet as it would make the code somewhat less flexible

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

19 years agocleanup
Michael Niedermayer [Tue, 27 Jul 2004 17:02:31 +0000 (17:02 +0000)]
cleanup
remove ugly and slow vertical scaning code
0.1% bitrate increase (foreman@352x288 qp=1)
0.3% bitrate increase (foreman@352x288 qp=8)

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

19 years agouse parent sample to predict significance & magnitude
Michael Niedermayer [Tue, 27 Jul 2004 13:40:16 +0000 (13:40 +0000)]
use parent sample to predict significance & magnitude
1% bitrate reduction (foreman@352x288 qscale 1 & 8)

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

19 years agorealloc(NULL) fix
Michael Niedermayer [Tue, 27 Jul 2004 11:09:41 +0000 (11:09 +0000)]
realloc(NULL) fix

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

19 years agolog2() & bsd
Michael Niedermayer [Tue, 27 Jul 2004 09:44:57 +0000 (09:44 +0000)]
log2() & bsd

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

19 years agowell that does not need to be there anymore
Mike Melanson [Tue, 27 Jul 2004 02:52:16 +0000 (02:52 +0000)]
well that does not need to be there anymore

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

19 years agobetter context model (0.2-1% lower bitrate)
Michael Niedermayer [Tue, 27 Jul 2004 01:30:44 +0000 (01:30 +0000)]
better context model (0.2-1% lower bitrate)
a tiny bit cleanup

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

19 years agoargh
Michael Niedermayer [Mon, 26 Jul 2004 16:49:00 +0000 (16:49 +0000)]
argh

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

19 years agoAdd UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell...
Todd Kirby [Mon, 26 Jul 2004 16:39:01 +0000 (16:39 +0000)]
Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

19 years agolibdts support improvements by (Aurelien Jacobs)
Michael Niedermayer [Mon, 26 Jul 2004 16:36:36 +0000 (16:36 +0000)]
libdts support improvements by (Aurelien Jacobs)

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

19 years agotypo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Michael Niedermayer [Mon, 26 Jul 2004 16:32:15 +0000 (16:32 +0000)]
typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

19 years agoTIMER dummies for non-x86
Michael Niedermayer [Mon, 26 Jul 2004 15:52:55 +0000 (15:52 +0000)]
TIMER dummies for non-x86

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

19 years agotypo
Michael Niedermayer [Mon, 26 Jul 2004 13:31:48 +0000 (13:31 +0000)]
typo

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

19 years agomy experimental wavelet codec
Michael Niedermayer [Sun, 25 Jul 2004 23:36:44 +0000 (23:36 +0000)]
my experimental wavelet codec
note, this is far from finished, dont expect todays encodings to be decodeable with cvs tomorrow ...

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

19 years agoffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
Michael Niedermayer [Sun, 25 Jul 2004 11:59:34 +0000 (11:59 +0000)]
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)

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

19 years agoUYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Todd Kirby [Sun, 25 Jul 2004 10:01:36 +0000 (10:01 +0000)]
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

19 years agomulti frame duplication fix
Michael Niedermayer [Sun, 25 Jul 2004 09:30:56 +0000 (09:30 +0000)]
multi frame duplication fix

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

19 years agoFix bug causing conversion to stop when output_packet() fails patch by (Patrice Benso...
Patrice Bensoussan [Sun, 25 Jul 2004 00:22:20 +0000 (00:22 +0000)]
Fix bug causing conversion to stop when output_packet() fails patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)

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

19 years ago * patch from James Morrison (getting rid of broken code)
Roman Shaposhnik [Fri, 23 Jul 2004 20:10:44 +0000 (20:10 +0000)]
   * patch from James Morrison (getting rid of broken code)

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

19 years ago * cosmetics -- force "command not found" not to be printed
Roman Shaposhnik [Fri, 23 Jul 2004 20:08:27 +0000 (20:08 +0000)]
   * cosmetics -- force "command not found" not to be printed

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

19 years agoseems noone knows what to do with bugreports against old ffmpeg versions
Michael Niedermayer [Fri, 23 Jul 2004 01:26:56 +0000 (01:26 +0000)]
seems noone knows what to do with bugreports against old ffmpeg versions

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

19 years agomake comments doxygen compatible
Michael Niedermayer [Thu, 22 Jul 2004 18:55:36 +0000 (18:55 +0000)]
make comments doxygen compatible

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

19 years ago- Support empty GOB's (no mb's) and skip all mb's
Chris Flerackers [Thu, 22 Jul 2004 10:23:28 +0000 (10:23 +0000)]
- Support empty GOB's (no mb's) and skip all mb's
- Mb's were not skipped at the end of a GOB
- One value too much was used in iDCT
- Chroma_qscale was not updated for mquant
patch by ("Chris Flerackers" <cflerackers at androme dot be>)

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

19 years agoOption to copy meta data from specified file patch by (Patrice Bensoussan <patrice...
Patrice Bensoussan [Wed, 21 Jul 2004 01:35:32 +0000 (01:35 +0000)]
Option to copy meta data from specified file patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)

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

19 years agoraw rgb support
Michael Niedermayer [Wed, 21 Jul 2004 01:21:06 +0000 (01:21 +0000)]
raw rgb support

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

19 years agomiscalculation of header_bits when using the -thread option bugfix, patch by (Christo...
Christophe Massiot [Tue, 20 Jul 2004 17:13:08 +0000 (17:13 +0000)]
miscalculation of header_bits when using the -thread option bugfix, patch by (Christophe Massiot <cmassiot at freebox dot fr>)

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

19 years agoyep, tyop
Mike Melanson [Tue, 20 Jul 2004 03:40:45 +0000 (03:40 +0000)]
yep, tyop

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

19 years agomov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>)
Michael Niedermayer [Sat, 17 Jul 2004 21:01:03 +0000 (21:01 +0000)]
mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>)

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

19 years agodisable mov_read_elst
Michael Niedermayer [Sat, 17 Jul 2004 16:35:47 +0000 (16:35 +0000)]
disable mov_read_elst

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

19 years agofix altivec.h inclusion (vector keyword in structure)
Alex Beregszaszi [Sat, 17 Jul 2004 08:56:47 +0000 (08:56 +0000)]
fix altivec.h inclusion (vector keyword in structure)

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

19 years agosimplify the init
Alex Beregszaszi [Sat, 17 Jul 2004 08:53:20 +0000 (08:53 +0000)]
simplify the init

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

19 years agosome fixes
Alex Beregszaszi [Sat, 17 Jul 2004 07:01:15 +0000 (07:01 +0000)]
some fixes

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

19 years agoXviD Support patch by (Adam Thayer <krevnik at comcast dot net>)
Adam Thayer [Fri, 16 Jul 2004 19:48:30 +0000 (19:48 +0000)]
XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)

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

19 years agoAvoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo...
Wolfram Gloger [Fri, 16 Jul 2004 18:36:39 +0000 (18:36 +0000)]
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

19 years ago10l and better MMX/SSE detection for VIA1000
Michael Niedermayer [Fri, 16 Jul 2004 01:54:07 +0000 (01:54 +0000)]
10l and better MMX/SSE detection for VIA1000

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

19 years agosegfault fix
Michael Niedermayer [Fri, 16 Jul 2004 00:00:52 +0000 (00:00 +0000)]
segfault fix

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

19 years agodebugging symbols ...
Michael Niedermayer [Thu, 15 Jul 2004 21:28:18 +0000 (21:28 +0000)]
debugging symbols ...

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

19 years agosupport single images, remove copy/paste junk
Michael Niedermayer [Thu, 15 Jul 2004 20:15:40 +0000 (20:15 +0000)]
support single images, remove copy/paste junk

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

19 years agoimage2 / image API cleanup phase-1
Michael Niedermayer [Thu, 15 Jul 2004 18:32:54 +0000 (18:32 +0000)]
image2 / image API cleanup phase-1
with this its possible to encode&decode any video codec to individual (1 file per frame) files

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

19 years agomoving Doxyfile from ffmpeg/libavcodec to ffmpeg
Michael Niedermayer [Thu, 15 Jul 2004 15:14:13 +0000 (15:14 +0000)]
moving Doxyfile from ffmpeg/libavcodec to ffmpeg

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

19 years agomore comments
Michael Niedermayer [Thu, 15 Jul 2004 14:06:39 +0000 (14:06 +0000)]
more comments

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

19 years agoDoxygen example
Michael Niedermayer [Thu, 15 Jul 2004 12:54:38 +0000 (12:54 +0000)]
Doxygen example

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

19 years agoremove dts_internal.h
Benjamin Zores [Wed, 14 Jul 2004 20:23:35 +0000 (20:23 +0000)]
remove dts_internal.h
avoiding code redundance
license copy paste fix
patch by (Benjamin Zores <ben at geexbox dot org>)

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

19 years agosimplify
Michael Niedermayer [Wed, 14 Jul 2004 18:23:49 +0000 (18:23 +0000)]
simplify

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

19 years agoall non trivial functions, structurs and their member variables should be documented
Michael Niedermayer [Wed, 14 Jul 2004 13:07:23 +0000 (13:07 +0000)]
all non trivial functions, structurs and their member variables should be documented

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

19 years agomore info about why init failed
Michael Niedermayer [Wed, 14 Jul 2004 02:53:42 +0000 (02:53 +0000)]
more info about why init failed

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

19 years agoin/outfile options
Michael Niedermayer [Wed, 14 Jul 2004 02:39:55 +0000 (02:39 +0000)]
in/outfile options

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

19 years agolibdts support by (Benjamin Zores <ben at geexbox dot org>)
Michael Niedermayer [Wed, 14 Jul 2004 01:32:14 +0000 (01:32 +0000)]
libdts support by (Benjamin Zores <ben at geexbox dot org>)

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

19 years agocomment is no longer true
Michael Niedermayer [Wed, 14 Jul 2004 00:27:55 +0000 (00:27 +0000)]
comment is no longer true

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

19 years agoplay more broken files
Michael Niedermayer [Wed, 14 Jul 2004 00:10:06 +0000 (00:10 +0000)]
play more broken files

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

19 years agowarn user if ms style codec tag is used
Michael Niedermayer [Tue, 13 Jul 2004 20:59:29 +0000 (20:59 +0000)]
warn user if ms style codec tag is used
remove "    " codec tag

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

19 years agoLiba52 can be compiled to use only integers and FFmpeg can handle the
Benjamin Larsson [Sun, 11 Jul 2004 21:07:49 +0000 (21:07 +0000)]
Liba52 can be compiled to use only integers and FFmpeg can handle the
Real Audio dnet codec (lowbitrate AC3).
patch by (Benjamin Larsson <banan at student dot ltu dot se>)

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

19 years agoremove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at wanadoo...
Nicolas Boos [Sun, 11 Jul 2004 21:03:40 +0000 (21:03 +0000)]
remove redundant entry from manpage patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)

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

20 years agoDon't include config.h from assembly, because the mplayer developers
Falk Hüffner [Sat, 10 Jul 2004 23:22:47 +0000 (23:22 +0000)]
Don't include config.h from assembly, because the mplayer developers
decided it was a great idea to put some (bogus, of course) C function
prototypes there and it doesn't seem worth bothering working around
that since all we wanted is HAVE_GPROF.

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

20 years agobuglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)
Brendan Kehoe [Sat, 10 Jul 2004 16:24:11 +0000 (16:24 +0000)]
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)

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

20 years ago Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at pacbell...
Todd Kirby [Sat, 10 Jul 2004 15:58:11 +0000 (15:58 +0000)]
 Fix description of '-padcolor' option patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

20 years ago1000000l
Michael Niedermayer [Fri, 9 Jul 2004 22:29:08 +0000 (22:29 +0000)]
1000000l

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

20 years agofield pic timestamp fix
Michael Niedermayer [Fri, 9 Jul 2004 21:55:10 +0000 (21:55 +0000)]
field pic timestamp fix

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

20 years agoFAQ: '-f jpeg'
Michael Niedermayer [Fri, 9 Jul 2004 20:11:52 +0000 (20:11 +0000)]
FAQ: '-f jpeg'

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

20 years agoupdate
Michael Niedermayer [Fri, 9 Jul 2004 20:08:33 +0000 (20:08 +0000)]
update

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

20 years agoupdate version for next release
Michael Niedermayer [Fri, 9 Jul 2004 12:49:55 +0000 (12:49 +0000)]
update version for next release

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

20 years agospaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
Michael Niedermayer [Thu, 8 Jul 2004 11:02:04 +0000 (11:02 +0000)]
spaces in the patch fix by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)

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

20 years agoav_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestr...
William Juwono [Thu, 8 Jul 2004 10:46:28 +0000 (10:46 +0000)]
av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at sensestream dot com>)

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

20 years agooverread fix
Michael Niedermayer [Thu, 8 Jul 2004 00:53:21 +0000 (00:53 +0000)]
overread fix

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

20 years agoh264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)
Michael Niedermayer [Wed, 7 Jul 2004 20:19:29 +0000 (20:19 +0000)]
h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)

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

20 years agocompilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot...
Michel Bardiaux [Tue, 6 Jul 2004 18:06:17 +0000 (18:06 +0000)]
compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

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

20 years agoAltivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot...
Romain Dolbeau [Tue, 6 Jul 2004 13:52:56 +0000 (13:52 +0000)]
Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>)

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

20 years agodc_precission=11 fix
Michael Niedermayer [Tue, 6 Jul 2004 12:27:36 +0000 (12:27 +0000)]
dc_precission=11 fix

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

20 years agoSeeking in .mov/.mp4 files
Gael Chardon [Tue, 6 Jul 2004 02:35:39 +0000 (02:35 +0000)]
Seeking in .mov/.mp4 files
printf->av_log
patch by (Gael Chardon <gael.ffmpeg at 4now dot net>)

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

20 years agougly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)
Michael Niedermayer [Mon, 5 Jul 2004 19:19:04 +0000 (19:19 +0000)]
ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)

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

20 years agoautobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)
Nicolas Boos [Mon, 5 Jul 2004 18:06:16 +0000 (18:06 +0000)]
autobuild doc if possible patch by (Nicolas Boos <nicolas.boos at wanadoo dot fr>)

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

20 years ago shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot...
Loren Merritt [Mon, 5 Jul 2004 02:21:38 +0000 (02:21 +0000)]
 shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>)

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

20 years ago100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
Michael Niedermayer [Fri, 2 Jul 2004 20:20:57 +0000 (20:20 +0000)]
100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

20 years agoassert(0) -> retunrn -1
Michael Niedermayer [Fri, 2 Jul 2004 19:26:51 +0000 (19:26 +0000)]
assert(0) -> retunrn -1

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

20 years agobttv patches
Michael Niedermayer [Fri, 2 Jul 2004 15:17:12 +0000 (15:17 +0000)]
bttv patches

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

20 years ago100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot...
Michael Niedermayer [Fri, 2 Jul 2004 13:25:04 +0000 (13:25 +0000)]
100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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