]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years agocomment fix
Michael Niedermayer [Tue, 14 Sep 2004 18:35:03 +0000 (18:35 +0000)]
comment fix

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

19 years agoqprd + mpeg2 segfault fix
Michael Niedermayer [Tue, 14 Sep 2004 17:17:12 +0000 (17:17 +0000)]
qprd + mpeg2 segfault fix

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

19 years ago * I was finally convinced. And besides, if err it's better to err with
Roman Shaposhnik [Tue, 14 Sep 2004 06:58:24 +0000 (06:58 +0000)]
   * I was finally convinced. And besides, if err it's better to err with
     everybody else around ;-)

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

19 years agoAVC (H264 in mp4 files, fourcc avc1) support
Roberto Togni [Mon, 13 Sep 2004 21:20:55 +0000 (21:20 +0000)]
AVC (H264 in mp4 files, fourcc avc1) support

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

19 years agopre_cmp fix
Michael Niedermayer [Mon, 13 Sep 2004 12:37:39 +0000 (12:37 +0000)]
pre_cmp fix

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

19 years agoH.261 decoder improvements
Maarten Daniels [Mon, 13 Sep 2004 03:27:53 +0000 (03:27 +0000)]
H.261 decoder improvements
- GOB's can exist of only MBA_STUFFING codes: it crashed before, but it is fixed now
- Clearer code
- Some extra checks so the decoder is more resilient against errors
patch by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)

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

19 years ago100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...)
Michael Niedermayer [Sun, 12 Sep 2004 23:09:54 +0000 (23:09 +0000)]
100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...)

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

19 years agouse h264 MC code if possible
Michael Niedermayer [Sun, 12 Sep 2004 21:32:36 +0000 (21:32 +0000)]
use h264 MC code if possible
50% faster predict_plane() if mmx2/3dnow is available
0.1% bitrate increase

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

19 years ago10l (gcc 2.95 compilation)
Michael Niedermayer [Sun, 12 Sep 2004 17:35:54 +0000 (17:35 +0000)]
10l (gcc 2.95 compilation)

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

19 years agofixed framerates
Michael Niedermayer [Sun, 12 Sep 2004 16:46:15 +0000 (16:46 +0000)]
fixed framerates

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

19 years agouse pointer arithmetic in mc_block(), 25% faster
Michael Niedermayer [Sun, 12 Sep 2004 10:51:02 +0000 (10:51 +0000)]
use pointer arithmetic in mc_block(), 25% faster

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

19 years agoget/set_sr_golomb() cleanup
Michael Niedermayer [Fri, 10 Sep 2004 19:40:55 +0000 (19:40 +0000)]
get/set_sr_golomb() cleanup

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

19 years agofail if SSE && !memalign && !memalign_hack
Michael Niedermayer [Fri, 10 Sep 2004 19:39:17 +0000 (19:39 +0000)]
fail if SSE && !memalign && !memalign_hack

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

19 years agomess cleanup
Michael Niedermayer [Fri, 10 Sep 2004 18:54:02 +0000 (18:54 +0000)]
mess cleanup

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

19 years agoput the warning to the right place to avoid crashes
Alex Beregszaszi [Fri, 10 Sep 2004 15:38:14 +0000 (15:38 +0000)]
put the warning to the right place to avoid crashes

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

19 years agoforgot to commit this
Alex Beregszaszi [Fri, 10 Sep 2004 09:51:16 +0000 (09:51 +0000)]
forgot to commit this

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

19 years agoh264_qpel8_hv_lowpass_mmx2/3dnow
Michael Niedermayer [Wed, 8 Sep 2004 18:49:12 +0000 (18:49 +0000)]
h264_qpel8_hv_lowpass_mmx2/3dnow

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

19 years agoh264_qpel4_hv_lowpass_mmx2/3dnow
Michael Niedermayer [Wed, 8 Sep 2004 18:25:45 +0000 (18:25 +0000)]
h264_qpel4_hv_lowpass_mmx2/3dnow
alignment fixes

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

19 years agonew signed golomb routines
Alex Beregszaszi [Wed, 8 Sep 2004 17:59:22 +0000 (17:59 +0000)]
new signed golomb routines

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

19 years agotry to select w/h from tables
Alex Beregszaszi [Wed, 8 Sep 2004 17:57:25 +0000 (17:57 +0000)]
try to select w/h from tables

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

19 years agonote about our speed with replying to patches
Michael Niedermayer [Wed, 8 Sep 2004 10:22:01 +0000 (10:22 +0000)]
note about our speed with replying to patches

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

19 years ago10l (wrong coded_picture)
Michael Niedermayer [Wed, 8 Sep 2004 10:07:08 +0000 (10:07 +0000)]
10l (wrong coded_picture)

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

19 years agooptimization
Michael Niedermayer [Wed, 8 Sep 2004 00:52:49 +0000 (00:52 +0000)]
optimization

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

19 years agooptimization
Michael Niedermayer [Tue, 7 Sep 2004 22:56:50 +0000 (22:56 +0000)]
optimization

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

19 years agooptimization
Michael Niedermayer [Tue, 7 Sep 2004 17:22:37 +0000 (17:22 +0000)]
optimization

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

19 years agoh264 luma motion compensation in mmx2/3dnow
Michael Niedermayer [Tue, 7 Sep 2004 01:48:45 +0000 (01:48 +0000)]
h264 luma motion compensation in mmx2/3dnow

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

19 years agouseless
Michael Niedermayer [Mon, 6 Sep 2004 10:32:47 +0000 (10:32 +0000)]
useless

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

19 years ago10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and...
Michael Niedermayer [Mon, 6 Sep 2004 03:17:31 +0000 (03:17 +0000)]
10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written and commited long time ago but appearently never used, qpel motion compensation is 5% faster
now

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

19 years ago20% faster predict_plane()
Michael Niedermayer [Sun, 5 Sep 2004 21:46:16 +0000 (21:46 +0000)]
20% faster predict_plane()
moion vector max/min fix

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

19 years agomore decorrelation types
Alex Beregszaszi [Sat, 4 Sep 2004 11:19:37 +0000 (11:19 +0000)]
more decorrelation types

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

19 years agoAlways write VOL control parameters, needed by old xvid patch by (Loren Merritt ...
Loren Merritt [Fri, 3 Sep 2004 02:32:39 +0000 (02:32 +0000)]
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years agotypo
Michael Niedermayer [Thu, 2 Sep 2004 18:46:41 +0000 (18:46 +0000)]
typo

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

19 years agooptional non spec compliant optimizations for mpeg1
Michael Niedermayer [Thu, 2 Sep 2004 15:46:03 +0000 (15:46 +0000)]
optional non spec compliant optimizations for mpeg1

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

19 years agooptional non spec compliant optimizations
Michael Niedermayer [Thu, 2 Sep 2004 15:30:46 +0000 (15:30 +0000)]
optional non spec compliant optimizations

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

19 years agoforgotten parameter
Michael Niedermayer [Thu, 2 Sep 2004 13:28:37 +0000 (13:28 +0000)]
forgotten parameter

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

19 years agoh264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Loren Merritt [Thu, 2 Sep 2004 10:49:54 +0000 (10:49 +0000)]
h264 deblocking crash patch by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years ago10l (keyframes and context resets)
Michael Niedermayer [Tue, 31 Aug 2004 16:28:49 +0000 (16:28 +0000)]
10l (keyframes and context resets)

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

19 years agocleanup
Michael Niedermayer [Sat, 28 Aug 2004 14:24:48 +0000 (14:24 +0000)]
cleanup

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

19 years ago10l
Michael Niedermayer [Sat, 28 Aug 2004 14:08:50 +0000 (14:08 +0000)]
10l
more benchmarking code
inline

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

19 years ago8-bit mode corrections
Mike Melanson [Sat, 28 Aug 2004 12:28:53 +0000 (12:28 +0000)]
8-bit mode corrections

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

19 years agomerge decode_subband() and dequantize()
Michael Niedermayer [Fri, 27 Aug 2004 21:16:51 +0000 (21:16 +0000)]
merge decode_subband() and dequantize()

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

19 years ago11% faster decode_subband()
Michael Niedermayer [Fri, 27 Aug 2004 20:33:16 +0000 (20:33 +0000)]
11% faster decode_subband()

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

19 years ago5% faster decode_subband()
Michael Niedermayer [Fri, 27 Aug 2004 20:15:32 +0000 (20:15 +0000)]
5% faster decode_subband()
a little cleanup

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

19 years ago46% faster decode_subband()
Michael Niedermayer [Fri, 27 Aug 2004 19:52:32 +0000 (19:52 +0000)]
46% faster decode_subband()

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

19 years ago50% faster decode_subband()
Michael Niedermayer [Fri, 27 Aug 2004 01:06:58 +0000 (01:06 +0000)]
50% faster decode_subband()

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

19 years agoyuv median encoding 10l fix
Michael Niedermayer [Thu, 26 Aug 2004 22:46:15 +0000 (22:46 +0000)]
yuv median encoding 10l fix

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

19 years agoquad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but...
Michael Niedermayer [Thu, 26 Aug 2004 20:04:54 +0000 (20:04 +0000)]
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily)
different intra block coding (previous was just an ugly hack)
1.8% bitrate reduction -0.01PSNR (foreman@352x288 qscale=8)
1.5% bitrate reduction +0.05PSNR (foreman@352x288 qscale=1)

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

19 years agotypo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)
Michael Niedermayer [Wed, 25 Aug 2004 22:35:04 +0000 (22:35 +0000)]
typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)

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

19 years agoedge bugfix
Michael Niedermayer [Wed, 25 Aug 2004 00:26:01 +0000 (00:26 +0000)]
edge bugfix
1-1.3% lower bitrate and +0.01 PSNR (foremen@352x288 qscale=1,8)

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

19 years agobsd patch by (Bohdan Horst <nexus at irc dot pl>)
Bohdan Horst [Wed, 25 Aug 2004 00:01:34 +0000 (00:01 +0000)]
bsd patch by (Bohdan Horst <nexus at irc dot pl>)

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

19 years agolrintf emulation improvments
Michael Niedermayer [Tue, 24 Aug 2004 16:33:55 +0000 (16:33 +0000)]
lrintf emulation improvments

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

19 years ago * adding Michael's explanation to the FAQ
Roman Shaposhnik [Mon, 23 Aug 2004 19:48:41 +0000 (19:48 +0000)]
  * adding Michael's explanation to the FAQ

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

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