]> git.sesse.net Git - ffmpeg/history - libavcodec/error_resilience.c
h264: fix invalid pointer arithmetic
[ffmpeg] / libavcodec / error_resilience.c
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-04 Ronald S. Bultjempegvideo: remove VLAs
2012-04-21 Mans RullgardRemove lowres video decoding
2012-03-06 Ronald S. Bultjeerror_resilience: initialize s->block_index[].
2012-03-01 Diego BiurrunReplace AVFrame pointer casts by proper struct member...
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-01-18 Donald Ovcharoverror_resilience: K&R formatting cosmetics
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-02 Diego BiurrunFix a bunch of typos.
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-10-10 Laurent Aimarerror_resilience: fix the check for missing references...
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-06-20 Ronald Bultjeerror_resilience: skip last-MV predictor step if MVs...
2011-06-20 Ronald Bultjeerror_resilience: actually add counter when adding...
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-26 Diego BiurrunEliminate pointless '#if 1' statements without matching...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-13 Diego BiurrunAdd rectangle.h #include for fill_rectangle().
2010-03-30 Michael NiedermayerMake sure the EC code does not attempt to use inter...
2010-03-23 Michael NiedermayerChange ref_index structure so it matches how its organi...
2010-03-20 Aurelien Jacobsfix compilation with --disable-everything --enable...
2010-03-20 Michael NiedermayerHotfix for regtest-error failure
2010-03-20 Michael NiedermayerError concealment of h264 with multiple references.
2010-03-17 Michael NiedermayerUse H264s MC instead of mpeg4-asp qpel for h264 error...
2010-03-14 Michael NiedermayerMake sure all mvs of a mb are set in the error concealm...
2010-03-14 Michael NiedermayerEnsure that the deblock filter accesses the correct...
2010-03-12 Michael NiedermayerFix guess_mv() so that it works correctly with 4x4...
2010-02-25 Michael NiedermayerGet rid of mb2b8_xy and b8_stride, change arrays organi...
2009-12-01 Michael Niedermayer4:2:2 4:4:4 bugfix for the error concealment code.
2009-11-30 Michael NiedermayerDisable error resilience for field pictures, this was...
2009-04-10 Reimar DöffingerMake sure error resilience does not try to use unavaila...
2009-02-27 Gwenole BeauchesneReturn early if a HW accelerator is used.
2009-02-23 Gwenole BeauchesneMore approved hunks for VAAPI & our new and cleaner...
2009-02-16 Diego BiurrunGet rid of some '#if CONFIG_MPEG_XVMC_DECODER' preproce...
2009-02-14 Diego BiurrunRemove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_D...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-09 Carl Eugen HoyosMove VDPAU check, make future VDPAU patches smaller.
2008-12-15 Diego BiurrunSwitch xvmc over to a CONFIG_ option.
2008-09-30 Michael NiedermayerDo not attempt to perform error concealment in lowres...
2008-09-25 Michael NiedermayerEnsure that no non-existing frame is used.
2008-09-08 Michael NiedermayerRename error_resilience to error_recognition.
2008-03-22 Diego Biurruncosmetics: typo fixes
2008-03-22 Diego Biurruntypo: occured --> occurred
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2007-09-28 Ivan KalvachevOn bitstream error is_intra_more_likely() could use...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-09 Michael Niedermayersanity check
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårddc_val should be signed
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-03-19 Michael Niedermayeralignment fix
2005-01-21 Michael Niedermayercount errors instead of printing 2^31
2004-11-19 Michael Niedermayerreset ref_index
2004-06-26 Michael Niedermayersupport skiping of mb rows during decoding
2004-04-22 Michael Niedermayer10l (segfault fix)
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2004-01-08 Michael Niedermayermemleak fix
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-28 Michael Niedermayer10l (segfault fix)
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-08-24 Fabrice Bellardavoid warning
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-05-27 Michael Niedermayermotion vector vissualization for mpeg1/2
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 Niedermayererror resilience cleanup (its faster too...)
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-04 Michael Niedermayeruse spatial error concealment if we dont have a previou...
2002-12-04 Michael Niedermayercleanup
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-10 Michael Niedermayerreversing header game
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...