]> git.sesse.net Git - ffmpeg/log
ffmpeg
19 years agoWhen bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka...
Milan Cutka [Fri, 12 Nov 2004 09:48:06 +0000 (09:48 +0000)]
When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>)

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

19 years agoav_resample_compensate() doxy
Michael Niedermayer [Fri, 12 Nov 2004 02:05:26 +0000 (02:05 +0000)]
av_resample_compensate() doxy

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

19 years agoWhen playing
Kostya Shishkov [Fri, 12 Nov 2004 01:32:35 +0000 (01:32 +0000)]
When playing
ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/QPEG/VWbig6.avi with my
decoder (should appear soon) it hadn't changed palette even there are
palette change chunks in that AVI.
Here is small patch to make it work (zero number of colors to change in
that chunk actually means to change ALL colors).
patch by (Kostya <cannonball>at<bw-team>dot<com>)

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

19 years agoH261 fixing and cleaning:
Maarten Daniels [Fri, 12 Nov 2004 01:21:34 +0000 (01:21 +0000)]
H261 fixing and cleaning:
 -corrected wrong value in mv data
 -set correct mb_type after adjusting index
 -don't use H263 loop filter when the loop filter flag is set but when
  using the H261 encoder
 -use the same unquantizer as H263 (which is optimized btw)
 -removed unused members in H261Context
patch by (Maarten Daniels <maarten.daniels >at< luc >dot< ac >dot< be>)

regression test checksum update by me

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

19 years agomove p*m from image/lavf -> image2/lavc
Michael Niedermayer [Thu, 11 Nov 2004 18:09:28 +0000 (18:09 +0000)]
move p*m from image/lavf -> image2/lavc
video/audio_codec_id in AVFormatParameters to override/help demuxer
av_guess_codec() to guess the default codecs based upon muxer + filename

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

19 years ago10l (CONFIG_ZLIB)
Michael Niedermayer [Thu, 11 Nov 2004 10:33:11 +0000 (10:33 +0000)]
10l (CONFIG_ZLIB)

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

19 years agoprefer image2 over image
Michael Niedermayer [Wed, 10 Nov 2004 00:02:06 +0000 (00:02 +0000)]
prefer image2 over image

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

19 years agoporting png support from -f image to -f image2
Michael Niedermayer [Tue, 9 Nov 2004 23:31:46 +0000 (23:31 +0000)]
porting png support from -f image to -f image2

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

19 years agodoxy
Michael Niedermayer [Tue, 9 Nov 2004 17:27:33 +0000 (17:27 +0000)]
doxy

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

19 years agoIPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)
Hans Zandbelt [Tue, 9 Nov 2004 00:27:16 +0000 (00:27 +0000)]
IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)

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

19 years agofix image stream copy
Michael Niedermayer [Mon, 8 Nov 2004 23:36:32 +0000 (23:36 +0000)]
fix image stream copy

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

19 years agocbr audio muxing fix
Michael Niedermayer [Sat, 6 Nov 2004 19:11:34 +0000 (19:11 +0000)]
cbr audio muxing fix

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

19 years agoremove weird offsets
Michael Niedermayer [Thu, 4 Nov 2004 19:02:14 +0000 (19:02 +0000)]
remove weird offsets

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

19 years agoswitch ffv1 to the put/get_symbol() from snow
Michael Niedermayer [Sun, 31 Oct 2004 12:22:00 +0000 (12:22 +0000)]
switch ffv1 to the put/get_symbol() from snow

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

19 years agoswitch ffv1 from CABAC to the range coder
Michael Niedermayer [Sun, 31 Oct 2004 10:08:50 +0000 (10:08 +0000)]
switch ffv1 from CABAC to the range coder

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

19 years agoremove debug stuff
Michael Niedermayer [Sun, 31 Oct 2004 02:51:39 +0000 (02:51 +0000)]
remove debug stuff

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

19 years agosegfault fix
Michael Niedermayer [Sun, 31 Oct 2004 00:42:43 +0000 (00:42 +0000)]
segfault fix

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

19 years agoCABAC -> range coder
Michael Niedermayer [Sat, 30 Oct 2004 02:16:27 +0000 (02:16 +0000)]
CABAC -> range coder

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

19 years agorange coder
Michael Niedermayer [Sat, 30 Oct 2004 01:43:37 +0000 (01:43 +0000)]
range coder

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

19 years agoFix mjpeg-b (padding bytes can exist between end of sos and image data)
Roberto Togni [Fri, 29 Oct 2004 20:45:47 +0000 (20:45 +0000)]
Fix mjpeg-b (padding bytes can exist between end of sos and image data)

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

19 years agocredited with H.261 encoder
Mike Melanson [Thu, 28 Oct 2004 19:43:50 +0000 (19:43 +0000)]
credited with H.261 encoder

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

19 years agoH.261 stuff
Mike Melanson [Thu, 28 Oct 2004 19:40:57 +0000 (19:40 +0000)]
H.261 stuff

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

19 years agocleanup
Michael Niedermayer [Thu, 28 Oct 2004 18:42:31 +0000 (18:42 +0000)]
cleanup

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

19 years agosimplify ff_h261_reorder_mb_index
Michael Niedermayer [Thu, 28 Oct 2004 18:17:48 +0000 (18:17 +0000)]
simplify ff_h261_reorder_mb_index

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

19 years agosimplify
Michael Niedermayer [Thu, 28 Oct 2004 17:34:14 +0000 (17:34 +0000)]
simplify

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

19 years agofix and cleanup h261 mb_type selection
Michael Niedermayer [Thu, 28 Oct 2004 17:21:34 +0000 (17:21 +0000)]
fix and cleanup h261 mb_type selection

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

19 years agocleanup
Michael Niedermayer [Thu, 28 Oct 2004 12:12:33 +0000 (12:12 +0000)]
cleanup

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

19 years agosuppress uninerresting output
Michael Niedermayer [Thu, 28 Oct 2004 10:30:05 +0000 (10:30 +0000)]
suppress uninerresting output

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

19 years agoh.261 regression test
Michael Niedermayer [Thu, 28 Oct 2004 10:24:02 +0000 (10:24 +0000)]
h.261 regression test

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

19 years agoH.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)
Michael Niedermayer [Thu, 28 Oct 2004 10:12:57 +0000 (10:12 +0000)]
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)

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

19 years agoYUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot...
Michael Niedermayer [Wed, 27 Oct 2004 21:42:26 +0000 (21:42 +0000)]
YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>)

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

19 years agoMiro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov
Mike Melanson [Wed, 27 Oct 2004 04:30:48 +0000 (04:30 +0000)]
Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov

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

19 years agostride align cleanup
Michael Niedermayer [Tue, 26 Oct 2004 12:47:56 +0000 (12:47 +0000)]
stride align cleanup

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

19 years agooptimization
Michael Niedermayer [Tue, 26 Oct 2004 03:12:21 +0000 (03:12 +0000)]
optimization

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

19 years agotype fix
Michael Niedermayer [Mon, 25 Oct 2004 15:37:13 +0000 (15:37 +0000)]
type fix

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

19 years agotype fix
Michael Niedermayer [Mon, 25 Oct 2004 15:27:56 +0000 (15:27 +0000)]
type fix

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

19 years agofix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen...
Wolfram Gloger [Mon, 25 Oct 2004 01:16:13 +0000 (01:16 +0000)]
fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

19 years agoimage2pipe fix
Michael Niedermayer [Sun, 24 Oct 2004 22:39:08 +0000 (22:39 +0000)]
image2pipe fix

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

19 years agomjpeg parser
Michael Niedermayer [Sun, 24 Oct 2004 22:37:29 +0000 (22:37 +0000)]
mjpeg parser

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

19 years agostdin detection fix
Michael Niedermayer [Sun, 24 Oct 2004 22:32:40 +0000 (22:32 +0000)]
stdin detection fix

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

19 years agoINT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>)
Bohdan Horst [Sun, 24 Oct 2004 13:20:32 +0000 (13:20 +0000)]
INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>)

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

19 years agodvr-ms video decoding support
Michael Niedermayer [Sun, 24 Oct 2004 13:07:59 +0000 (13:07 +0000)]
dvr-ms video decoding support

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

19 years agooptimzation
Michael Niedermayer [Sun, 24 Oct 2004 02:59:36 +0000 (02:59 +0000)]
optimzation

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

19 years agooptimization
Michael Niedermayer [Sun, 24 Oct 2004 02:08:45 +0000 (02:08 +0000)]
optimization

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

19 years agofix CABAC+LOOP missmatch
Michael Niedermayer [Sat, 23 Oct 2004 21:13:31 +0000 (21:13 +0000)]
fix CABAC+LOOP missmatch

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

19 years agocbp_table cleanup
Michael Niedermayer [Sat, 23 Oct 2004 19:12:21 +0000 (19:12 +0000)]
cbp_table cleanup

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

19 years agocleanup of decode_cabac_residual()
Michael Niedermayer [Sat, 23 Oct 2004 15:59:01 +0000 (15:59 +0000)]
cleanup of decode_cabac_residual()

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

19 years agodecode intra cabac mb_type cleanup
Michael Niedermayer [Sat, 23 Oct 2004 12:07:57 +0000 (12:07 +0000)]
decode intra cabac mb_type cleanup

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

19 years agosmall typo patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin [Fri, 22 Oct 2004 19:55:57 +0000 (19:55 +0000)]
small typo patch by (Gildas Bazin <gbazin at altern dot org>)

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

19 years agoH.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Loren Merritt [Fri, 22 Oct 2004 18:30:50 +0000 (18:30 +0000)]
H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>)

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

19 years agobug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot...
Nathan Kurz [Fri, 22 Oct 2004 13:15:18 +0000 (13:15 +0000)]
bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>)

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

19 years ago * Introducing IIDC1394 grabbing interface.
Roman Shaposhnik [Fri, 22 Oct 2004 02:04:30 +0000 (02:04 +0000)]
   * Introducing IIDC1394 grabbing interface.
     Use it with -grab dc1394

   * Introducing yet another packed pix_fmt in order to support some of
     the IIDC1394 modes: uyvy411 (Cb Y0 Y1 Cr Y2 Y3).

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

19 years agoset keyframe flag at a more central place instead of in every demuxer for containers...
Michael Niedermayer [Fri, 22 Oct 2004 01:51:17 +0000 (01:51 +0000)]
set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams

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

19 years ago10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
Aurelien Jacobs [Fri, 22 Oct 2004 00:21:57 +0000 (00:21 +0000)]
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch

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

19 years agouser selectble cutoff frequency
Michael Niedermayer [Thu, 21 Oct 2004 21:07:40 +0000 (21:07 +0000)]
user selectble cutoff frequency

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

19 years ago100l (dont reset the sample position at the block end)
Michael Niedermayer [Thu, 21 Oct 2004 20:01:32 +0000 (20:01 +0000)]
100l (dont reset the sample position at the block end)

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

19 years agoadapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Aurelien Jacobs [Thu, 21 Oct 2004 11:55:20 +0000 (11:55 +0000)]
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64

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

19 years agomake most resample filter parameters selectable at runtime
Michael Niedermayer [Thu, 21 Oct 2004 03:11:34 +0000 (03:11 +0000)]
make most resample filter parameters selectable at runtime

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

19 years agooptimization
Michael Niedermayer [Wed, 20 Oct 2004 19:06:29 +0000 (19:06 +0000)]
optimization

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

19 years agomake filter size, int32/int16 and a few other things selectable at compiletime
Michael Niedermayer [Wed, 20 Oct 2004 18:02:34 +0000 (18:02 +0000)]
make filter size, int32/int16 and a few other things selectable at compiletime

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

19 years ago10l
Michael Niedermayer [Wed, 20 Oct 2004 12:04:08 +0000 (12:04 +0000)]
10l

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

19 years ago * Introducing new UI for grabbing.
Roman Shaposhnik [Wed, 20 Oct 2004 04:57:09 +0000 (04:57 +0000)]
* Introducing new UI for grabbing.
      There's an option -grab <format> that basically acts as -i
      but for grabbing. So now it's possible to grab from multiple
      sources at once and fully control -r -s and -pix_fmt for
      each individual grab.

    * removing -dv1394
      Please use -grab dv1394 instead.

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

19 years agocorrection
Alex Beregszaszi [Tue, 19 Oct 2004 14:17:32 +0000 (14:17 +0000)]
correction

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

19 years agoadd the long_name to the -formats output patch by (john Galloway <jrg at monsterbot...
Michael Niedermayer [Tue, 19 Oct 2004 10:52:59 +0000 (10:52 +0000)]
add the long_name to the -formats output patch by (john Galloway <jrg at monsterbot dot com>) and (Måns Rullgård <mru at mru dot ath dot cx>)

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

19 years agofixing demuxing of vc2_intro.avi
Michael Niedermayer [Tue, 19 Oct 2004 10:37:02 +0000 (10:37 +0000)]
fixing demuxing of vc2_intro.avi

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

19 years agofix constrained parameters flag
Michael Niedermayer [Mon, 18 Oct 2004 23:07:18 +0000 (23:07 +0000)]
fix constrained parameters flag

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

19 years agoreport keyframes
Alex Beregszaszi [Mon, 18 Oct 2004 11:42:40 +0000 (11:42 +0000)]
report keyframes

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

19 years agoset correct timebase
Michael Niedermayer [Mon, 18 Oct 2004 09:43:39 +0000 (09:43 +0000)]
set correct timebase

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

19 years agoinfinte recursion fix
Michael Niedermayer [Mon, 18 Oct 2004 03:02:48 +0000 (03:02 +0000)]
infinte recursion fix

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

19 years agoupdate sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent dot...
Wolfram Gloger [Sun, 17 Oct 2004 23:57:28 +0000 (23:57 +0000)]
update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

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

19 years agogcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations...
Aurelien Jacobs [Sun, 17 Oct 2004 20:27:11 +0000 (20:27 +0000)]
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>)

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

19 years ago1000l (copy & paste)
Michael Niedermayer [Sat, 16 Oct 2004 23:44:16 +0000 (23:44 +0000)]
1000l (copy & paste)

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

19 years agouser setable preload and max_mux_delay
Michael Niedermayer [Sat, 16 Oct 2004 21:27:42 +0000 (21:27 +0000)]
user setable preload and max_mux_delay

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

19 years agoOPT_FLOAT
Michael Niedermayer [Sat, 16 Oct 2004 20:30:14 +0000 (20:30 +0000)]
OPT_FLOAT

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

19 years agoElectronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
Mike Melanson [Sat, 16 Oct 2004 19:33:57 +0000 (19:33 +0000)]
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)

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

19 years agoFAQ entry for manually changing fourcc
Mike Melanson [Sat, 16 Oct 2004 16:47:42 +0000 (16:47 +0000)]
FAQ entry for manually changing fourcc

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

19 years agocws2fws, utility to convert compressed flash files to uncompressed ones, which can...
Alex Beregszaszi [Sat, 16 Oct 2004 11:08:49 +0000 (11:08 +0000)]
cws2fws, utility to convert compressed flash files to uncompressed ones, which can be than played back with ffplay. note: this doesn't gets compiled automatically

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

19 years agouser setable fourcc
Michael Niedermayer [Sat, 16 Oct 2004 01:51:50 +0000 (01:51 +0000)]
user setable fourcc

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

19 years agoset keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>)
Nathan Kurz [Fri, 15 Oct 2004 22:06:46 +0000 (22:06 +0000)]
set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>)

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

19 years agoxvid fake divx version workaround
Michael Niedermayer [Fri, 15 Oct 2004 11:48:50 +0000 (11:48 +0000)]
xvid fake divx version workaround

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

19 years agosupport strictly enforcing gop size
Michael Niedermayer [Fri, 15 Oct 2004 02:37:04 +0000 (02:37 +0000)]
support strictly enforcing gop size

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

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