Zdenek Kabelac
5abd509acd
* init table once
...
Originally committed as revision 1203 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
4555345704
* using macros to shorten init part
...
* removing some unused/unneeded code
* unifing some function names
Originally committed as revision 1202 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
34dfe896e3
* quick fix for bit exact setting
...
(FIXME - add this into context flags)
Originally committed as revision 1200 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
c9a2ebc4c0
100l for kabi (fixing qpel)
...
Originally committed as revision 1198 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
af19f78f2f
* using DSPContext - so each codec could use its local (sub)set of CPU extension
...
* these are untested - users/developers please check
Originally committed as revision 1197 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
85bd552606
* using DSPContext - so each codec could use its local (sub)set of CPU extension
...
* fixing compiler warning about uninit level
Originally committed as revision 1196 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
ec7e0bf0fd
* using DSPContext - so each codec could use its local (sub)set of CPU extension
...
* I think IDCT needs some better generic solution
Originally committed as revision 1195 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
eb4b3dd3c3
* using DSPContext - so each codec could use its local (sub)set of CPU extension
...
Originally committed as revision 1194 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
fb602cd15e
* useless commit - ignore
...
Originally committed as revision 1193 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
c6af86c240
* avcodec_init could be removed I guess...
...
Originally committed as revision 1192 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
2602c84635
* consts
...
Originally committed as revision 1191 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
8350df9704
* added dsp_mask
...
* using frame_bits for wav bits_per_sample
Originally committed as revision 1190 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Arpi
df1c67adda
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback
...
Originally committed as revision 1185 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
b8a78f419d
reversing header game
...
MIN/MAX -> FFMIN/FFMAX
Originally committed as revision 1184 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
f11d3f2310
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Måns Rullgård))
...
Originally committed as revision 1183 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
347ae22ecf
hurry_up>=5 -> skip everything except header & set pict_type&key_frame
...
Originally committed as revision 1182 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
c2d418f1e6
fixing -sameq with mpeg2
...
Originally committed as revision 1179 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
f01a189455
cleanup
...
Originally committed as revision 1178 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
d7425f59d5
cleanup (breaks compatibility, requested by fabrice)
...
remove CODEC_FLAG_NOT_TRUNCATED & add CODEC_FLAG_TRUNCATED
add CODEC_CAP_TRUNCATED
add alpha plane to AVPicture
remove CODEC_ID_MSMPEG4
remove various unused stuff
support "truncated" mpeg4 streams
Originally committed as revision 1175 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
218baf10f8
cleanup
...
Originally committed as revision 1173 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
81ada1ce9d
cleanup
...
Originally committed as revision 1172 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
3d71589f27
cleanup
...
Originally committed as revision 1171 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
95e2ce4aa0
lrintf detection (based upon a patch by François Revol <revol at free dot fr>)
...
Originally committed as revision 1162 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
b587a7cb2b
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>)
...
Originally committed as revision 1160 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
b0397e0e00
* DR1 support
...
Originally committed as revision 1157 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
145956deee
fixed some bugs in app parser - some jfif and adobe jpgs fixed
...
Originally committed as revision 1153 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
9f9c322930
support forcing low_delay during decoding
...
Originally committed as revision 1150 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
05c4072b45
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
...
Originally committed as revision 1147 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
3f95e8434b
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
...
contribution by Laszlo Torok <torokl@alpha.dfmk.hu>
4CC 'MAC3' and 'MAC6' in Quicktime.
It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :)
patch by (François Revol <revol at free dot fr>)
Originally committed as revision 1145 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
86f85dca30
cleanup
...
Originally committed as revision 1142 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Arpi
288daa8452
handle init error in ffmpeg12
...
Originally committed as revision 1141 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
8671359bfc
better padding bug detection
...
Originally committed as revision 1139 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
75460b0ce5
put MIN/MAX under ifndef MAX/MIN
...
Originally committed as revision 1138 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
6a70098ac6
fixing msmpeg4v3 with mb_height % slice_height != 0
...
Originally committed as revision 1137 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
f56dd362bd
hopefully fixing sprite_warping_points==0
...
Originally committed as revision 1136 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
f408fc67c0
* avoid negative numbers as well
...
Originally committed as revision 1134 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Nick Kurshev
dd3be2c97e
10l
...
Originally committed as revision 1133 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Nick Kurshev
b8e6ad84e5
reverse first hunk
...
Originally committed as revision 1132 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Nick Kurshev
d08070e653
fixed debug compilation
...
Originally committed as revision 1131 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
bbed9259cc
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them
...
Originally committed as revision 1130 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
6bb925f47d
dont call emms_c() for each MB
...
Originally committed as revision 1127 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
0aa7875a73
cleanup
...
Originally committed as revision 1126 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
f9745d55e6
fixed 10l
...
Originally committed as revision 1124 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
af27aea922
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated
...
Originally committed as revision 1122 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
4707cb07e1
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized)
...
Originally committed as revision 1121 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
0bfacb95de
fixing q>0.0 assert failure caused by overflow of variance for b frames
...
Originally committed as revision 1120 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
6b72ac6323
exporting the internal qscale table, this allso fixes the ordering
...
Originally committed as revision 1116 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
6234d753a9
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
...
Originally committed as revision 1115 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fred
5981f4e693
1) Add MMX deinterlace code.
...
2) "Fix" first and last line deinterlace. I had second-thoughts that this might be some image filtering algorithm that someone cleverer than I created.
3) Add in-place deinterlace functions (only used when src == dst).
patch by (Fred <foohoo at shaw dot ca>)
Originally committed as revision 1113 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
bc42388648
use lrintf to avoid double conversion
...
Originally committed as revision 1107 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago