Michael Niedermayer
|
4c1a012e9c
|
dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE
Originally committed as revision 4452 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
e33943728e
|
verify len field validity in mjpeg_decode_com()
Originally committed as revision 4451 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
1b51e051c0
|
make error concealment related options accessable from ffplays command line
Originally committed as revision 4450 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
50e2450bc1
|
10l (forgot to commit this yesterday)
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4449 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
c6ec28b18c
|
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
6e5c1877b2
|
split string to avoid buffer overflow in native english speaking persons (fix suggested by The Wanderer)
Originally committed as revision 4447 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
b194c327fc
|
yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4446 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Michael Niedermayer
|
7885603a0b
|
patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
Vidar Madsen
|
93a2362752
|
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4444 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
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 |