]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years ago4x4 SSE compare function
Michael Niedermayer [Sun, 22 Aug 2004 17:16:03 +0000 (17:16 +0000)]
4x4 SSE compare function
wavelet based compare functions
make epzs_motion_search() more flexible so it can be used for a wider range of block sizes
make get_penalty_factor() independant of MpegEncContext

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

19 years agoh261
Roberto Togni [Sun, 22 Aug 2004 15:35:21 +0000 (15:35 +0000)]
h261

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

19 years agoffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitu...
Alex Beregszaszi [Sun, 22 Aug 2004 12:40:57 +0000 (12:40 +0000)]
ffmpeg short conversion got fixed somewhere, no need to workaround it - fixes amplitude bug

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

19 years agosnow and sonic
Alex Beregszaszi [Sat, 21 Aug 2004 19:59:40 +0000 (19:59 +0000)]
snow and sonic

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

19 years agounofficial ids for sonic for using in nut (fixme)
Alex Beregszaszi [Sat, 21 Aug 2004 19:24:40 +0000 (19:24 +0000)]
unofficial ids for sonic for using in nut (fixme)

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

19 years agonew opensource lossy/lossless audio codec based on speech compression techniques...
Alex Beregszaszi [Sat, 21 Aug 2004 19:19:35 +0000 (19:19 +0000)]
new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk)

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

19 years agonew copyrights
Alex Beregszaszi [Sat, 21 Aug 2004 19:18:45 +0000 (19:18 +0000)]
new copyrights

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

19 years agok6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>)
Diego Biurrun [Thu, 19 Aug 2004 19:01:40 +0000 (19:01 +0000)]
k6 pop fix patch by (Diego Biurrun <diego at biurrun dot de>)

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

19 years agoenrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby...
Todd Kirby [Thu, 19 Aug 2004 10:55:48 +0000 (10:55 +0000)]
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

19 years agocopy & paste bug
Michael Niedermayer [Wed, 18 Aug 2004 22:10:39 +0000 (22:10 +0000)]
copy & paste bug

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

19 years agononsense removial
Michael Niedermayer [Wed, 18 Aug 2004 11:22:15 +0000 (11:22 +0000)]
nonsense removial

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

19 years ago * replacing calls to not-always-available gmtime_r with our own code.
Roman Shaposhnik [Wed, 18 Aug 2004 08:15:07 +0000 (08:15 +0000)]
   * replacing calls to not-always-available gmtime_r with our own code.
     The new helper function actually differs in semantics from gmtime_r,
     so if that seems to be a problem I can actually move it to dv.c
     completely, since only DV muxer uses the code anyway.

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

19 years agomore untested bigendian fixes
Michael Niedermayer [Tue, 17 Aug 2004 10:41:15 +0000 (10:41 +0000)]
more untested bigendian fixes
rgb32 plane predictor decoding bugfix

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

19 years agobig endian fix (untested)
Michael Niedermayer [Tue, 17 Aug 2004 09:57:56 +0000 (09:57 +0000)]
big endian fix (untested)

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

19 years agomemleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>)
Michael Niedermayer [Mon, 16 Aug 2004 23:17:32 +0000 (23:17 +0000)]
memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>)

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

19 years agocleanup
Michael Niedermayer [Mon, 16 Aug 2004 22:51:18 +0000 (22:51 +0000)]
cleanup

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

19 years agoGet H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>)
Måns Rullgård [Mon, 16 Aug 2004 22:48:05 +0000 (22:48 +0000)]
Get H.264 frame rate from SPS/VUI patch by (Måns Rullgård <mru at kth dot se>)

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

19 years agoget_bits(32) fix
Michael Niedermayer [Mon, 16 Aug 2004 01:25:52 +0000 (01:25 +0000)]
get_bits(32) fix

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

19 years agobuild++
Mike Melanson [Sat, 14 Aug 2004 22:51:24 +0000 (22:51 +0000)]
build++

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

19 years ago10l (lrintf(a)+b vs. lrintf(a+b))
Michael Niedermayer [Sat, 14 Aug 2004 15:18:49 +0000 (15:18 +0000)]
10l (lrintf(a)+b vs. lrintf(a+b))

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

19 years agoTechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov
Mike Melanson [Sat, 14 Aug 2004 15:08:09 +0000 (15:08 +0000)]
TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov

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

19 years agostack overflow
Michael Niedermayer [Sat, 14 Aug 2004 14:51:10 +0000 (14:51 +0000)]
stack overflow

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

19 years agoiTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan...
Patrice Bensoussan [Sat, 14 Aug 2004 14:05:48 +0000 (14:05 +0000)]
iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensoussan at free dot fr>)

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

19 years agoMinor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)
Michael Niedermayer [Fri, 13 Aug 2004 15:30:42 +0000 (15:30 +0000)]
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)

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

19 years agominor optimization
Michael Niedermayer [Fri, 13 Aug 2004 14:40:33 +0000 (14:40 +0000)]
minor optimization

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

19 years agouser overrideable level & profile
Michael Niedermayer [Fri, 13 Aug 2004 13:59:28 +0000 (13:59 +0000)]
user overrideable level & profile

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

19 years agocross compile fix by (allanc at chickenandporn dot com)
Michael Niedermayer [Fri, 13 Aug 2004 00:59:48 +0000 (00:59 +0000)]
cross compile fix by (allanc at chickenandporn dot com)

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

19 years agospelling fixes, closes bug #1005426
Michael Niedermayer [Fri, 13 Aug 2004 00:50:56 +0000 (00:50 +0000)]
spelling fixes, closes bug #1005426

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

19 years agogive the user a chance to override codec_tag
Michael Niedermayer [Thu, 12 Aug 2004 23:36:48 +0000 (23:36 +0000)]
give the user a chance to override codec_tag

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

19 years agoHTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
Petr Doubek [Thu, 12 Aug 2004 00:09:32 +0000 (00:09 +0000)]
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
tested and submitted by (Torsten Spindler <spindler at hbt dot arch dot ethz dot ch>)

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

19 years ago10l (dont store 2 different things at the same place ...)
Michael Niedermayer [Wed, 11 Aug 2004 19:32:34 +0000 (19:32 +0000)]
10l (dont store 2 different things at the same place ...)

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

19 years agomake dep fixes by (Måns Rullgård <mru at kth dot se>)
Michael Niedermayer [Wed, 11 Aug 2004 01:24:28 +0000 (01:24 +0000)]
make dep fixes by (Måns Rullgård <mru at kth dot se>)

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

19 years agowidth instead of chromWidth causing segfault in some cases
Reimar Döffinger [Tue, 10 Aug 2004 20:23:58 +0000 (20:23 +0000)]
width instead of chromWidth causing segfault in some cases

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

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