]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years agofix forcing of individual frame types
Michael Niedermayer [Thu, 14 Oct 2004 12:24:16 +0000 (12:24 +0000)]
fix forcing of individual frame types

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

19 years agofix assertion failure in case of timestamp discontinuities
Michael Niedermayer [Wed, 13 Oct 2004 23:58:28 +0000 (23:58 +0000)]
fix assertion failure in case of timestamp discontinuities

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

19 years ago * fixing a problem with ffplay being stuck (and not responding to
Roman Shaposhnik [Wed, 13 Oct 2004 00:10:43 +0000 (00:10 +0000)]
   * fixing a problem with ffplay being stuck (and not responding to
     anything but 'q') when it reaches the end of stream.

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

19 years ago * static allocation for audio packets. This will make it a little bit
Roman Shaposhnik [Wed, 13 Oct 2004 00:03:00 +0000 (00:03 +0000)]
   * static allocation for audio packets. This will make it a little bit
     faster and easier to follow.

   * misc. fixes for problems with seeking

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

19 years agoCreative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
Mike Melanson [Tue, 12 Oct 2004 12:47:49 +0000 (12:47 +0000)]
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov

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

19 years agogeneric cur_dts update
Michael Niedermayer [Tue, 12 Oct 2004 10:28:27 +0000 (10:28 +0000)]
generic cur_dts update
removing cur_dts update code from dv again, i think its not needed

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

19 years ago1000l
D Richard Felker III [Tue, 12 Oct 2004 07:16:14 +0000 (07:16 +0000)]
1000l
btw what is the sense in all these nonsense REAL_* macros?
the extra level of indirection seems to help nothing...
can we reverse that and commit a sane replacement?

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

19 years agoflags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>)
Michael Niedermayer [Tue, 12 Oct 2004 01:51:04 +0000 (01:51 +0000)]
flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>)
max_pos, buffer flush, audio and video timestamp fix by me

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

19 years ago100l (forgoten seeking functions)
Michael Niedermayer [Mon, 11 Oct 2004 23:53:53 +0000 (23:53 +0000)]
100l (forgoten seeking functions)

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

19 years agomissaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine...
Roine Gustafsson [Mon, 11 Oct 2004 22:47:09 +0000 (22:47 +0000)]
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me

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

19 years agocredits patch by (Måns Rullgård <mru at mru dot ath dot cx>)
Måns Rullgård [Mon, 11 Oct 2004 19:54:15 +0000 (19:54 +0000)]
credits patch by (Måns Rullgård <mru at mru dot ath dot cx>)

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

19 years agoconfig options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux [Mon, 11 Oct 2004 19:50:50 +0000 (19:50 +0000)]
config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

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

19 years agodefault stream timebase docs patch by (Nathan Kurz <nate at verse dot com>)
Nathan Kurz [Mon, 11 Oct 2004 19:42:18 +0000 (19:42 +0000)]
default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>)

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

19 years agoprint start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen...
Wolfram Gloger [Mon, 11 Oct 2004 17:12:52 +0000 (17:12 +0000)]
print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

19 years agoAMR links
Michael Niedermayer [Mon, 11 Oct 2004 17:05:51 +0000 (17:05 +0000)]
AMR links

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

19 years agoadapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by...
Aurelien Jacobs [Mon, 11 Oct 2004 02:19:29 +0000 (02:19 +0000)]
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)

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

19 years agouse native timebase for seeking
Michael Niedermayer [Sun, 10 Oct 2004 22:05:43 +0000 (22:05 +0000)]
use native timebase for seeking
direction flag for seeking

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

19 years agolowres 4mv
Michael Niedermayer [Sat, 9 Oct 2004 12:02:19 +0000 (12:02 +0000)]
lowres 4mv

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

19 years agolowres needs EMU_EDGE
Michael Niedermayer [Sat, 9 Oct 2004 12:00:05 +0000 (12:00 +0000)]
lowres needs EMU_EDGE

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

19 years agoh.261 loop filter fix
Michael Niedermayer [Fri, 8 Oct 2004 22:57:39 +0000 (22:57 +0000)]
h.261 loop filter fix
closes bug #1033108

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

19 years agononsense removial
Michael Niedermayer [Fri, 8 Oct 2004 21:45:29 +0000 (21:45 +0000)]
nonsense removial

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

19 years agowrite error handling
Michael Niedermayer [Fri, 8 Oct 2004 20:09:52 +0000 (20:09 +0000)]
write error handling

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

19 years agoQuantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at...
Milan Cutka [Fri, 8 Oct 2004 10:37:45 +0000 (10:37 +0000)]
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>)

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

19 years agoprevent multiple av_register_all()
Michael Niedermayer [Thu, 7 Oct 2004 21:11:08 +0000 (21:11 +0000)]
prevent multiple av_register_all()

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

19 years agoDoc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot...
Michel Bardiaux [Thu, 7 Oct 2004 03:20:27 +0000 (03:20 +0000)]
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

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

19 years agodo not randomize unknown timestamps
Michael Niedermayer [Thu, 7 Oct 2004 01:55:34 +0000 (01:55 +0000)]
do not randomize unknown timestamps

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

19 years ago10l pts vs. dts
Michael Niedermayer [Thu, 7 Oct 2004 00:43:59 +0000 (00:43 +0000)]
10l pts vs. dts

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

19 years agouser selectable packet_size and mux_rate
Michael Niedermayer [Wed, 6 Oct 2004 22:29:30 +0000 (22:29 +0000)]
user selectable packet_size and mux_rate

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

19 years agountested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>)
Måns Rullgård [Wed, 6 Oct 2004 20:12:58 +0000 (20:12 +0000)]
untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>)

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

19 years ago* missing targets cleanup
Zdenek Kabelac [Wed, 6 Oct 2004 09:55:32 +0000 (09:55 +0000)]
* missing targets cleanup

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

19 years ago* fixing a few of gcc 'clean-code' warnings
Zdenek Kabelac [Wed, 6 Oct 2004 08:50:46 +0000 (08:50 +0000)]
* fixing a few of gcc 'clean-code' warnings

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

19 years agosegfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)
Richard van der Hoff [Tue, 5 Oct 2004 19:44:26 +0000 (19:44 +0000)]
segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)
closes #1037380

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

19 years agopostproc/yuv2rgb_altivec.c compile fix
Luca Barbato [Tue, 5 Oct 2004 19:11:00 +0000 (19:11 +0000)]
postproc/yuv2rgb_altivec.c compile fix
yuv2rgb_altivec_init_tables does initialize the SwsContext vectors.
missing vec_splat.
patch by (Luca Barbato <lu_zero at gentoo dot org>) and (Romain Dolbeau <dolbeau at irisa dot fr>)

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

19 years agoAltivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)
Chip [Tue, 5 Oct 2004 18:36:15 +0000 (18:36 +0000)]
Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)

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

19 years ago Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Lippmann...
Robert Lippmann [Tue, 5 Oct 2004 18:15:26 +0000 (18:15 +0000)]
 Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Lippmann" <rlippmann at imsventures dot com>)

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

19 years agoBuild process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforg...
Frantisek Dvorak [Tue, 5 Oct 2004 17:43:10 +0000 (17:43 +0000)]
Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>)

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

19 years agoh.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington...
Loren Merritt [Sun, 3 Oct 2004 22:01:21 +0000 (22:01 +0000)]
h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years agoAVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc...
Paul Curtis [Sun, 3 Oct 2004 18:21:45 +0000 (18:21 +0000)]
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>)

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

19 years agofix initial vbv buffer underflow
Michael Niedermayer [Sun, 3 Oct 2004 13:21:52 +0000 (13:21 +0000)]
fix initial vbv buffer underflow

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

19 years agoinitial dts fix
Michael Niedermayer [Sun, 3 Oct 2004 12:58:14 +0000 (12:58 +0000)]
initial dts fix

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

19 years agoremove wrong 33bit truncation of internal timestamps
Michael Niedermayer [Sun, 3 Oct 2004 12:17:46 +0000 (12:17 +0000)]
remove wrong 33bit truncation of internal timestamps

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

19 years agopts/dts 100l fix
Michael Niedermayer [Sun, 3 Oct 2004 11:16:40 +0000 (11:16 +0000)]
pts/dts 100l fix

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

19 years agocleanup video buffer size
Michael Niedermayer [Sun, 3 Oct 2004 03:14:09 +0000 (03:14 +0000)]
cleanup video buffer size

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

19 years agocleanup
Michael Niedermayer [Sun, 3 Oct 2004 02:57:42 +0000 (02:57 +0000)]
cleanup

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

19 years agoSCR timestamp fix try #1
Michael Niedermayer [Sun, 3 Oct 2004 02:42:01 +0000 (02:42 +0000)]
SCR timestamp fix try #1

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

19 years agosimplify put_padding_packet()
Michael Niedermayer [Fri, 1 Oct 2004 20:05:04 +0000 (20:05 +0000)]
simplify put_padding_packet()

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

19 years agomove free() of AVStream priv data to av_write_trailer()
Michael Niedermayer [Fri, 1 Oct 2004 16:30:15 +0000 (16:30 +0000)]
move free() of AVStream priv data to av_write_trailer()

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

19 years ago64bit and reading over the end of the array fixes
Michael Niedermayer [Fri, 1 Oct 2004 16:00:00 +0000 (16:00 +0000)]
64bit and reading over the end of the array fixes

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

19 years agoHelp debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardia...
Michel Bardiaux [Fri, 1 Oct 2004 14:38:32 +0000 (14:38 +0000)]
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

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

19 years agoHelp debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardia...
Michel Bardiaux [Fri, 1 Oct 2004 13:32:13 +0000 (13:32 +0000)]
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

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

19 years agodo not call (av_)abort()
Michael Niedermayer [Fri, 1 Oct 2004 13:16:16 +0000 (13:16 +0000)]
do not call (av_)abort()

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

19 years agodo not call (av_)abort()
Michael Niedermayer [Fri, 1 Oct 2004 12:31:11 +0000 (12:31 +0000)]
do not call (av_)abort()

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

19 years agoFAQ update; entry on C++
Mike Melanson [Fri, 1 Oct 2004 02:35:21 +0000 (02:35 +0000)]
FAQ update; entry on C++

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

19 years ago* these vars could be either static or extern (compilation fix gcc-3.5)
Zdenek Kabelac [Thu, 30 Sep 2004 15:02:07 +0000 (15:02 +0000)]
* these vars could be either static or extern (compilation fix gcc-3.5)

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

19 years agomove packet interleaving function into AVOutputFormat, so it can be overriden easily...
Michael Niedermayer [Wed, 29 Sep 2004 23:25:01 +0000 (23:25 +0000)]
move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based

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

19 years agobroken mess removial
Michael Niedermayer [Wed, 29 Sep 2004 23:12:16 +0000 (23:12 +0000)]
broken mess removial

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

19 years agoffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse...
Nathan Kurz [Wed, 29 Sep 2004 15:53:37 +0000 (15:53 +0000)]
ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse dot com>)

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

19 years ago10l (wrong variable)
Michael Niedermayer [Tue, 28 Sep 2004 23:31:59 +0000 (23:31 +0000)]
10l (wrong variable)

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

19 years agoavoid using local arrays outside the block where they live ...
Michael Niedermayer [Tue, 28 Sep 2004 21:50:40 +0000 (21:50 +0000)]
avoid using local arrays outside the block where they live ...

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

19 years agodont just resample half of the data sometimes
Michael Niedermayer [Tue, 28 Sep 2004 21:11:09 +0000 (21:11 +0000)]
dont just resample half of the data sometimes

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

19 years agouninitalized variables
Michael Niedermayer [Tue, 28 Sep 2004 21:09:25 +0000 (21:09 +0000)]
uninitalized variables

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

19 years agoless printf spam
Michael Niedermayer [Tue, 28 Sep 2004 19:14:47 +0000 (19:14 +0000)]
less printf spam

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

19 years agofix assert
Michael Niedermayer [Tue, 28 Sep 2004 14:52:24 +0000 (14:52 +0000)]
fix assert

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

19 years agopads stream
Michael Niedermayer [Tue, 28 Sep 2004 09:55:44 +0000 (09:55 +0000)]
pads stream

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

19 years ago100l (signed vs. unsigend)
Michael Niedermayer [Tue, 28 Sep 2004 05:38:36 +0000 (05:38 +0000)]
100l (signed vs. unsigend)

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

19 years agosupport for Sierra Online audio files and Apple QuickDraw codec,
Mike Melanson [Tue, 28 Sep 2004 03:09:49 +0000 (03:09 +0000)]
support for Sierra Online audio files and Apple QuickDraw codec,
courtesy of Konstantin Shishkov

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

19 years agoif audio is PCM, push it through (sync is not perfect yet)
Mike Melanson [Tue, 28 Sep 2004 03:04:36 +0000 (03:04 +0000)]
if audio is PCM, push it through (sync is not perfect yet)

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

19 years ago * experimental dynamic audio stream allocation for DV demuxer. This
Roman Shaposhnik [Mon, 27 Sep 2004 22:53:27 +0000 (22:53 +0000)]
   * experimental dynamic audio stream allocation for DV demuxer. This
     should make Nathan Kurz and if I don't hear too much complaints
     about it -- that's the way it will be from now on.

   * updating regressions

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

19 years ago * let DV muxer generate audioless DV streams. This might not be 100%
Roman Shaposhnik [Mon, 27 Sep 2004 22:46:36 +0000 (22:46 +0000)]
   * let DV muxer generate audioless DV streams. This might not be 100%
     complaint with the SMPTE & IEC specs, but it seems harmless enough.
     The way we "specify" that there's no audio is by simply leaving
     audio DIFs filled with 0xff (I bet there's a way to mark this
     properly in the system info section!).

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

19 years ago10l forgot to commit
Michael Niedermayer [Mon, 27 Sep 2004 21:09:41 +0000 (21:09 +0000)]
10l forgot to commit

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

19 years agomove h264 idct to its own file and call via function pointer in DspContext
Michael Niedermayer [Mon, 27 Sep 2004 19:47:17 +0000 (19:47 +0000)]
move h264 idct to its own file and call via function pointer in DspContext
allow h264 idct to be used for lowres=1

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

19 years agodont print "vop not coded" by default
Michael Niedermayer [Mon, 27 Sep 2004 17:46:07 +0000 (17:46 +0000)]
dont print "vop not coded" by default

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

19 years agolowres width/height cleanup 3rd try
Michael Niedermayer [Mon, 27 Sep 2004 11:50:56 +0000 (11:50 +0000)]
lowres width/height cleanup 3rd try

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

19 years agolowres fixes for the parser
Michael Niedermayer [Mon, 27 Sep 2004 10:06:10 +0000 (10:06 +0000)]
lowres fixes for the parser

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

19 years ago10l (segfault)
Michael Niedermayer [Mon, 27 Sep 2004 03:19:24 +0000 (03:19 +0000)]
10l (segfault)

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

19 years ago10l
Michael Niedermayer [Mon, 27 Sep 2004 03:17:26 +0000 (03:17 +0000)]
10l

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

19 years agoset AVCodecContext.width/height to the picture width/height instead of the one stored...
Michael Niedermayer [Mon, 27 Sep 2004 02:39:55 +0000 (02:39 +0000)]
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0)

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

19 years agolowres chroma fix
Michael Niedermayer [Sun, 26 Sep 2004 23:01:42 +0000 (23:01 +0000)]
lowres chroma fix

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

19 years agolowres slice fix
Michael Niedermayer [Sun, 26 Sep 2004 21:28:31 +0000 (21:28 +0000)]
lowres slice fix

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

19 years agoporting optimizations from 4x4 dct to 8x8
Michael Niedermayer [Sun, 26 Sep 2004 17:36:53 +0000 (17:36 +0000)]
porting optimizations from 4x4 dct to 8x8

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

19 years agooptimizing 4x4 idct
Michael Niedermayer [Sun, 26 Sep 2004 16:33:39 +0000 (16:33 +0000)]
optimizing 4x4 idct

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

19 years agolowres slice fix
Michael Niedermayer [Sun, 26 Sep 2004 13:03:43 +0000 (13:03 +0000)]
lowres slice fix

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

19 years agolow resolution interlaced support
Michael Niedermayer [Sun, 26 Sep 2004 11:05:35 +0000 (11:05 +0000)]
low resolution interlaced support

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

19 years ago1/8 resolution decoding
Michael Niedermayer [Sun, 26 Sep 2004 10:01:40 +0000 (10:01 +0000)]
1/8 resolution decoding

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

19 years agolow resolution decoding fix
Michael Niedermayer [Sun, 26 Sep 2004 09:00:37 +0000 (09:00 +0000)]
low resolution decoding fix

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

19 years ago1/4 resolution decoding
Michael Niedermayer [Sun, 26 Sep 2004 00:18:12 +0000 (00:18 +0000)]
1/4 resolution decoding

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

19 years ago10l (wrong context)
Michael Niedermayer [Sat, 25 Sep 2004 23:54:38 +0000 (23:54 +0000)]
10l (wrong context)

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

19 years ago1/2 resolution decoding
Michael Niedermayer [Sat, 25 Sep 2004 23:18:58 +0000 (23:18 +0000)]
1/2 resolution decoding

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

19 years agosome credits for all these patches
Michael Niedermayer [Sat, 25 Sep 2004 10:47:30 +0000 (10:47 +0000)]
some credits for all these patches

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

19 years agoassertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washi...
Michael Niedermayer [Sat, 25 Sep 2004 10:06:31 +0000 (10:06 +0000)]
assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years agoH.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot...
Michael Niedermayer [Sat, 25 Sep 2004 09:59:36 +0000 (09:59 +0000)]
H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years agotrellis quantization for h263(p)
Michael Niedermayer [Fri, 24 Sep 2004 20:35:59 +0000 (20:35 +0000)]
trellis quantization for h263(p)

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

19 years agounused
Michael Niedermayer [Fri, 24 Sep 2004 18:12:43 +0000 (18:12 +0000)]
unused

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

19 years ago100l
Michael Niedermayer [Fri, 24 Sep 2004 17:30:04 +0000 (17:30 +0000)]
100l

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

19 years agoZlib encoder: fix image orientation (was flipped), 100l in deflate error
Roberto Togni [Thu, 23 Sep 2004 22:20:17 +0000 (22:20 +0000)]
Zlib encoder: fix image orientation (was flipped), 100l in deflate error
check, put right codec type in extradata

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

19 years agomerge predict_plane() with DWTELEM->8bit conversation (21% faster)
Michael Niedermayer [Thu, 23 Sep 2004 12:20:41 +0000 (12:20 +0000)]
merge predict_plane() with DWTELEM->8bit conversation (21% faster)

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

19 years agoimlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Michael Niedermayer [Thu, 23 Sep 2004 10:33:42 +0000 (10:33 +0000)]
imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)

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

19 years agosegfault fix by (Kostya <cannonball at bw-team dot com>)
Michael Niedermayer [Thu, 23 Sep 2004 09:42:25 +0000 (09:42 +0000)]
segfault fix by (Kostya <cannonball at bw-team dot com>)

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

19 years agojpeg regression test
Michael Niedermayer [Wed, 22 Sep 2004 21:25:59 +0000 (21:25 +0000)]
jpeg regression test

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

19 years ago10l
Michael Niedermayer [Wed, 22 Sep 2004 21:25:09 +0000 (21:25 +0000)]
10l

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