483 Commits (1482fee88d0df2ff1f991725c87221f13b0b1c04)

Author SHA1 Message Date
Måns Rullgård 30344a83e0 remove/replace non-ascii characters 20 years ago
Michael Niedermayer bf873ee62a b_frame_strategy sanity check 20 years ago
Michael Niedermayer 9cd8179818 #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
Michael Niedermayer 6b51185c63 overflow fix 20 years ago
Michael Niedermayer 1192ce3707 complain about mpeg4 limits only if codec_id == MPEG4 20 years ago
Michael Niedermayer 8b975b7ca5 put most codecs under ifdefs 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Kevin Baragona dfb706da4d Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) 20 years ago
Michael Niedermayer ee572c5482 remove duplicate clip to 8bit function 20 years ago
Mike Melanson 6f921f3100 remove superfluous CONFIG_ENCODERS (entire function is already wrapped) 20 years ago
Michael Niedermayer 09c3e44e8a motion estimation bitrate penalty compensation 20 years ago
Michael Niedermayer cec1f05fd7 check mb/me_threshold range, fixes assertion failure 20 years ago
Michael Niedermayer 02dc898338 alignment fix 20 years ago
Michael Niedermayer 40c5fa2689 AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Loren Merritt 2f944356bf H.264: decode arbitrary frame orders and allow B-frames as references. 20 years ago
Loren Merritt e21f398378 vismb: display 4x4 partition boundaries in H.264 20 years ago
Michael Niedermayer 8dd2a893dd set supported pix_fmts 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Josh Varner fe533bb3a7 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 20 years ago
Christophe Massiot 957c743a23 Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) 20 years ago
Johan Bilien ebaa7e0315 rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) 20 years ago
Michael Niedermayer e8ea90123d framerate check 20 years ago
Michael Niedermayer dd4f8a04fe jpeg style yuv fixes 20 years ago
Michael Niedermayer a9c3ff5b9e assertion about bits statistic and minor bits stat fix 20 years ago
Michael Niedermayer 30231f8169 10l (dont modify the input picture pts) 20 years ago
Kurosu f41c1fac3c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Michael Niedermayer eaba7c7fd6 picture heap corruption fix 20 years ago
Loren Merritt 650cec0c8c vismv for h264 displayed incorrect motion vectors. 20 years ago
Michael Niedermayer 3c9ec07ef2 quantizer overflow warning + AAN dct fix 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 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 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
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
Maarten Daniels ccff9da62a H261 fixing and cleaning: 20 years ago
Michael Niedermayer 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
Michael Niedermayer 035817727f support strictly enforcing gop size 20 years ago
Michael Niedermayer 9efc77c86f fix forcing of individual frame types 20 years ago
Michael Niedermayer ac8b03c0a8 lowres 4mv 20 years ago
Michael Niedermayer 5f6c92d40c h.261 loop filter fix 20 years ago
Milan Cutka 125af02243 Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer 718455951c lowres chroma fix 20 years ago
Michael Niedermayer 0f74857497 lowres slice fix 20 years ago
Michael Niedermayer da9c9637ae low resolution interlaced support 20 years ago