]> git.sesse.net Git - ffmpeg/history - libavcodec/error_resilience.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / error_resilience.c
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
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...)
next