]> git.sesse.net Git - ffmpeg/log
ffmpeg
20 years agonicer looking PSNR stats (YUV seperate and print the whole file PSNR at the end inste...
Michael Niedermayer [Mon, 29 Dec 2003 23:08:30 +0000 (23:08 +0000)]
nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the end instead of the last frame's)

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

20 years agopicture number fixes
Michael Niedermayer [Mon, 29 Dec 2003 22:25:08 +0000 (22:25 +0000)]
picture number fixes

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

20 years ago10l (segfault fix)
Michael Niedermayer [Sun, 28 Dec 2003 11:35:54 +0000 (11:35 +0000)]
10l (segfault fix)

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

20 years agoframe stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Wolfgang Hesseler [Sun, 28 Dec 2003 01:19:41 +0000 (01:19 +0000)]
frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)

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

20 years agocorrect C init tables
Alex Beregszaszi [Sat, 27 Dec 2003 19:54:59 +0000 (19:54 +0000)]
correct C init tables

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

20 years agoits nice to include 'what it does & why' in submitted patches
Michael Niedermayer [Sat, 27 Dec 2003 15:21:17 +0000 (15:21 +0000)]
its nice to include 'what it does & why' in submitted patches

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

20 years agolrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Steven M. Schultz [Mon, 22 Dec 2003 19:42:28 +0000 (19:42 +0000)]
lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)

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

20 years ago10l (forgot to copy top_field_first flag)
Michael Niedermayer [Mon, 22 Dec 2003 19:06:01 +0000 (19:06 +0000)]
10l (forgot to copy top_field_first flag)

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

20 years agorv20 / h263 b frame fix
Michael Niedermayer [Sun, 21 Dec 2003 20:06:59 +0000 (20:06 +0000)]
rv20 / h263 b frame fix

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

20 years agofix crash
Michael Niedermayer [Fri, 19 Dec 2003 00:47:36 +0000 (00:47 +0000)]
fix crash

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

20 years agoSVQ3 uses unrestricted motion vectors
Mike Melanson [Thu, 18 Dec 2003 23:44:49 +0000 (23:44 +0000)]
SVQ3 uses unrestricted motion vectors

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

20 years agosvq3 fix
Michael Niedermayer [Thu, 18 Dec 2003 21:35:02 +0000 (21:35 +0000)]
svq3 fix

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

20 years agoharcoded DTS computation for mpeg
Fabrice Bellard [Thu, 18 Dec 2003 13:03:37 +0000 (13:03 +0000)]
harcoded DTS computation for mpeg

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

20 years agovbv_delay
Michael Niedermayer [Wed, 17 Dec 2003 19:53:05 +0000 (19:53 +0000)]
vbv_delay

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

20 years agoprimitive LPCM generator
Fabrice Bellard [Tue, 16 Dec 2003 14:00:18 +0000 (14:00 +0000)]
primitive LPCM generator

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

20 years agobetter and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation...
Fabrice Bellard [Tue, 16 Dec 2003 11:25:30 +0000 (11:25 +0000)]
better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking)

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

20 years agofixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start...
Fabrice Bellard [Tue, 16 Dec 2003 11:21:25 +0000 (11:21 +0000)]
fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets)

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

20 years agopts and dts support in parser API
Fabrice Bellard [Tue, 16 Dec 2003 11:17:06 +0000 (11:17 +0000)]
pts and dts support in parser API

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

20 years agoinitial predictors are not sent to the output in QT IMA; fix stereo QT
Mike Melanson [Tue, 16 Dec 2003 01:17:58 +0000 (01:17 +0000)]
initial predictors are not sent to the output in QT IMA; fix stereo QT
IMA decoding

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

20 years agoMPEG1/2 decoding update (buffered frames are decoded now)
Fabrice Bellard [Mon, 15 Dec 2003 14:47:23 +0000 (14:47 +0000)]
MPEG1/2 decoding update (buffered frames are decoded now)

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

20 years agomake av_read_frame() return buffered frames at EOF
Fabrice Bellard [Mon, 15 Dec 2003 14:45:37 +0000 (14:45 +0000)]
make av_read_frame() return buffered frames at EOF

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

20 years agomoved packet output to a separate function - added the frame buffered by the decoder...
Fabrice Bellard [Mon, 15 Dec 2003 14:43:44 +0000 (14:43 +0000)]
moved packet output to a separate function - added the frame buffered by the decoder at EOF, if any

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

20 years agoadded End Of File handling to return last picture for MPEG1/2/4
Fabrice Bellard [Mon, 15 Dec 2003 14:40:37 +0000 (14:40 +0000)]
added End Of File handling to return last picture for MPEG1/2/4

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

20 years agomotion estimation & mb compare functions command line options
Michael Niedermayer [Mon, 15 Dec 2003 11:54:19 +0000 (11:54 +0000)]
motion estimation & mb compare functions command line options

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

20 years agoinit picture structure to avoid uninitialized fields
Fabrice Bellard [Mon, 15 Dec 2003 10:46:34 +0000 (10:46 +0000)]
init picture structure to avoid uninitialized fields

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

20 years ago100l (forgot alpha & ppc)
Michael Niedermayer [Mon, 15 Dec 2003 09:21:28 +0000 (09:21 +0000)]
100l (forgot alpha & ppc)

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

20 years agomv vissualization & field picture fix
Michael Niedermayer [Sun, 14 Dec 2003 20:48:12 +0000 (20:48 +0000)]
mv vissualization & field picture fix

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

20 years agocygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multime...
Wolfgang Hesseler [Sun, 14 Dec 2003 17:47:23 +0000 (17:47 +0000)]
cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>)

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

20 years ago10l (printing qscale before parsing it)
Michael Niedermayer [Sun, 14 Dec 2003 16:15:32 +0000 (16:15 +0000)]
10l (printing qscale before parsing it)

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

20 years agosplit intra / inter dequantization
Michael Niedermayer [Sun, 14 Dec 2003 02:57:00 +0000 (02:57 +0000)]
split intra / inter dequantization

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

20 years agoerror concealment regression test
Michael Niedermayer [Sun, 14 Dec 2003 01:42:00 +0000 (01:42 +0000)]
error concealment regression test

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

20 years agocleanup
Michael Niedermayer [Sat, 13 Dec 2003 20:41:33 +0000 (20:41 +0000)]
cleanup

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

20 years agoHere are juste two added #ifdef CONFIG_ENCODERS to allow
Aurelien Jacobs [Sat, 13 Dec 2003 02:14:18 +0000 (02:14 +0000)]
Here are juste two added #ifdef CONFIG_ENCODERS to allow
libavcodec to compile without CONFIG_ENCODERS defined
patch by (Aurelien Jacobs <aurel at gnuage dot org>)

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

20 years agomb type & qp vissualization
Michael Niedermayer [Sat, 13 Dec 2003 01:33:52 +0000 (01:33 +0000)]
mb type & qp vissualization

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

20 years agostuffing to stay above min_bitrate
Michael Niedermayer [Fri, 12 Dec 2003 21:30:47 +0000 (21:30 +0000)]
stuffing to stay above min_bitrate

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

20 years agoCBR improvements
Michael Niedermayer [Fri, 12 Dec 2003 19:26:55 +0000 (19:26 +0000)]
CBR improvements

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

20 years agofixed top_field_first support when encoding
Fabrice Bellard [Fri, 12 Dec 2003 16:56:38 +0000 (16:56 +0000)]
fixed top_field_first support when encoding

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

20 years agofill codec info
Fabrice Bellard [Fri, 12 Dec 2003 16:55:12 +0000 (16:55 +0000)]
fill codec info

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

20 years agofixing h263p encoding without UMV
Michael Niedermayer [Thu, 11 Dec 2003 16:14:27 +0000 (16:14 +0000)]
fixing h263p encoding without UMV

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

20 years agoobmc encoding flag (forgot to commit...)
Michael Niedermayer [Thu, 11 Dec 2003 16:00:53 +0000 (16:00 +0000)]
obmc encoding flag (forgot to commit...)

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

20 years agoset AVCodecContext.width/height before get_buffer()
Michael Niedermayer [Thu, 11 Dec 2003 11:17:54 +0000 (11:17 +0000)]
set AVCodecContext.width/height before get_buffer()

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

20 years agoupdate
Fabrice Bellard [Wed, 10 Dec 2003 19:17:15 +0000 (19:17 +0000)]
update

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

20 years agoupdate -interlace help
Fabrice Bellard [Wed, 10 Dec 2003 17:07:11 +0000 (17:07 +0000)]
update -interlace help

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

20 years agogenerate MPEG elementary streams in all cases - added interlaced MPEG2 test
Fabrice Bellard [Wed, 10 Dec 2003 17:06:36 +0000 (17:06 +0000)]
generate MPEG elementary streams in all cases - added interlaced MPEG2 test

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

20 years agointerlaced dct encoding fix
Michael Niedermayer [Wed, 10 Dec 2003 17:05:41 +0000 (17:05 +0000)]
interlaced dct encoding fix

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

20 years agointerlaced DCT support for MPEG2 encoding
Fabrice Bellard [Wed, 10 Dec 2003 16:51:54 +0000 (16:51 +0000)]
interlaced DCT support for MPEG2 encoding

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

20 years agofixed interlaced encoding
Fabrice Bellard [Wed, 10 Dec 2003 16:49:20 +0000 (16:49 +0000)]
fixed interlaced encoding

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

20 years ago10l (uninitialized var ...)
Michael Niedermayer [Wed, 10 Dec 2003 16:20:28 +0000 (16:20 +0000)]
10l (uninitialized var ...)

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

20 years ago-interlace option - better consistency in help
Fabrice Bellard [Wed, 10 Dec 2003 14:50:09 +0000 (14:50 +0000)]
-interlace option - better consistency in help

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

20 years agofixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect...
Fabrice Bellard [Wed, 10 Dec 2003 11:18:36 +0000 (11:18 +0000)]
fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video)

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

20 years agoMB_TYPE_INTERLACED info fix
Michael Niedermayer [Wed, 10 Dec 2003 02:34:09 +0000 (02:34 +0000)]
MB_TYPE_INTERLACED info fix

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

20 years agosuppress PTS in packets when not needed (slightly smaller files), fixed PTS generatio...
Michel Bardiaux [Tue, 9 Dec 2003 18:06:18 +0000 (18:06 +0000)]
suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux)

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

20 years agocopy packet without omitting the padding
Fabrice Bellard [Tue, 9 Dec 2003 15:34:44 +0000 (15:34 +0000)]
copy packet without omitting the padding

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

20 years agofixed low delay decoding
Fabrice Bellard [Tue, 9 Dec 2003 14:51:49 +0000 (14:51 +0000)]
fixed low delay decoding

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

20 years ago100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l1...
Michael Niedermayer [Tue, 9 Dec 2003 14:03:55 +0000 (14:03 +0000)]
100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l

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

20 years agoslice structured fixes
Michael Niedermayer [Tue, 9 Dec 2003 13:47:08 +0000 (13:47 +0000)]
slice structured fixes

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

20 years agomotion_subsample_log2
Michael Niedermayer [Tue, 9 Dec 2003 01:55:54 +0000 (01:55 +0000)]
motion_subsample_log2

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

20 years agomove motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediawar...
Wolfgang Hesseler [Tue, 9 Dec 2003 01:49:56 +0000 (01:49 +0000)]
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
cleanups & fixes by me

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

20 years agobetter get_packet_size and probe
Michael Niedermayer [Tue, 9 Dec 2003 00:17:43 +0000 (00:17 +0000)]
better get_packet_size and probe

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

20 years agoFF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support
Alex Beregszaszi [Mon, 8 Dec 2003 18:26:22 +0000 (18:26 +0000)]
FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support

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

20 years agomsb pts support
Alex Beregszaszi [Mon, 8 Dec 2003 17:54:40 +0000 (17:54 +0000)]
msb pts support

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

20 years agousing LIBAVFORMAT_IDENT
Alex Beregszaszi [Mon, 8 Dec 2003 17:50:38 +0000 (17:50 +0000)]
using LIBAVFORMAT_IDENT

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

20 years agoAdvanced intra coding, modified quantization and alternative inter vlc regression...
Michael Niedermayer [Mon, 8 Dec 2003 17:45:59 +0000 (17:45 +0000)]
Advanced intra coding, modified quantization and alternative inter vlc regression tests

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

20 years agoAIC/MQ encoding fix
Michael Niedermayer [Mon, 8 Dec 2003 17:42:20 +0000 (17:42 +0000)]
AIC/MQ encoding fix

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

20 years agocosmetics
Alex Beregszaszi [Mon, 8 Dec 2003 11:35:09 +0000 (11:35 +0000)]
cosmetics

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

20 years agomore correct header parsing
Alex Beregszaszi [Mon, 8 Dec 2003 11:32:06 +0000 (11:32 +0000)]
more correct header parsing

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

20 years agoalternative inter vlc encoding fix
Michael Niedermayer [Mon, 8 Dec 2003 02:23:22 +0000 (02:23 +0000)]
alternative inter vlc encoding fix

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

20 years agoslice flush / position fix
Michael Niedermayer [Sun, 7 Dec 2003 02:10:30 +0000 (02:10 +0000)]
slice flush / position fix

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

20 years agoh263 slice structured mode
Michael Niedermayer [Sun, 7 Dec 2003 01:33:45 +0000 (01:33 +0000)]
h263 slice structured mode
slice cleanup

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

20 years agoremoving unused var & converting 64->32bit
Michael Niedermayer [Fri, 5 Dec 2003 23:12:03 +0000 (23:12 +0000)]
removing unused var & converting 64->32bit

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

20 years agoAVFrame.interlaced_frame fixes
Michael Niedermayer [Fri, 5 Dec 2003 01:03:12 +0000 (01:03 +0000)]
AVFrame.interlaced_frame fixes

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

20 years agoSWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc...
Glyn Kennington [Fri, 5 Dec 2003 00:41:58 +0000 (00:41 +0000)]
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>)

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

20 years agoexport top_field_first & interlaced_frame
Michael Niedermayer [Fri, 5 Dec 2003 00:19:46 +0000 (00:19 +0000)]
export top_field_first & interlaced_frame

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

20 years agoset has_b_frames correctly, fixes rv20 dr1 with mplayer
Michael Niedermayer [Thu, 4 Dec 2003 19:15:37 +0000 (19:15 +0000)]
set has_b_frames correctly, fixes rv20 dr1 with mplayer

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

20 years agocleanup
Michael Niedermayer [Thu, 4 Dec 2003 18:46:49 +0000 (18:46 +0000)]
cleanup

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

20 years agorv20 (h263) b frame decoding support
Michael Niedermayer [Thu, 4 Dec 2003 18:34:47 +0000 (18:34 +0000)]
rv20 (h263) b frame decoding support

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

20 years agothis should make the decoder safe for big-endian platforms
Mike Melanson [Thu, 4 Dec 2003 14:14:43 +0000 (14:14 +0000)]
this should make the decoder safe for big-endian platforms

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

20 years agoaltivec.h bug workaround (untested)
Michael Niedermayer [Wed, 3 Dec 2003 22:23:08 +0000 (22:23 +0000)]
altivec.h bug workaround (untested)

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

20 years agocleanup
Michael Niedermayer [Wed, 3 Dec 2003 16:47:17 +0000 (16:47 +0000)]
cleanup

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

20 years agoh263 modified quantization fix
Michael Niedermayer [Wed, 3 Dec 2003 16:07:41 +0000 (16:07 +0000)]
h263 modified quantization fix

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

20 years agoDUCK codec
Mike Melanson [Wed, 3 Dec 2003 04:58:48 +0000 (04:58 +0000)]
DUCK codec

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

20 years agoinitial support for Duck TrueMotion v1 (think of it as On2 VP1); only
Mike Melanson [Wed, 3 Dec 2003 04:22:15 +0000 (04:22 +0000)]
initial support for Duck TrueMotion v1 (think of it as On2 VP1); only
16-bit mode supported thus far

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

20 years agosplit ff_h263_decode_mb() into h263 and mpeg4 versions
Michael Niedermayer [Wed, 3 Dec 2003 01:16:35 +0000 (01:16 +0000)]
split ff_h263_decode_mb() into h263 and mpeg4 versions

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

20 years agoh263_h_loop_filter_mmx
Michael Niedermayer [Tue, 2 Dec 2003 22:02:57 +0000 (22:02 +0000)]
h263_h_loop_filter_mmx

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

20 years agoh263_v_loop_filter_mmx
Michael Niedermayer [Tue, 2 Dec 2003 20:28:10 +0000 (20:28 +0000)]
h263_v_loop_filter_mmx

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

20 years agoh263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20...
Michael Niedermayer [Mon, 1 Dec 2003 20:04:14 +0000 (20:04 +0000)]
h263 MV prediction doesnt match mpeg4, for some slices configurations (fixes RV20 MVs)

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

20 years ago10l
Michael Niedermayer [Mon, 1 Dec 2003 15:49:10 +0000 (15:49 +0000)]
10l

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

20 years agoh263 loop filter
Michael Niedermayer [Mon, 1 Dec 2003 15:23:14 +0000 (15:23 +0000)]
h263 loop filter
fixed h263 modified quantization
CODEC_FLAG_OBMC

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

20 years agooff by 1 in the palette
Mike Melanson [Mon, 1 Dec 2003 13:59:08 +0000 (13:59 +0000)]
off by 1 in the palette

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

20 years ago4th frame type ...
Michael Niedermayer [Sun, 30 Nov 2003 19:04:56 +0000 (19:04 +0000)]
4th frame type ...

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

20 years agorv20 sub_id == 0x20200002 support
Michael Niedermayer [Sun, 30 Nov 2003 18:08:35 +0000 (18:08 +0000)]
rv20 sub_id == 0x20200002 support

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

20 years agocleanup
Michael Niedermayer [Sun, 30 Nov 2003 17:30:18 +0000 (17:30 +0000)]
cleanup

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

20 years agorv10 fix
Michael Niedermayer [Sun, 30 Nov 2003 17:22:51 +0000 (17:22 +0000)]
rv10 fix

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

20 years agorv20 decoder
Michael Niedermayer [Sun, 30 Nov 2003 14:35:35 +0000 (14:35 +0000)]
rv20 decoder

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

20 years agoforgot
Michael Niedermayer [Sat, 29 Nov 2003 08:44:33 +0000 (08:44 +0000)]
forgot

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

20 years agoh263 alternative inter vlc support
Michael Niedermayer [Sat, 29 Nov 2003 08:37:51 +0000 (08:37 +0000)]
h263 alternative inter vlc support

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

20 years agoH264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
Laurent Aimar [Sat, 29 Nov 2003 00:21:33 +0000 (00:21 +0000)]
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)

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

20 years agointra16x16 fix
Michael Niedermayer [Sat, 29 Nov 2003 00:19:24 +0000 (00:19 +0000)]
intra16x16 fix

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

20 years ago10000l
Michael Niedermayer [Fri, 28 Nov 2003 23:38:43 +0000 (23:38 +0000)]
10000l

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

20 years agocleanup
Michael Niedermayer [Fri, 28 Nov 2003 22:09:09 +0000 (22:09 +0000)]
cleanup

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