]> git.sesse.net Git - ffmpeg/history - libavcodec/h263dec.c
alignment 10l
[ffmpeg] / libavcodec / h263dec.c
2003-10-13 Michael Niedermayerdont check if the ac esc 3 could have been stored as...
2003-10-04 Michael Niedermayer10l ?
2003-09-10 Michael NiedermayerAVI stream header FCC / more reliable detection of...
2003-09-10 Michael Niedermayerdetect old xvid with fourcc=DIVX
2003-09-09 Fabrice Bellardremoved warnings
2003-08-28 Fabrice Bellardspelling fix
2003-08-25 Michael Niedermayerxvid edge bug (if i understand the mpeg4 spec correctly...
2003-08-01 Michael Niedermayermake the h263 decoder more error tolerant
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-23 Michael Niedermayerlast frame decoding fix
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-16 Michael Niedermayerfix edge repeating bug for %16!=0 files, this fixes...
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-07-03 Michael Niedermayerfix last_block_index<=0 bug
2003-05-27 Michael Niedermayermotion vector vissualization for mpeg1/2
2003-05-22 Michael Niedermayertruncated h263 decoding support / H263-ES "demuxer"
2003-04-27 Michael Niedermayertired
2003-04-22 Michael Niedermayercleanup mpeg1/2 bitstream parser
2003-04-12 Michael Niedermayer10l (use before malloc)
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-10 Michael Niedermayerfixing slice decoding, dunno why the regression tests...
2003-03-20 Michael Niedermayerbetter non conformant divx packed bitstream detection...
2003-03-20 Michael Niedermayererror resilience cleanup (its faster too...)
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-15 Michael Niedermayercleaner & more flexible edge bug workaround
2003-03-10 Zdenek Kabelac* 'externaly' visible option list begins avoptions_...
2003-03-08 Michael Niedermayermerging fourcc with codec_tag
2003-03-06 Michael Niedermayerper file doxy
2003-03-05 Michael Niedermayermpeg2 field pictures + sliced mode (doesnt work with...
2003-02-28 Michael Niedermayerfixing padding bug autodetection for some rare files...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-08 Michael Niedermayerdirect blocksize in bframes fix (might fix qpel+bframe...
2003-02-02 Michael Niedermayerdivx503 decoding fix
2003-01-26 Michael Niedermayerdrawing cute arrows instead of lame lines for motion...
2003-01-21 Michael Niedermayercleanup
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-13 Michael Niedermayerpadding bug autodetection improvement 2nd try
2003-01-13 Michael Niedermayerbetter padding/stuffing bug autodetection
2003-01-09 Michael Niedermayerqpel fix
2003-01-09 Michael Niedermayerfixed wmv2 slices
2002-12-29 Michael Niedermayerbetter set pix_fmt explicitly
2002-12-29 Michael Niedermayerxvid build 3 still has the padding wrong in 1/8 of...
2002-12-27 Michael Niedermayerqpel encoding
2002-12-18 Michael Niedermayersupport dumping the qscale stuff to the screen
2002-12-11 Michael Niedermayerfixing playback of DaveMatthews_Crash_PocketPC.avi
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-09 Michael Niedermayercleanup / messup?
2002-12-07 Michael Niedermayerump4 decoding fixed
2002-12-04 Michael Niedermayerworkaround old xvid bug
2002-12-04 Michael Niedermayercleanup
2002-11-25 Michael Niedermayer10l
2002-11-25 Michael Niedermayerfixing aspect
2002-11-23 Michael Niedermayermoving init of some variables (hurry_up,...) to MPV_fra...
2002-11-20 Michael Niedermayeraspect ratio cleanup
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-10 Michael Niedermayerhurry_up>=5 -> skip everything except header & set...
2002-11-08 Michael Niedermayercleanup (breaks compatibility, requested by fabrice)
2002-11-02 Michael Niedermayersupport forcing low_delay during decoding
2002-11-02 Michael Niedermayerbetter padding bug detection
2002-11-01 Michael Niedermayerfixing msmpeg4v3 with mb_height % slice_height != 0
2002-10-27 Michael Niedermayerhandle direct rendering buffer allocation failure
2002-10-23 Michael Niedermayerfixing interlaced MC & edge-emu
2002-10-22 Michael Niedermayerxvid qpel bug autodetect
2002-10-22 Michael Niedermayerxvid qpel bug workaround
2002-10-19 Michael Niedermayerfixing h263 slice decoding (again)
2002-10-19 Michael Niedermayerfixing h263 decoding (did segfault)
2002-10-16 Michael Niedermayerfixing alt_scan for the first frame (variable was reset)
2002-10-14 Michael Niedermayerbetter padding bug detection
2002-10-14 Michael Niedermayermpeg4 header parser clenup (needed for parsing of VOL...
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...
2002-10-02 Michael Niedermayerfixing custom quantizer matrix decoding
2002-10-02 Michael Niedermayeroptimization
2002-09-27 Michael Niedermayerff_get_fourcc() & XVIX support
2002-09-13 Alex Beregszasziaspect (ext. par too) support for h263 and mpeg4 (inc...
2002-09-12 Michael Niedermayeravoid nonsense frame-skip messages
2002-09-12 Michael Niedermayeruninitialized var ...
2002-09-12 Michael Niedermayerm4v input support
2002-08-01 Michael Niedermayer10l found by RĂ©mi Guyomarch <rguyom at pobox dot com>
2002-07-27 Michael Niedermayerdump bits per frame / qp / frame complexity support
2002-07-16 Michael Niedermayerexporting mbskip_table after it has been allocated
2002-07-15 Michael Niedermayeruvlinesize
2002-07-14 Michael Niedermayerdirect rendering method 1 support
2002-07-13 Michael Niedermayerreturn buf_size again, i hope kabi is finally happy...
2002-07-10 Michael Niedermayerreturning the number of consumed bytes (2nd try)
2002-07-10 Michael Niedermayerreturn the number of consumed bytes instead of 0 or...
2002-06-18 Michael Niedermayerdc scale simplification/optimization
2002-06-09 Michael Niedermayergrayscale only decoding
2002-06-02 Michael Niedermayer100l divx501+ seeking bugfix
2002-06-02 Michael Niedermayererror concealment / error resilience
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-21 Michael Niedermayerworkaround dc_scale bug in old ffmpeg msmpeg4v3 encoder...
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-16 Michael Niedermayerprint frame decoding time support (x86 only)
2002-05-05 Michael NiedermayerMV visualisation support
2002-05-02 Michael Niedermayerfreeze fix
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-04-30 Michael Niedermayerfixing msmpeg4v3 dc-scale for quantizers 24-31
2002-04-27 Michael Niedermayerexport mbskip_table for direct rendering
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-04-24 Michael Niedermayeravcodec_flush_buffers()
next