]> git.sesse.net Git - ffmpeg/history - libavcodec/h263dec.c
indent
[ffmpeg] / libavcodec / h263dec.c
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()
2002-04-22 Michael Niedermayerexport delay info
2002-04-22 Michael Niedermayerdivx 5.01 support
2002-04-06 Michael Niedermayerwmv1 header parser (unfinished)
2002-04-05 Michael Niedermayerb frames & slices bugfix
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2002-03-28 Michael Niedermayersizeof(s->block) isnt 64*6*2 anymore bugfix
2002-03-22 Michael Niedermayermpeg4 aspect_ratio_info in AVCodecContext (requested...
2002-03-19 Michael Niedermayeruse the width & height from the mpeg4 header ... in...
2002-03-18 Michael Niedermayermsmpeg4 bugfix (wrong frame displayed if some frames...
2002-03-15 Michael Niedermayeroptimization
2002-03-12 Michael Niedermayermpeg4 b-frames :)
2002-02-22 Michael Niedermayerfixing msmpeg4 decoding if fps < 16 (i thought it was...
2002-02-19 Juanjo- Bug fixes in H.263+ Advanced INTRA Coding decoder.
2002-02-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2002-02-18 Zdenek Kabelac* continue after error in msmpeg4_decode_mb - helps...
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2001-11-19 Juanjo- Preliminary RTP friendly mode for H.263.
2001-11-17 Juanjo- Added support to Inter4V+Q MBs to H.263 decoder.
2001-11-17 Juanjo- Bug fixed on H.263 decoder initialization.
2001-11-12 Juanjo- Fixed a bug on H.263 MV prediction for MB on GOBs...
next