Vidar Madsen
694eaead0c
Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)
...
Originally committed as revision 4443 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Vidar Madsen
2ff4524e72
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)
...
Originally committed as revision 4442 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e0111b3243
more fine grained skip_frame
...
Originally committed as revision 4441 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8c3eba7c62
skip_idct
...
skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
fec9ccb7e6
check for CODEC_CAP_DELAY in audio decoders too
...
Originally committed as revision 4439 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
46044471a0
ffmpeg version should be "CVS"
...
Originally committed as revision 4438 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Benjamin Larsson
58379c062f
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
...
Originally committed as revision 4437 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Guillaume Poirier
dc77ef7fea
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
...
Originally committed as revision 15973 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Michael Niedermayer
aa6ff39bb0
check len (should fix #1165694 )
...
Originally committed as revision 4436 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1a55810e87
fix segfault (bug #1165640 )
...
Originally committed as revision 4435 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
472ea1284e
fix infinite loop (suggested change by rjayne at convera dot com)
...
fixes bug #1160195
Originally committed as revision 4434 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b7b84107b5
error_resilience = FF_ER_CAREFULL
...
Originally committed as revision 4433 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
02fb0d7c72
fix decoding of (broken) files with f_code=0
...
fix segfault if the first P frames header is damaged
Originally committed as revision 4432 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e0827ba440
.m1v and .m2a (feature req #1178960 )
...
Originally committed as revision 4431 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5b2ad9f520
segfault fix
...
Originally committed as revision 4430 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Niki W. Waibel
56b04ceb47
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel)
...
Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c6fa36cf58
remove -f singlejpeg as its identical to -f mjpeg
...
Originally committed as revision 4428 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jan Kratochvil
11bec29441
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101
...
Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
337afd1420
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c
...
(math.h needed for log2() at least)
Originally committed as revision 4426 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
32fe3ac0f9
Here is the patch suggested by: unkaggregate, users sf net
...
Main reason is: deltas in interframes need scaling by 3/4 before applying.
Detailed description is at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1222099&group_id=16082&atid=116082
He also mentioned some samples at:
http://www.nerdgrounds.com/indeo21_test/
patch posted to ffmpeg-devel by (Kostya: kostya shishkov, gmail com)
Originally committed as revision 4425 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Andreas Öman
002c01a6f3
fixing output_example to work with current CVS libavcodec/libavformat patch by ("Andreas U. Trottmann": andreas trottmann, werft22 com)
...
Originally committed as revision 4424 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kenneth Aafløy
6fd93ce271
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net)
...
Originally committed as revision 4423 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9c98cdbc8a
av_seek_frame() docs timestamp clarification
...
Originally committed as revision 4422 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ba5697d53b
.264
...
Originally committed as revision 4421 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
98d82b22c8
10l
...
Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
e227d197e4
tell the user if compressed swf found
...
Originally committed as revision 4419 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
41a33f51d2
100l - this has only worked on big endian
...
Originally committed as revision 4418 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
19d9ac8169
parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed
...
Originally committed as revision 4417 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
0ede2c556a
print 'not working' message
...
Originally committed as revision 4416 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
af4ca324de
some missing additions
...
Originally committed as revision 4415 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
282152b133
1l
...
Originally committed as revision 4414 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Sigbjørn Skjæret
4af5b6cdb0
Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no)
...
Originally committed as revision 4413 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
a3075830f2
add hdv2 fourcc to MPEG2 codec mapping
...
Originally committed as revision 4412 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Guillaume Poirier
9cc768f64c
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
...
Originally committed as revision 15859 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Michael Niedermayer
2577897d2b
fix assertion failure
...
Originally committed as revision 4411 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
73480a1552
off by 1 error bugfix
...
avoid adding duplicate global headers to the bitstream
Originally committed as revision 4410 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Reimar Döffinger
c35afa2f57
Another REG_d -> REG_D fix.
...
Originally committed as revision 15846 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Gildas Bazin
eba9ae3cfc
IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org)
...
Originally committed as revision 4409 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Emiliano Parasassi
b4cad5371b
disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it)
...
Originally committed as revision 4408 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Mark Weaver
ff547a52d2
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk)
...
Originally committed as revision 4407 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
33785a3a9d
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out
...
Originally committed as revision 4406 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Daniel Kristjansson
e36bdf8bf5
part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu)
...
Originally committed as revision 4405 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Andy Parkins
22e50022f2
ffplay seeking because url_feof() not working patch by (Andy Parkins: andyparkins, gmail com)
...
Originally committed as revision 4404 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3f46995ca5
support extracting sps/pps from bitstream and putting it in extradata
...
Originally committed as revision 4403 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e679cd1ab0
fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0
...
Originally committed as revision 4402 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6b53b87e20
check mb_y
...
Originally committed as revision 4401 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
43c0040a65
dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly
...
Originally committed as revision 4400 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3d15acf27b
keep decoding nal units after an error
...
Originally committed as revision 4399 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d926e8c5c3
width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)
...
cleanup by me
indention fixed
second one must be yv12touyvy instead of yv12toyuy2
replace slow modulo by bitwise and
move %16!=0 code before the comment saying the code cant handle %16!=0
Originally committed as revision 15825 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Michael Niedermayer
edfaf6de29
better dont read the width/height at all, its random anyway
...
Originally committed as revision 4398 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago