]> git.sesse.net Git - ffmpeg/history - libavcodec/h263.c
Ministry of English Composition, reporting for duty (and the word is "skipped", not...
[ffmpeg] / libavcodec / h263.c
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-04-18 Michael Niedermayeravoid UPDATE_CACHE() in GET_RL_VLC() if not needed
2005-03-23 Michael Niedermayersupport omiting various headers in mpeg4 as WMP seems...
2005-03-08 Michael Niedermayerfixing playback of xvid pretending to be divx (sample_v...
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-06 Michael Niedermayeremulate (idiotic) MS behavior for inconsistant dimensions
2005-02-06 Michael Niedermayersupport skiping some bitstream encoding
2005-01-18 Michael Niedermayerx86_64 pointer typecast fix by (Martin Drab <drab keple...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2005-01-06 Michael Niedermayerprint "D" instead of "P" for dropable frames in flv...
2005-01-01 Michael NiedermayerWV1F support
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-09-27 Michael Niedermayerdont print "vop not coded" by default
2004-09-24 Michael Niedermayertrellis quantization for h263(p)
2004-09-20 Michael Niedermayercheck if the user specified timestamps are strictly...
2004-09-03 Loren MerrittAlways write VOL control parameters, needed by old...
2004-08-18 Michael Niedermayercopy & paste bug
2004-08-13 Michael Niedermayeruser overrideable level & profile
2004-06-25 Michael Niedermayeroptimization
2004-06-14 Michael Niedermayercoefficient saturation fix
2004-05-26 Michael Niedermayer10l (interlaced b frame decoding fix)
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-05 Michael Niedermayersupport decoding mpeg4 with buggy dc clipping
2004-05-05 Michael Niedermayermpeg4 dc prediction simplification
2004-04-30 Michael NiedermayerAMV bug workaround
2004-04-26 Michael NiedermayerH.263 MCBPC fix
2004-04-25 Michael Niedermayerfix decoding with quant matrixes which contain elements <16
2004-04-25 Michael Niedermayerrv10 decoding fix
2004-04-19 Michael Niedermayerexporting field_select/ref_index values
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-13 Michael Niedermayerassert(time_incr >= 0) so its clear that this MUST...
2004-04-02 Michael Niedermayergmc segfault fix
2004-03-29 Michael Niedermayerfixing alignment, 2nd try
2004-03-26 Michael Niedermayerensure that the bitstream buffers for encoding partitio...
2004-03-18 Michael Niedermayerh.263 ssm + aic fix by (Maarten Daniels <maarten dot...
2004-03-16 Michael Niedermayer1000000l (using uninitalized variable for initalizing...
2004-03-10 Michael Niedermayermb stuffing in partitioned frames fix
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-06 Michael Niedermayerh263 framerate & aspect ratio fixes
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-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-09 Michael Niedermayerrv10/obmc fixes
2004-02-08 Michael Niedermayer2 byte shorter userdata for mpeg4
2004-02-06 Michael Niedermayerh263 4mv encoding fix
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-01-31 Michael Niedermayersegfault fix
2004-01-27 Michael Niedermayerfirst coded vs. first displayed pts (segfault & pts...
2004-01-26 Michael Niedermayermpeg4 pts fix
2004-01-24 Michael Niedermayeroptimization & bugfix extracted from the 4k line diff...
2004-01-21 Michael Niedermayermore tolerance for dc=0
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-21 Michael Niedermayerrv20 / h263 b frame fix
2003-12-11 Michael Niedermayerfixing h263p encoding without UMV
2003-12-09 Michael Niedermayer100l100l100l100l100l100l100l100l100l100l100l100l100l100...
2003-12-09 Michael Niedermayerslice structured fixes
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-08 Michael NiedermayerAIC/MQ encoding fix
2003-12-08 Michael Niedermayeralternative inter vlc encoding fix
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-05 Michael NiedermayerAVFrame.interlaced_frame fixes
2003-12-04 Michael Niedermayercleanup
2003-12-04 Michael Niedermayerrv20 (h263) b frame decoding support
2003-12-03 Michael Niedermayercleanup
2003-12-03 Michael Niedermayersplit ff_h263_decode_mb() into h263 and mpeg4 versions
2003-12-01 Michael Niedermayerh263 MV prediction doesnt match mpeg4, for some slices...
2003-12-01 Michael Niedermayerh263 loop filter
2003-11-30 Michael Niedermayercleanup
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-28 Michael Niedermayerh263 OBMC & 4MV support
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-30 Michael Niedermayerpts fix and related fixes
2003-10-29 Michael Niedermayerdumping funny numbers from first zygo i frame header
2003-10-29 Alex Beregszasziinitial support for zygovideo
2003-10-20 Michael NiedermayerAVRational
2003-10-17 Michael Niedermayeremu_edge checks simplification and avoid redundant...
2003-10-13 Michael Niedermayerdont check if the ac esc 3 could have been stored as...
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-10-12 Michael Niedermayerh263 GOB decoding fix
2003-10-12 Michael Niedermayerintra dc treshold != 0 decoding fixed
2003-10-11 Michael Niedermayerrecommit of
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-01 Michael Niedermayerac prediction cleanup
2003-09-30 Michael Niedermayerrate distortion optimal cbp support (h263/mpeg4 non...
2003-09-27 Michael Niedermayer100l
2003-09-26 Michael Niedermayerh263 stuffing decode fix
2003-09-10 Michael Niedermayerdetect old xvid with fourcc=DIVX
2003-08-26 Michael Niedermayerfixing CODEC_FLAG_GLOBAL_HEADER
2003-08-24 Fabrice Bellardremoved unused variable
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-05 Michael Niedermayercleanup / fixes
2003-08-01 Michael Niedermayermake the h263 decoder more error tolerant
2003-07-29 Michael Niedermayerpatch for flv deblocking by (Garrick Meeker <gmeeker...
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-16 Michael Niedermayerfix edge repeating bug for %16!=0 files, this fixes...
2003-07-15 Michael Niedermayerflv1 fix
2003-07-10 Michael Niedermayerfix? flv escape codes
next