2312 Commits (1f3f9507997830c8fc229e53dadca3ef6eb8149f)

Author SHA1 Message Date
Michael Niedermayer 1f3f950799 disallow strcat 20 years ago
Michael Niedermayer 2fc8ea249f dissallow sprintf 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Diego Biurrun f14d4e7e21 Quote path expression to take care of $(prefix) possibly containing spaces. 20 years ago
Michael Niedermayer 6041c21749 fixing selftest 20 years ago
Michael Niedermayer eaba7c7fd6 picture heap corruption fix 20 years ago
Roberto Togni c31b812166 Check pointers before writing to memory, fix possible integer overflows 20 years ago
Gert Vervoort 9c6221ae62 10l (obmc_scratchpad not always initialize) 20 years ago
Loren Merritt 934b0821db 10l: scratchpad could be allocated before its size was known. 20 years ago
Loren Merritt 9f2d1b4ff5 H.264 weighted prediction. 20 years ago
Michael Niedermayer 85df8f7cf0 print "D" instead of "P" for dropable frames in flv with -debug 1 20 years ago
Michael Niedermayer 3f05305d73 RV30/RV40 demuxing (untested) 20 years ago
Michael Niedermayer f6d5112387 fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm 20 years ago
Michael Niedermayer 503a47255f fix decoding of http://mplayerhq.hu/~diego/problem.mov 20 years ago
Loren Merritt 1b2dcdc1e0 reduce stutter if we learn too late that the stream contains B-frames. 20 years ago
Loren Merritt a4dae92b58 Sort B-frames into display order. 20 years ago
Gianluigi Tiesi 8ff53f5b07 Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) 20 years ago
Diego Biurrun bf69c4e55f Make -pphelp output consistent with the other instances of -xxx help. 20 years ago
Michael Niedermayer 2d2651f821 WV1F support 20 years ago
Michael Niedermayer 53f0090dcc faster and slightly less accurate nearest neighbor resampler 20 years ago
Michael Niedermayer 17bfbd70ab 10l 20 years ago
Michael Niedermayer 6cb5dcb392 special case for filter_length==1 20 years ago
Loïc Le Loarer 579448a083 - correct several errors on the deblocking accross slice boundaries. 20 years ago
Roberto Togni f31ecffb4f Fix avc1 if there is nore than one nal per mov frame 20 years ago
Panagiotis Issaris 13160c0708 imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) 20 years ago
Roberto Togni 4d4bb927ce Fix compilation when both amr_nb and amr_wb are enabled 20 years ago
Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
Michael Niedermayer 6143607303 motion_val doxy 20 years ago
Loren Merritt 5ad984c997 implement B_DIRECT and B_SKIP macroblock types. 20 years ago
Loren Merritt 650cec0c8c vismv for h264 displayed incorrect motion vectors. 20 years ago
Michael Niedermayer f0b77c69c1 better motion_subsample_log2 docs 20 years ago
Sigbjørn Skjæret 0d00cf38c6 fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no}) 20 years ago
Loic Le Loarer 5175b9376f add multi slice support 20 years ago
Drew Hess a2c3bf82a7 fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) 20 years ago
Michael Niedermayer 3c9ec07ef2 quantizer overflow warning + AAN dct fix 20 years ago
Michael Niedermayer 7984bbe2ce fix timestamp prediction for low_delay mpeg streams 20 years ago
Michael Niedermayer e42a152bbc x86 cpu capabilities detection rewrite / cleanup 20 years ago
Michael Niedermayer 74679f5c1c another try at fixing rv20 ... 20 years ago
Michael Niedermayer f48c0551ca flush remaining data from parser at EOF 20 years ago
Michael Niedermayer 732ce18eab warn the user if the quantization code could overflow with the selected custom matrix and qp limits 20 years ago
Michael Niedermayer bf835aee11 uppercase codec_tag=AVC1 support 20 years ago
Michael Niedermayer a979965313 out of buffer access fix 20 years ago
Michael Niedermayer 0fd6aea1f1 more flexible frame skip decission 20 years ago
Michael Niedermayer bbf18b21b7 frame skip support 20 years ago
Michael Niedermayer d0271e8a3a rv20 encoding 20 years ago
Michael Niedermayer bc17df09d4 seeking in rm 20 years ago
Michael Niedermayer 18ade9543f rv10 thread safety fix / rv10 ffplay fix 20 years ago
Matthieu Castet e7ddb0cf4c detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>) 20 years ago
Michael Niedermayer 423962dc01 next try at fixing rv20 decoding 20 years ago
Michael Niedermayer 9d2a069519 raw rgb flip fix 20 years ago