2282 Commits (ed2d7a341e125f5d3b4cd63a182815b257080dd1)

Author SHA1 Message Date
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
Loren Merritt 42dd22c4a5 fix interlacing check in v1 huffyuv. 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Michael Niedermayer 17179d2d97 fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility 20 years ago
Michael Niedermayer 6989963c1f 10l (dont use codec_id for error simulation) 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Loren Merritt 1108708609 new option: context_model 20 years ago
Michael Niedermayer 2554db9b5f fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) 20 years ago
Jeff Muizelaar 21d7e2ff40 fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) 20 years ago
Luca Abeni bac6516545 YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) 20 years ago
Loren Merritt 7d7f635dc0 Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>) 20 years ago
Michael Niedermayer 6db2583c4f check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there 20 years ago
Loren Merritt 80516d720a Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>) 20 years ago
François Revol 2450cff2c3 BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" 20 years ago
James A. Morrison 6813f1d5cf whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) 20 years ago
Michael Niedermayer 55429b5534 workaround apps which dont provided correctly padded streams 20 years ago
Michael Niedermayer 9993064eec fixing rv20201002 20 years ago
Michael Niedermayer 35ef76b51c rv20103001 support 20 years ago
Michael Niedermayer ec892563ae reset ref_index 20 years ago
Michael Niedermayer e731697665 fix parser 20 years ago
Mike Melanson acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 096c3b7e90 overflow fix 20 years ago
Michael Niedermayer dffcdbb5f6 extradata and FF_INPUT_BUFFER_PADDING_SIZE doc 20 years ago
Michael Niedermayer b43ff7e2b0 attribute_used 20 years ago
Michael Niedermayer fc0be57f66 plane predicted non-interlacd rgb decodeing fix 20 years ago
Michael Niedermayer 4940ed6ae1 automatic workaround for another padding bug 20 years ago
Michael Niedermayer 311c700878 merge pam_decode_frame() into pnm_decode_frame() 20 years ago
Michael Niedermayer 99f0623629 pnm parser 20 years ago
Milan Cutka e20815b396 When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) 20 years ago
Michael Niedermayer 788d7a8cac av_resample_compensate() doxy 20 years ago
Maarten Daniels ccff9da62a H261 fixing and cleaning: 20 years ago