]> git.sesse.net Git - ffmpeg/history - libavcodec/h263dec.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / h263dec.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Stefano SabatiniChange "H.263 Intel" long name to "Intel H.263".
2009-01-25 Stefano SabatiniMake more descriptive the long names for the various...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-17 Aurelien Jacobsremove ff_get_fourcc() and use AV_RL32() instead
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-21 Michael NiedermayerMove CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_...
2008-11-03 Dominik MierzejewskiRemove duplicated MM_* macros for CPU capabilities...
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-07-24 Diego Biurruncosmetics: Fix two common typos: wont --> will not...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-29 Robert SwainRemove leading whitespace in long codec name that was...
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-28 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-04-17 Alexander StrangeXvid IDCTs are not under CONFIG_GPL, so don't require...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-03-05 Aurelien JacobsAvoid linking with h263 and mpeg4 find_frame_end()
2008-02-01 Michael Niedermayerconst
2007-12-01 Vitor Sessakspelling
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"
2007-06-13 LordWorkaround adjustments for DivX 6.1 and later
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-10 Aurelien Jacobsdisable reference to msmpeg4 and wmv2 code when those...
2007-05-09 Aurelien Jacobsmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-08 Diego BiurrunMove H.263 parser to its own file.
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-03-08 Michel BardiauxCorrections so that builds with DEBUG work
2007-01-22 Michael Niedermayer1/0 fix
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-07 Baptiste Coudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-04 Loren Merritt10l in r6412
2006-10-01 Loren Merrittapproximate qpel functions: sacrifice some quality...
2006-08-04 Mike Melansonprintf -> av_log, only occurs in DEBUG cases
2006-07-09 Måns Rullgård--enable/disable parsers. Warning: some combinations...
2006-06-29 Reimar DöffingerFix initialization of vc1_decoder (the same as wmv3_dec...
2006-03-10 Michael Niedermayercleanup picture / debug output code
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
2006-02-19 Michael NiedermayerRMP4 ("xvid fork") decoding support
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-21 Michael Niedermayeralso autodetect xvid idct if bitexact is used
2005-12-18 Michael Niedermayerfix custom matrix permutation if xvid idct is autoselec...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-10 Michael Niedermayerselect xvid idct for xvid files if possible
2005-07-14 Michael Niedermayerskip_idct
2005-06-17 Diego Biurrunspelling fixes
2005-04-25 Michael Niedermayeravoid unneeded clear_blocks()
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-01-30 anonymousIn that patch:
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2005-01-05 Michael Niedermayerfix decoding of http://mplayerhq.hu/~diego/problem.mov
2004-11-13 Michael Niedermayerautomatic workaround for another padding bug
2004-10-15 Michael Niedermayerxvid fake divx version workaround
2004-09-28 Michael Niedermayer10l (wrong variable)
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayerlowres slice fix
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...
next