platform/upstream/libav.git
19 years agoMemory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)
Burkhard Plaum [Sat, 27 Nov 2004 18:10:06 +0000 (18:10 +0000)]
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)

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

19 years ago10l (encode bit buffer too small for 1920x1080 raw)
Michael Niedermayer [Sat, 27 Nov 2004 17:46:30 +0000 (17:46 +0000)]
10l (encode bit buffer too small for 1920x1080 raw)

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

19 years agonew option: context_model
Loren Merritt [Sat, 27 Nov 2004 03:54:18 +0000 (03:54 +0000)]
new option: context_model
stores per-frame optimal huffman tables.

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

19 years agocredits for Michel Bardiaux
Michael Niedermayer [Fri, 26 Nov 2004 14:13:10 +0000 (14:13 +0000)]
credits for Michel Bardiaux

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

19 years agofix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be})
Michael Niedermayer [Thu, 25 Nov 2004 19:26:46 +0000 (19:26 +0000)]
fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be})

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

19 years agofix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)
Jeff Muizelaar [Thu, 25 Nov 2004 19:17:27 +0000 (19:17 +0000)]
fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)

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

19 years agocvsignore config.log
François Revol [Thu, 25 Nov 2004 06:31:38 +0000 (06:31 +0000)]
cvsignore config.log

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

19 years agoYUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>)
Luca Abeni [Wed, 24 Nov 2004 22:54:16 +0000 (22:54 +0000)]
YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>)

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

19 years agoFixed typo which caused incorrect motion prediction in B-frames. patch by (Loren...
Loren Merritt [Wed, 24 Nov 2004 22:50:49 +0000 (22:50 +0000)]
Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>)

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

19 years agocheck num_entries too to avoid reading over the array end and dont check i>0 it must...
Michael Niedermayer [Wed, 24 Nov 2004 00:15:49 +0000 (00:15 +0000)]
check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there

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

19 years agoFixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren...
Loren Merritt [Tue, 23 Nov 2004 23:58:54 +0000 (23:58 +0000)]
Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>)

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

19 years agoDVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)
Chriss [Tue, 23 Nov 2004 22:25:12 +0000 (22:25 +0000)]
DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)

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

19 years agocygwin fixes by (Sascha Sommer <saschasommer O freenet o de>)
Michael Niedermayer [Tue, 23 Nov 2004 18:28:23 +0000 (18:28 +0000)]
cygwin fixes by (Sascha Sommer <saschasommer O freenet o de>)

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

19 years agoint / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)
Michael Niedermayer [Tue, 23 Nov 2004 18:23:56 +0000 (18:23 +0000)]
int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)

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

19 years agofake regression errors caused by randomly choosen dct algo
Michael Niedermayer [Mon, 22 Nov 2004 00:23:32 +0000 (00:23 +0000)]
fake regression errors caused by randomly choosen dct algo

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

19 years agoBeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic...
François Revol [Sun, 21 Nov 2004 18:04:56 +0000 (18:04 +0000)]
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"

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

19 years agocvs policy
Michael Niedermayer [Sun, 21 Nov 2004 14:30:50 +0000 (14:30 +0000)]
cvs policy

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

19 years agoparts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul...
Michael Niedermayer [Sun, 21 Nov 2004 03:37:33 +0000 (03:37 +0000)]
parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>)

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

19 years agowhitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point...
James A. Morrison [Sun, 21 Nov 2004 01:47:36 +0000 (01:47 +0000)]
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>)

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

19 years agouse correct types
Mike Melanson [Sat, 20 Nov 2004 23:53:24 +0000 (23:53 +0000)]
use correct types

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

19 years agonew NSV demuxer
Mike Melanson [Sat, 20 Nov 2004 23:40:22 +0000 (23:40 +0000)]
new NSV demuxer

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

19 years agoFirst implementation of nsv demuxer.
François Revol [Sat, 20 Nov 2004 23:10:07 +0000 (23:10 +0000)]
First implementation of nsv demuxer.
Get libavformat linked with lavc and lmp3lame is required. BeOS requires no undefined syms on link! (besides it's bad to leave undef syms)

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

19 years agoworkaround apps which dont provided correctly padded streams
Michael Niedermayer [Fri, 19 Nov 2004 20:49:12 +0000 (20:49 +0000)]
workaround apps which dont provided correctly padded streams

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

19 years agofixing rv20201002
Michael Niedermayer [Fri, 19 Nov 2004 18:19:36 +0000 (18:19 +0000)]
fixing rv20201002

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

19 years agoskip unknown streams instead of failing
Michael Niedermayer [Fri, 19 Nov 2004 18:16:36 +0000 (18:16 +0000)]
skip unknown streams instead of failing

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

19 years agorv20103001 support
Michael Niedermayer [Fri, 19 Nov 2004 16:57:47 +0000 (16:57 +0000)]
rv20103001 support

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

19 years agorv20 demuxing fix
Michael Niedermayer [Fri, 19 Nov 2004 16:36:30 +0000 (16:36 +0000)]
rv20 demuxing fix

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

19 years agoreset ref_index
Michael Niedermayer [Fri, 19 Nov 2004 13:08:25 +0000 (13:08 +0000)]
reset ref_index

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

19 years agofix parser
Michael Niedermayer [Fri, 19 Nov 2004 11:37:03 +0000 (11:37 +0000)]
fix parser

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

19 years agonative QPEG video decoder, courtesy of Konstantin Shishkov
Mike Melanson [Wed, 17 Nov 2004 03:45:53 +0000 (03:45 +0000)]
native QPEG video decoder, courtesy of Konstantin Shishkov

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

19 years agoloop hack
Michael Niedermayer [Tue, 16 Nov 2004 16:28:27 +0000 (16:28 +0000)]
loop hack

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

19 years agomv/mb reuse regression test
Michael Niedermayer [Tue, 16 Nov 2004 14:02:41 +0000 (14:02 +0000)]
mv/mb reuse regression test

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

19 years agooverflow fix
Michael Niedermayer [Tue, 16 Nov 2004 13:40:56 +0000 (13:40 +0000)]
overflow fix

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

19 years agoextradata and FF_INPUT_BUFFER_PADDING_SIZE doc
Michael Niedermayer [Mon, 15 Nov 2004 15:53:53 +0000 (15:53 +0000)]
extradata and FF_INPUT_BUFFER_PADDING_SIZE doc

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

19 years agodisable redundant image formats, otherwise we wont get any bugreports about -f image2
Michael Niedermayer [Sun, 14 Nov 2004 22:30:44 +0000 (22:30 +0000)]
disable redundant image formats, otherwise we wont get any bugreports about -f image2

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

19 years agoattribute_used
Michael Niedermayer [Sun, 14 Nov 2004 22:05:21 +0000 (22:05 +0000)]
attribute_used

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

19 years agoplane predicted non-interlacd rgb decodeing fix
Michael Niedermayer [Sun, 14 Nov 2004 15:46:34 +0000 (15:46 +0000)]
plane predicted non-interlacd rgb decodeing fix

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

19 years agoraw h261 demuxing fix
Michael Niedermayer [Sat, 13 Nov 2004 17:35:09 +0000 (17:35 +0000)]
raw h261 demuxing fix

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

19 years agoallocate a few bytes more for extradata so the bitstream reader if its used by the...
Michael Niedermayer [Sat, 13 Nov 2004 01:27:35 +0000 (01:27 +0000)]
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end

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

19 years agoautomatic workaround for another padding bug
Michael Niedermayer [Sat, 13 Nov 2004 01:05:12 +0000 (01:05 +0000)]
automatic workaround for another padding bug

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

19 years agomerge pam_decode_frame() into pnm_decode_frame()
Michael Niedermayer [Fri, 12 Nov 2004 23:38:43 +0000 (23:38 +0000)]
merge pam_decode_frame() into pnm_decode_frame()

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

19 years agoswitch pnm from imagepipe to image2pipe
Michael Niedermayer [Fri, 12 Nov 2004 22:57:07 +0000 (22:57 +0000)]
switch pnm from imagepipe to image2pipe

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

19 years agopnm parser
Michael Niedermayer [Fri, 12 Nov 2004 22:55:29 +0000 (22:55 +0000)]
pnm parser

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

19 years agotry to guess the codec for imag2pipe too
Michael Niedermayer [Fri, 12 Nov 2004 22:51:52 +0000 (22:51 +0000)]
try to guess the codec for imag2pipe too

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

19 years agolast packet size fix
Michael Niedermayer [Fri, 12 Nov 2004 22:49:55 +0000 (22:49 +0000)]
last packet size fix

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

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