summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.c
Commit message (Expand)AuthorAge
* motion estimation bitrate penalty compensationMichael Niedermayer2005-03-27
* check mb/me_threshold range, fixes assertion failureMichael Niedermayer2005-03-26
* alignment fixMichael Niedermayer2005-03-19
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-06
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* vismb: display 4x4 partition boundaries in H.264Loren Merritt2005-03-03
* set supported pix_fmtsMichael Niedermayer2005-02-25
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot2005-02-02
* rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)Johan Bilien2005-02-02
* framerate checkMichael Niedermayer2005-01-23
* jpeg style yuv fixesMichael Niedermayer2005-01-20
* assertion about bits statistic and minor bits stat fixMichael Niedermayer2005-01-14
* 10l (dont modify the input picture pts)Michael Niedermayer2005-01-13
* av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* picture heap corruption fixMichael Niedermayer2005-01-10
* vismv for h264 displayed incorrect motion vectors.Loren Merritt2004-12-20
* quantizer overflow warning + AAN dct fixMichael Niedermayer2004-12-14
* warn the user if the quantization code could overflow with the selected custo...Michael Niedermayer2004-12-11
* more flexible frame skip decissionMichael Niedermayer2004-12-08
* frame skip supportMichael Niedermayer2004-12-08
* rv20 encodingMichael Niedermayer2004-12-07
* 10l (dont use codec_id for error simulation)Michael Niedermayer2004-11-28
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-27
* check num_entries too to avoid reading over the array end and dont check i>0 ...Michael Niedermayer2004-11-24
* Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Lo...Loren Merritt2004-11-23
* H261 fixing and cleaning:Maarten Daniels2004-11-12
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-28
* support strictly enforcing gop sizeMichael Niedermayer2004-10-15
* fix forcing of individual frame typesMichael Niedermayer2004-10-14
* lowres 4mvMichael Niedermayer2004-10-09
* h.261 loop filter fixMichael Niedermayer2004-10-08
* Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka...Milan Cutka2004-10-08
* set AVCodecContext.width/height to the picture width/height instead of the on...Michael Niedermayer2004-09-27
* lowres chroma fixMichael Niedermayer2004-09-26
* lowres slice fixMichael Niedermayer2004-09-26
* low resolution interlaced supportMichael Niedermayer2004-09-26
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* 100lMichael Niedermayer2004-09-24
* check if the user specified timestamps are strictly monotoneMichael Niedermayer2004-09-20
* 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren ...Loren Merritt2004-09-16
* changing size segfault fixMichael Niedermayer2004-09-15
* comment fixMichael Niedermayer2004-09-14
* qprd + mpeg2 segfault fixMichael Niedermayer2004-09-14
* 10l (wrong coded_picture)Michael Niedermayer2004-09-08
* minor optimizationMichael Niedermayer2004-08-13
* 10l (dont store 2 different things at the same place ...)Michael Niedermayer2004-08-11
* miscalculation of header_bits when using the -thread option bugfix, patch by ...Christophe Massiot2004-07-20