| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "error_resilience: initialize s->block_index[]." | Michael Niedermayer | 2012-03-07 | 1 | -20/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -0/+20 |
|\ |
|
| * | error_resilience: initialize s->block_index[]. | Ronald S. Bultje | 2012-03-06 | 1 | -0/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -3/+3 |
|\| |
|
| * | Replace AVFrame pointer casts by proper struct member accesses. | Diego Biurrun | 2012-03-01 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | error concealment: initialize block index. | Michael Niedermayer | 2012-01-24 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-19 | 1 | -595/+713 |
|\| |
|
| * | error_resilience: K&R formatting cosmetics | Donald Ovcharov | 2012-01-18 | 1 | -627/+749 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -1/+1 |
|\| |
|
| * | Fix a bunch of platform name and other typos. | Diego Biurrun | 2012-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-03 | 1 | -2/+6 |
|\| |
|
| * | Fix a bunch of typos. | Diego Biurrun | 2012-01-02 | 1 | -2/+6 |
* | | error_concealment: optimize guess_dc() | Michael Niedermayer | 2011-12-22 | 1 | -51/+63 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -45/+45 |
|\| |
|
| * | lavc: introduce ER_MB_END and ER_MB_ERROR | Luca Barbato | 2011-12-13 | 1 | -13/+13 |
| * | error_resilience: use the ER_ namespace | Luca Barbato | 2011-12-13 | 1 | -45/+45 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -6/+6 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -2/+2 |
| * | lavc: convert error_recognition to err_recognition. | Dustin Brody | 2011-12-12 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -1/+1 |
|\| |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
| * | error_resilience: fix the check for missing references in ff_er_frame_end() f... | Laurent Aimar | 2011-10-10 | 1 | -1/+1 |
* | | er: replace VLA with malloc/free | Mans Rullgard | 2011-10-22 | 1 | -3/+5 |
* | | Fix the check for missing references in ff_er_frame_end() for H264. | Laurent Aimar | 2011-10-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -92/+92 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -88/+88 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -0/+4 |
|\| |
|
| * | error_resilience: skip last-MV predictor step if MVs are not available. | Ronald Bultje | 2011-06-20 | 1 | -0/+4 |
| * | error_resilience: actually add counter when adding a MV predictor. | Ronald Bultje | 2011-06-20 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -7/+38 |
|\| |
|
| * | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -7/+38 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
* | | error concealment: check last pictures motion_val before using it. | Michael Niedermayer | 2011-05-12 | 1 | -1/+1 |
* | | error_concealment: Use previous pictures motion vectors when the current ones... | Michael Niedermayer | 2011-05-11 | 1 | -0/+8 |
* | | Merging branch 'ffmpeg-mt/master' | Multiple Authors | 2011-05-11 | 1 | -0/+2 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
* | | Revert "Eliminate pointless '#if 1' statements without matching '#else'." | Michael Niedermayer | 2011-04-27 | 1 | -5/+12 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -12/+5 |
|\| |
|
| * | Eliminate pointless '#if 1' statements without matching '#else'. | Diego Biurrun | 2011-04-26 | 1 | -12/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add rectangle.h #include for fill_rectangle(). | Diego Biurrun | 2010-04-13 | 1 | -0/+1 |
* | Make sure the EC code does not attempt to use inter based concealment if there | Michael Niedermayer | 2010-03-30 | 1 | -0/+6 |
* | Change ref_index structure so it matches how its organized in h264. | Michael Niedermayer | 2010-03-23 | 1 | -3/+2 |
* | fix compilation with --disable-everything --enable-decoder=mpeg2video | Aurelien Jacobs | 2010-03-20 | 1 | -1/+1 |
* | Hotfix for regtest-error failure | Michael Niedermayer | 2010-03-20 | 1 | -2/+3 |