Falk Hüffner
3354b0c9e5
Kludge around compilation failure on Alpha.
...
Originally committed as revision 1286 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Francisco Javier Cabello Torres
7ca413b44a
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
...
Originally committed as revision 1285 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
f78ebb51ec
apiexample doesnt send complete frames to the codec
...
Originally committed as revision 1284 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Brian Foley
404d2241ec
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
...
Originally committed as revision 1283 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
0ea8f2be4e
Avoid "unused variable 'c'" warning.
...
Originally committed as revision 1282 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
e4828c7d43
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards
...
Originally committed as revision 1281 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
35fedfc349
Add some rudimentary support for sparc64
...
Originally committed as revision 1279 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Agent Smith
2aa29681c9
dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>)
...
Originally committed as revision 1277 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Francisco Javier Cabello Torres
57fc257642
via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
...
Originally committed as revision 1275 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
525e51e8a3
10l
...
Originally committed as revision 1274 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
58b0b0dd93
fixing aspect
...
Originally committed as revision 1273 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
f8fd15e03f
moving init of some variables (hurry_up,...) to MPV_frame_start()
...
Originally committed as revision 1271 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Brian Foley
9c76bd48aa
* altivec and pix_norm patch by Brian Foley
...
Originally committed as revision 1269 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mark Hills
3aca208a7b
* Ogg/Vorbis patch by Mark Hills
...
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
9a7b310d06
* remaining part of John Ryland's patch
...
Originally committed as revision 1267 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
b135d9fb96
mjpegb support (need more samples)
...
Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
5d3cea3a86
aspect ratio cleanup
...
Originally committed as revision 1254 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
bb28568364
* cut&paste fix
...
Originally committed as revision 1249 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Brian Foley
f2677d6b26
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
...
Originally committed as revision 1240 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
deedfbdbca
10l
...
Originally committed as revision 1239 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
5940262772
* oops fixed bad initialization of ff vals.
...
- put FF_LIBMPEG2_IDCT_PERM into CVS - so it will work for now
Originally committed as revision 1227 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
d43b10ec7a
* fixed prototype
...
Originally committed as revision 1226 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
83f238cbf0
* compilation fix (ARM users please check)
...
Originally committed as revision 1225 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
58bfafbed9
hurry_up=5 support
...
Originally committed as revision 1219 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
7c5ab7b88d
slices & encoding optim
...
Originally committed as revision 1217 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
22f3e8bea7
dr1
...
Originally committed as revision 1216 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
0626afe9b2
0.1l
...
Originally committed as revision 1215 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
152ba68cc9
YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain)
...
10l flush_put_bits()
Originally committed as revision 1214 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Joel Yliluoma
a32072d0e9
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled)
...
Originally committed as revision 1212 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
11f18fafca
huffyuv
...
Originally committed as revision 1211 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
6a85ec8d9c
* minor warning fix
...
Originally committed as revision 1209 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
adb4328917
* not checking for get_buffer_callback - it would be user's error
...
* if DR1 is disabled in get_buffer_callback silently fallback to
non-dr rendering
Originally committed as revision 1208 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
d6483a8e5c
1l found by kabi
...
Originally committed as revision 1207 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
18f770162b
* fixing some minor const warnings
...
Originally committed as revision 1205 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
92ddb69283
* init for inv_zigzag_direct16 moved to init block
...
Originally committed as revision 1204 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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