| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| April 14, 2010 | ||
|---|---|---|
View e5d2bde
Add rectangle.h #include for fill_rectangle().Diego Biurrun authored on 2010/04/14 07:52:14 |
||
| March 31, 2010 | ||
|---|---|---|
View c28112f
Make sure the EC code does not attempt to use inter based concealment if there is no reference frame available. (this can happen because the EC code will attempt to use reference frames even for I/IDR frames)Michael Niedermayer authored on 2010/03/31 05:46:46 |
||
| March 23, 2010 | ||
|---|---|---|
View fc4a2d1
Change ref_index structure so it matches how its organized in h264. Also revert the related error concealment hotfix.Michael Niedermayer authored on 2010/03/23 11:17:04 |
||
| March 21, 2010 | ||
|---|---|---|
View 3546fa8
fix compilation with --disable-everything --enable-decoder=mpeg2videoAurelien Jacobs authored on 2010/03/21 08:18:07 |
||
View b297129
Hotfix for regtest-error failure a proper fix appears to require changing h263/mpeg2/motion est to index ref_index like h264. Ill do this change and then revert this hotfix but it will take a bit time.Michael Niedermayer authored on 2010/03/21 01:51:36 |
||
| March 20, 2010 | ||
|---|---|---|
View 673fc63
Error concealment of h264 with multiple references.Michael Niedermayer authored on 2010/03/20 09:52:08 |
||
| March 17, 2010 | ||
|---|---|---|
View 68f0bc7
Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.Michael Niedermayer authored on 2010/03/17 11:59:12 |
||
| March 14, 2010 | ||
|---|---|---|
View 686c781
Make sure all mvs of a mb are set in the error concealment code.Michael Niedermayer authored on 2010/03/14 10:52:31 |
||
View bb4fcfa
Ensure that the deblock filter accesses the correct MVs for h264.Michael Niedermayer authored on 2010/03/14 09:42:26 |
||
| March 13, 2010 | ||
|---|---|---|
View 2c4bc23
Fix guess_mv() so that it works correctly with 4x4 MV blocks.Michael Niedermayer authored on 2010/03/13 01:59:21 |
||
| February 26, 2010 | ||
|---|---|---|
View 358b5b1
Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to ones based on mb_stride in h264. about 20 cpu cycles faster overall per MBMichael Niedermayer authored on 2010/02/26 08:44:42 |
||
| December 1, 2009 | ||
|---|---|---|
View f40a7fd
4:2:2 4:4:4 bugfix for the error concealment code.Michael Niedermayer authored on 2009/12/01 10:01:37 |
||
View fd1ef13
Disable error resilience for field pictures, this was never supported, results where more or less random but should not have crashed.Michael Niedermayer authored on 2009/12/01 04:15:19 |
||
| April 10, 2009 | ||
|---|---|---|
View b6b6676
Make sure error resilience does not try to use unavailable reference frames. Fixes the crash described in issue 706.Reimar Döffinger authored on 2009/04/10 16:17:30 |
||