]> git.sesse.net Git - ffmpeg/history - libavcodec/h263.c
Wrong state handling causing decompression errors in some cases
[ffmpeg] / libavcodec / h263.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-08 Benjamin Larssonget_vlc -> get_vlc2 transition and get_vlc() removed...
2005-12-24 Michael Niedermayerslightly better mv_penalty table
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Michael Niedermayerbitstream related fixes from [PATCH] from DivX, Part...
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-09-19 Michael Niedermayerset pts for h.263 decoding
2005-09-18 Diego BiurrunRename put_string to ff_put_string to avoid a symbol...
2005-08-26 Michael NiedermayerCompilation fixes part 1 patch by (Arvind R. and Burkha...
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-31 Michael Niedermayertry to check for nonsense time_base instead of setting...
2005-07-30 Michael Niedermayercheck time_base.den for mpeg4
2005-07-24 Michael Niedermayerfix user data parsing code so it suppors pre1 and cvs
2005-07-23 Michael Niedermayerminor user data reading bugfix
2005-06-17 Diego Biurrunspelling fixes
2005-05-13 Michael Niedermayer10l (%f vs. %Ld)
2005-05-11 Michael Niedermayerfixing decoding of AlanKay-245.asf
2005-05-08 Michael Niedermayer#defines for strict_std_compliance and split between...
2005-05-05 Kevin BaragonaEven More spelling errors. patch by (Kevin Baragona...
2005-05-02 Michael Niedermayerput most codecs under ifdefs
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-25 Michael Niedermayeravoid unneeded clear_blocks()
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
next