]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.c
create adts stream if CODEC_FLAG_GLOBAL_HEADER not set
[ffmpeg] / libavcodec / mpegvideo.c
2006-02-06 Michael Niedermayer1 goto 1 fix
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-02-04 Michael Niedermayersimplify
2006-02-04 Michael Niedermayerfaster find_startcode()
2006-01-28 Loren Merrittfix crash on height < 16 pixels.
2006-01-27 Corey HickeyAdd a newline to b_frame_strategy error message.
2006-01-27 Michael Niedermayerfixing bframe strategy 2
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-04 Tom JosephH.263: more descriptive error message
2005-12-29 Michael Niedermayersecond try of improved lambda/qp guessing for motion...
2005-12-25 Michael Niedermayersupport downscaling frames for dynamic b frame decission
2005-12-25 Michael Niedermayerb frame strategy 2
2005-12-22 Michael Niedermayerbetter f_code guessing in 2nd pass
2005-12-22 Michael Niedermayerimproved lambda/qp guessing for motion estimation RD...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-19 Michael Niedermayeruse correct qp & lambda for ME on the second pass
2005-12-19 Michael Niedermayerforgot
2005-12-18 Michael Niedermayerfix q=0 bug
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-12-07 Michael Niedermayerpsnr calculation with threads>1 fix
2005-11-05 Michael Niedermayerframe skip fixes
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-07-25 Martin BoehmeFix for overflow issue in mpegvideo.c patch by (Martin...
2005-07-14 Michael Niedermayerskip_idct
2005-06-17 Diego Biurrunspelling fixes
2005-05-21 Michael Niedermayerfix max b frames with b frame strategy 1
2005-05-13 Måns Rullgårdremove/replace non-ascii characters
2005-05-12 Michael Niedermayerb_frame_strategy sanity check
2005-05-08 Michael Niedermayer#defines for strict_std_compliance and split between...
2005-05-08 Michael Niedermayeroverflow fix
2005-05-08 Michael Niedermayercomplain about mpeg4 limits only if codec_id == MPEG4
2005-05-02 Michael Niedermayerput most codecs under ifdefs
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-04-24 Kevin BaragonaSpelling errors patch by (Kevin Baragona | kevinmb500...
2005-04-20 Michael Niedermayerremove duplicate clip to 8bit function
2005-04-19 Mike Melansonremove superfluous CONFIG_ENCODERS (entire function...
2005-03-27 Michael Niedermayermotion estimation bitrate penalty compensation
2005-03-26 Michael Niedermayercheck mb/me_threshold range, fixes assertion failure
2005-03-19 Michael Niedermayeralignment fix
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-03-04 Loren MerrittH.264: decode arbitrary frame orders and allow B-frames...
2005-03-03 Loren Merrittvismb: display 4x4 partition boundaries in H.264
2005-02-25 Michael Niedermayerset supported pix_fmts
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-21 Josh Varnerremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-02-02 Christophe MassiotBorder processing adaptive quant patch by (Christophe...
2005-02-02 Johan Bilienrtp_callback: send number of mb patch by (Johan Bilien...
2005-01-23 Michael Niedermayerframerate check
2005-01-20 Michael Niedermayerjpeg style yuv fixes
2005-01-14 Michael Niedermayerassertion about bits statistic and minor bits stat fix
2005-01-13 Michael Niedermayer10l (dont modify the input picture pts)
2005-01-12 Kurosuav_malloc vs av_mallocz patch by (Kurosu <kurosu infore...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2005-01-10 Michael Niedermayerpicture heap corruption fix
2004-12-20 Loren Merrittvismv for h264 displayed incorrect motion vectors.
2004-12-14 Michael Niedermayerquantizer overflow warning + AAN dct fix
2004-12-11 Michael Niedermayerwarn the user if the quantization code could overflow...
2004-12-08 Michael Niedermayermore flexible frame skip decission
2004-12-08 Michael Niedermayerframe skip support
2004-12-07 Michael Niedermayerrv20 encoding
2004-11-28 Michael Niedermayer10l (dont use codec_id for error simulation)
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-11-24 Michael Niedermayercheck num_entries too to avoid reading over the array...
2004-11-23 Loren MerrittFixes a segfault when flushing delayed B-frames on...
2004-11-12 Maarten DanielsH261 fixing and cleaning:
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-15 Michael Niedermayersupport strictly enforcing gop size
2004-10-14 Michael Niedermayerfix forcing of individual frame types
2004-10-09 Michael Niedermayerlowres 4mv
2004-10-08 Michael Niedermayerh.261 loop filter fix
2004-10-08 Milan CutkaQuantizer noise shaping crashes on SSE2 machines patch...
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayerlowres chroma fix
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerlow resolution interlaced support
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-24 Michael Niedermayer100l
2004-09-20 Michael Niedermayercheck if the user specified timestamps are strictly...
2004-09-16 Loren Merritt10l (scene change pict_type was wrong after coded_frame...
2004-09-15 Michael Niedermayerchanging size segfault fix
2004-09-14 Michael Niedermayercomment fix
2004-09-14 Michael Niedermayerqprd + mpeg2 segfault fix
2004-09-08 Michael Niedermayer10l (wrong coded_picture)
2004-08-13 Michael Niedermayerminor optimization
2004-08-11 Michael Niedermayer10l (dont store 2 different things at the same place...
2004-07-20 Christophe Massiotmiscalculation of header_bits when using the -thread...
2004-06-30 Michael Niedermayer10l (fixes delayed frames during encoding)
2004-06-11 Ivan Kalvachevmpeg2 chroma422/444 support, may be slower, may be...
2004-06-07 Michael Niedermayernsse weight
2004-06-07 Michael Niedermayernoise preserving sum of squares comparission function
2004-06-06 Michael Niedermayersanity checks
2004-06-05 Michael Niedermayerqscale + qprd fix
2004-06-03 Michael Niedermayerchange qscale -> lambda for the motion estimation
2004-05-31 Michael Niedermayerh261 dequant fix
2004-05-30 Michael Niedermayerh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-29 Michael Niedermayerexport low_delay for encoding too
2004-05-18 Chris Flerackersrtp callback context patch by ("Chris Flerackers" ...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
next