]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.c
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it...
[ffmpeg] / libavcodec / mpegvideo.c
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...
2004-05-11 Michael Niedermayermoving motion estimation specific variables from MpegEn...
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-04-30 Michael Niedermayerintra_dc_precission>0 encoding support
2004-04-30 Michael Niedermayer10l
2004-04-29 Michael Niedermayer10l
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-24 Michael Niedermayerminor motion estimation cleanup
2004-04-23 Michael Niedermayersanity check
2004-04-23 Michael Niedermayerreuse motion vectors/mb types/field select values of...
2004-04-19 Michael Niedermayerexporting field_select/ref_index values
2004-04-18 Michael Niedermayerfix y scale of mv vissualization of interlaced MVs
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 Michael Niedermayerflv dropable p frame support
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-04-03 Michael Niedermayernicer looking arrows for the motion vector vissualization
2004-04-02 Michael Niedermayerinterlaced chroma MC divx-bug workaround
2004-03-26 Michael Niedermayerhuge vbv buffer size + CBR fix
2004-03-24 Falk Hüffnerwarning patrol
2004-03-22 Michael NiedermayerCompile fix by (Chip <szarlada at freemail dot hu>)
2004-03-16 Michael Niedermayermoving f/b_code init to where it should be
2004-03-16 Michael Niedermayerinit cleanup
2004-03-14 Michael Niedermayeralignment fix
2004-03-14 Michael Niedermayerwidth,height%16!=0 fix
2004-03-11 Michael Niedermayer10l
2004-03-05 Michael Niedermayer10l
2004-03-02 Michael Niedermayer100l (divx5 b frame + seeking + flush fix)
2004-03-01 Ivan Kalvachevinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-29 Michael Niedermayeroptimizing/cleanup of mpeg/qpel_motion()
2004-02-29 Michael Niedermayersimplify MPV_motion()
2004-02-29 Michael Niedermayerinterlaced mpeg4 + edge emu fix (fixes decoding of...
2004-02-26 Michael Niedermayer10l (vdpart fix)
2004-02-26 Michael Niedermayer100l (field picture decoding fix)
2004-02-25 Wolfgang Hesselerexport DCT coefficients patch by (Wolfgang Hesseler...
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-25 Michael Niedermayerset AVFrame.pts based upon framerate if its 0
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-02-18 Michael Niedermayersimplify
2004-02-18 Michael Niedermayercheck if threads_count is too large
2004-02-17 Michael Niedermayernoise reduction with threads bugfix
2004-02-14 Michael Niedermayermpeg4 b frame + adaptive quantization assertion failure fix
2004-02-14 Michael Niedermayermultithreaded spatial complexity calculation for i...
2004-02-14 Michael Niedermayerff_copy_bits() optimization
2004-02-13 Michael Niedermayeractivate the memcpy special case for the byte aligned...
2004-02-13 Michael Niedermayerreplace a few pbBufPtr() by put_bits_count(), one of...
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-06 Tinic Uro- made --extra-cflags option work on darwin
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-02-06 Michael Niedermayeranalyze the gradient of the error surface to avoid...
2004-02-06 Michael Niedermayerquantizer noise shaping optimization
2004-02-02 Michael Niedermayersimplify
next