]> git.sesse.net Git - ffmpeg/history - libavcodec/h263dec.c
10l, non-x86 fix
[ffmpeg] / libavcodec / h263dec.c
2004-06-26 Alex Beregszaszi10l, non-x86 fix
2004-06-25 Michael Niedermayeruse libmpeg2 idct to decode xvid videos unless the...
2004-06-03 Michael Niedermayerinfinite loop fix
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-05-05 Michael Niedermayersupport decoding mpeg4 with buggy dc clipping
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-16 Michael Niedermayersegfault fix
2004-04-02 Michael Niedermayerinterlaced chroma MC divx-bug workaround
2004-03-16 Michael Niedermayerinit cleanup
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-15 Michael Niedermayerxvid "packed" stuff support
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-13 Michael Niedermayercleanup
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-03 Michael Niedermayercleanup
2003-12-03 Michael Niedermayerh263 modified quantization fix
2003-12-03 Michael Niedermayersplit ff_h263_decode_mb() into h263 and mpeg4 versions
2003-12-01 Michael Niedermayerh263 loop filter
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-30 Michael Niedermayerpts fix and related fixes
2003-10-20 Michael NiedermayerAVRational
2003-10-17 Michael Niedermayeremu_edge checks simplification and avoid redundant...
2003-10-15 Michael Niedermayerfix "first frame is no keyframe" bug
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
next