Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 13 Apr 2010 22:52:14 +0000 |
diego |
Add rectangle.h #include for fill_rectangle().
libavcodec
|
Tue, 30 Mar 2010 20:46:46 +0000 |
michael |
Make sure the EC code does not attempt to use inter based concealment if there
libavcodec
|
Tue, 23 Mar 2010 02:17:04 +0000 |
michael |
Change ref_index structure so it matches how its organized in h264.
libavcodec
|
Sat, 20 Mar 2010 23:18:07 +0000 |
aurel |
fix compilation with --disable-everything --enable-decoder=mpeg2video
libavcodec
|
Sat, 20 Mar 2010 16:51:36 +0000 |
michael |
Hotfix for regtest-error failure
libavcodec
|
Sat, 20 Mar 2010 00:52:08 +0000 |
michael |
Error concealment of h264 with multiple references.
libavcodec
|
Wed, 17 Mar 2010 02:59:12 +0000 |
michael |
Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.
libavcodec
|
Sun, 14 Mar 2010 01:52:31 +0000 |
michael |
Make sure all mvs of a mb are set in the error concealment code.
libavcodec
|
Sun, 14 Mar 2010 00:42:26 +0000 |
michael |
Ensure that the deblock filter accesses the correct MVs for h264.
libavcodec
|
Fri, 12 Mar 2010 16:59:21 +0000 |
michael |
Fix guess_mv() so that it works correctly with 4x4 MV blocks.
libavcodec
|
Thu, 25 Feb 2010 23:44:42 +0000 |
michael |
Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to
libavcodec
|
Tue, 01 Dec 2009 01:01:37 +0000 |
michael |
4:2:2 4:4:4 bugfix for the error concealment code.
libavcodec
|
Mon, 30 Nov 2009 19:15:19 +0000 |
michael |
Disable error resilience for field pictures, this was never supported,
libavcodec
|
Fri, 10 Apr 2009 07:17:30 +0000 |
reimar |
Make sure error resilience does not try to use unavailable reference frames.
libavcodec
|
Fri, 27 Feb 2009 08:16:22 +0000 |
benoit |
Return early if a HW accelerator is used.
libavcodec
|
Mon, 23 Feb 2009 13:44:51 +0000 |
michael |
More approved hunks for VAAPI & our new and cleaner hwaccel API.
libavcodec
|
Mon, 16 Feb 2009 11:49:08 +0000 |
diego |
Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if
libavcodec
|
Sat, 14 Feb 2009 15:37:40 +0000 |
diego |
Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Fri, 09 Jan 2009 22:22:40 +0000 |
cehoyos |
Move VDPAU check, make future VDPAU patches smaller.
libavcodec
|
Mon, 15 Dec 2008 22:22:51 +0000 |
diego |
Switch xvmc over to a CONFIG_ option.
libavcodec
|
Tue, 30 Sep 2008 00:28:13 +0000 |
michael |
Do not attempt to perform error concealment in lowres mode as this is
libavcodec
|
Thu, 25 Sep 2008 19:25:28 +0000 |
michael |
Ensure that no non-existing frame is used.
libavcodec
|
Mon, 08 Sep 2008 18:18:49 +0000 |
michael |
Rename error_resilience to error_recognition.
libavcodec
|
Sat, 22 Mar 2008 16:46:36 +0000 |
diego |
cosmetics: typo fixes
libavcodec
|
Sat, 22 Mar 2008 01:06:57 +0000 |
diego |
typo: occured --> occurred
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Wed, 13 Feb 2008 09:26:10 +0000 |
diego |
typo fix: inited --> initialized
libavcodec
|
Fri, 28 Sep 2007 20:38:32 +0000 |
iive |
On bitstream error is_intra_more_likely() could use dsp.sad[0]() that will segfault when xvmc is in use.
libavcodec
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 25 Feb 2007 10:27:12 +0000 |
reimar |
Add av_ prefix to clip functions
libavcodec
|
Fri, 09 Feb 2007 02:25:23 +0000 |
michael |
sanity check
libavcodec
|
Sun, 12 Nov 2006 20:08:09 +0000 |
mru |
rename cropTbl -> ff_cropTbl
libavcodec
|
Wed, 11 Oct 2006 23:17:58 +0000 |
diego |
Rename ABS macro to FFABS.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 22:13:44 +0000 |
mru |
dc_val should be signed
libavcodec
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Sat, 19 Mar 2005 13:10:09 +0000 |
michael |
alignment fix
libavcodec
|
Fri, 21 Jan 2005 23:47:03 +0000 |
michael |
count errors instead of printing 2^31
libavcodec
|
Fri, 19 Nov 2004 13:08:25 +0000 |
michael |
reset ref_index
libavcodec
|
Sat, 26 Jun 2004 02:20:38 +0000 |
michael |
support skiping of mb rows during decoding
libavcodec
|
Thu, 22 Apr 2004 20:56:29 +0000 |
michael |
10l (segfault fix)
libavcodec
|
Fri, 16 Apr 2004 01:01:45 +0000 |
michael |
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
libavcodec
|
Mon, 23 Feb 2004 20:56:56 +0000 |
michael |
multithreaded mpeg2 decoding
libavcodec
|
Sat, 10 Jan 2004 16:04:55 +0000 |
michael |
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
libavcodec
|
Thu, 08 Jan 2004 18:24:35 +0000 |
michael |
memleak fix
libavcodec
|
Tue, 30 Dec 2003 16:07:57 +0000 |
michael |
interlaced motion estimation
libavcodec
|
Sun, 28 Dec 2003 11:35:54 +0000 |
michael |
10l (segfault fix)
libavcodec
|
Tue, 09 Dec 2003 01:49:56 +0000 |
michael |
move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sun, 24 Aug 2003 22:15:37 +0000 |
bellard |
avoid warning
libavcodec
|
Tue, 29 Jul 2003 02:09:12 +0000 |
michaelni |
rate distortion mb decision support
libavcodec
|
Sat, 26 Jul 2003 01:28:49 +0000 |
iive |
initial XvMC support
libavcodec
|