Diego Biurrun
90d9a1ba70
Misplaced CLEANAMR.
...
Originally committed as revision 5318 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
1ea00ed061
CLEANAMRWB --> CLEANAMR typo
...
Originally committed as revision 5317 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Barbato
5f22aa3cc0
13% faster inner_add_yblock
...
Originally committed as revision 5316 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Barbato
f420826c35
40% faster decode
...
Originally committed as revision 5315 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Benjamin Larsson
ddbddce547
Fix samples to bytes relation.
...
Originally committed as revision 5314 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Uoti Urpala
f267587ece
Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false.
...
Predict buffer size from blocksize_1 and number of channels and make
sure this does not exceed AVCODEC_MAX_AUDIO_FRAME_SIZE
Patch by Uoti Urpala >>> uoti |.| urpala |@| pp1 |.| inet |.| fi <<<
Originally committed as revision 5313 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Oded Shimon
9d4461b9f2
Disable lavf NUT until it is synced to spec
...
Originally committed as revision 5312 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
fdb3a34156
avoid AVInteger usage in av_rescale
...
disable integer.* (unused)
libavutil.a 45k -> 32k
Originally committed as revision 5311 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Benjamin Larsson
176c142abc
Patch to generate the ac3 window, based on code by Justin Ruggles.
...
Originally committed as revision 5310 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
c6f9e821c3
10l in h264 vismb/vismv (broke on 2006-03-09)
...
Originally committed as revision 5309 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
c2ea5f060c
report to user if mmf with midi found (and not supported)
...
Originally committed as revision 5308 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Uoti Urpala
4f26258f84
dtsdec.c copies one input packet at a time to a (static) buffer of size
...
4096 bytes while the packet can be up to 18726 bytes.
The code also keeps decoding until all input data has been used up,
not respecting AVCODEC_MAX_AUDIO_FRAME_SIZE.
The patch increases the buffer size and return after decoding one frame.
Also fixes dts_decode_init to return -1, not 1, on failure.
Patch by Uoti Urpala ||| uoti : urpala |!| pp1 : inet : fi |||
Originally committed as revision 5307 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
c3f11d199c
Simplify the code used for assigning video_resample, video_crop, & video_pad
...
Originally committed as revision 5306 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Reimar Döffinger
50a6c318b2
Avoid crash if there is a rtjpeg quant header but no video stream in file
...
Originally committed as revision 5305 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Reimar Döffinger
2d5545c302
make "size" variable in avpicture_alloc signed, since avpicture_get_size
...
returns -1 on error which was not detected with previous code.
Originally committed as revision 5304 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
3cb4ee5124
set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay
...
Originally committed as revision 5303 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
b6c1bfe097
add AVID DV fourcc
...
Originally committed as revision 5302 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e0977c8045
indention
...
Originally committed as revision 5301 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
5c72cad888
always skip garbage at end of atom
...
Originally committed as revision 5300 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
98d12b09af
move declaration to mov.h
...
Originally committed as revision 5299 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Wolfram Gloger
f42635f558
gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de>
...
Originally committed as revision 5298 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Erik Auerswald
4ee5599fba
10l in rgb2rgb_template.c
...
patch by Erik Auerswald <auerswal at unix-ag uni-kl de>
Originally committed as revision 18111 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Luca Barbato
fd925db3c8
typo in the gcc handmade regalloc trigger
...
Originally committed as revision 5297 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Nicolas Plourde
fac8012c3f
add support for intel mac. mp3lib is not fixed yet.
...
Originally committed as revision 18105 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Diego Biurrun
2900340e6f
Add mphq2 admins.
...
Originally committed as revision 5296 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
2cf30841b5
Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.
...
based on patch by Marcus Engene, ffmpeg AATT engene DDOOTT se
Originally committed as revision 5295 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
e1ffc3adb8
Revert Windows "warning" message.
...
Originally committed as revision 5294 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Wolfgang Scherer
60dfd14778
Fix SIGSEGV in rv10-null-pointer-500k.rm.
...
patch by Wolfgang Scherer, Wolfgang__ . __Scherer__ @ __gmx__ . __de
Originally committed as revision 5293 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
04f40508b2
Allow passing CFLAGS through the environment on all platforms.
...
Originally committed as revision 5292 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b9ca6d4704
output cosmetics
...
Originally committed as revision 5291 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
37921ffde8
fix "concealing 0 DC, 0 AC, 0 MV errors" bug
...
Originally committed as revision 5290 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
5616f85deb
clean and simplify mov_write_packet
...
Originally committed as revision 5289 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
b548f2b91b
ffv1 and ffvhuff havnt changed since a long time and noone proposed any
...
changes within 1 month after my warning so they are officially no longer
experimental and we will gurantee decodeability of files encoded with
the currenzt ffv1/ffvhuff in the future
Originally committed as revision 5288 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
611fd605a3
get avcC profile and level indication from sps (from handbrake)
...
Originally committed as revision 5287 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
18c697acce
write mdat in write_header avoid check in write_packet
...
Originally committed as revision 5286 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
490c189bc8
Disable v4l2 is videodev2.h is not "sanitized"
...
Originally committed as revision 5285 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
32ba6fb141
dont write stss atom if keyframes only
...
Originally committed as revision 5284 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
fd7789dbe8
decrease last_offset when ftyp is present
...
Originally committed as revision 5283 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
a336965e70
fix edts for tracks without b frames
...
Originally committed as revision 5282 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Benjamin Larsson
f1f7807abd
AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.
...
Originally committed as revision 5281 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
f122deb45c
Cosmetic patch: fix indentation (broken by previous cropping / padding
...
patch)
Originally committed as revision 5280 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
07d0cdfc9f
Make cropping, padding, and rescaling independent (after this patch,
...
the cropping / padding code in img_resample() is not needed anymore)
Originally committed as revision 5279 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
5341c20954
Baptiste COUDURIER's padding patch (reworked by me a little bit).
...
Moves padding code to imgconvert.c, and enables padding colorspaces != YUV420P.
Originally committed as revision 5278 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
D Richard Felker III
7b98bcbd0f
signedness error caused broken decoding
...
Originally committed as revision 5277 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
D Richard Felker III
c4e2a535b3
100l to loren. at least this fixes the compile error, but the code is still broken (decoding buggy/crashing)
...
Originally committed as revision 5276 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Corey Hickey
52dc09a5fe
Fix regression tests to match changed output of AC3 encoder
...
(ac3enc.c r1.30)
Originally committed as revision 5275 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Roberto Togni
0c35eb1c69
Add missing external declaration for kmvc codec
...
Originally committed as revision 5274 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
fd7b199199
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
...
Originally committed as revision 5273 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Barbato
a01e08ee5c
hadamard8_diff* enabled on linux/ppc
...
Originally committed as revision 5272 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
265a1ac75e
Reorganize vector constants to work around gcc 4.1 bug:
...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27006
This bug caused certain movies (444P or RGB/BGR-based) to become brighter
and more purple when played on a YV12 vo.
Originally committed as revision 18047 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago