| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master'n0.11-dev | Michael Niedermayer | 2012-01-27 | 1 | -14/+12 |
|\ |
|
| * | vc1: always read the bfraction element for interlaced fields | Hendrik Leppkes | 2012-01-26 | 1 | -14/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 1 | -7/+9 |
|\| |
|
| * | vc1: don't read the interpfrm and bfraction elements for interlaced frames | Hendrik Leppkes | 2012-01-23 | 1 | -7/+9 |
* | | vc1_parser: fix NULL pointer dereference | Michael Niedermayer | 2011-12-01 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-28 | 1 | -8/+8 |
|\| |
|
| * | vc1: use an enum for Frame Coding Mode | Luca Barbato | 2011-11-28 | 1 | -8/+8 |
* | | vc1: Fix pic_header_flag=0 (SA10143.vc1) | Michael Niedermayer | 2011-11-26 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 1 | -2/+3 |
|\| |
|
| * | vc1: explicitly zero interlaced mode coding variables for progressive mode | Kostya Shishkov | 2011-10-13 | 1 | -2/+3 |
* | | vc1: enable interlaced p fields again, they seem no longer to crash with out... | Michael Niedermayer | 2011-10-11 | 1 | -2/+0 |
* | | vc1: reset interlaced variables, prevent another bunch of crashes. | Michael Niedermayer | 2011-10-11 | 1 | -0/+2 |
* | | vc1: disable parts of the interlaced code due to security issues. | Michael Niedermayer | 2011-10-11 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-11 | 1 | -376/+558 |
|\| |
|
| * | vc1: K&R reformatting cosmetics | Kostya Shishkov | 2011-10-10 | 1 | -318/+315 |
| * | vc1dec: interlaced stream decoding support 3/3 | Mashiat Sarker Shakkhar | 2011-10-10 | 1 | -107/+291 |
* | | vc1: loose one line difference to qatar. | Michael Niedermayer | 2011-09-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-01 | 1 | -7/+9 |
|\| |
|
| * | VC1: Support dynamic dimension changes | Alberto Delmás | 2011-08-31 | 1 | -7/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-26 | 1 | -1/+8 |
|\| |
|
| * | vc1: fix VC-1 Pulldown handling. | John Stebbins | 2011-08-25 | 1 | -2/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-23 | 1 | -3/+0 |
|\| |
|
| * | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -3/+0 |
| * | VC-1: fix reading of custom PAR. | Reimar Döffinger | 2011-08-15 | 1 | -2/+2 |
* | | Fix VC-1 width/height handling. | Reimar Döffinger | 2011-08-16 | 1 | -14/+17 |
* | | VC-1: fix reading of custom PAR. | Reimar Döffinger | 2011-08-14 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-21 | 1 | -2/+2 |
|\| |
|
| * | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -27/+1 |
|\| |
|
| * | Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." | Ronald S. Bultje | 2011-05-04 | 1 | -27/+1 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -34/+34 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -34/+34 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-11 | 1 | -3/+0 |
|\| |
|
| * | Parse sprite data for WMVP and WVP2, and decode sprites for the latter | Alberto Delmás | 2011-04-10 | 1 | -3/+0 |
* | | Fix VC-1 playback with pulldown content | Alexandre Colucci | 2011-04-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-23 | 1 | -0/+1 |
|\| |
|
| * | vc1: warn for unimplemented pan-scan feature. | Ronald S. Bultje | 2011-03-21 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-21 | 1 | -1/+27 |
| * | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-17 | 1 | -8/+8 |
| * | logging: downgrade recoverable errors to warnings | Stefan Kost | 2011-02-08 | 1 | -1/+1 |
* | | VC1: merge idct8x8, coeff adjustments and put_pixels. | Ronald S. Bultje | 2011-02-22 | 1 | -1/+27 |
* | | dsputil: move VC1-specific stuff into VC1DSPContext. | Ronald S. Bultje | 2011-02-18 | 1 | -8/+8 |
* | | logging: downgrade recoverable errors to warnings | Stefan Kost | 2011-02-09 | 1 | -1/+1 |
|/ |
|
* | Make WMV3 decoder attempt to decode WMVP as well | Kostya Shishkov | 2010-09-26 | 1 | -3/+19 |
* | RES_SM in WMV3 is really two flags, so split it in decoder | Kostya Shishkov | 2010-09-26 | 1 | -3/+8 |
* | Make WMV3 decoder print more errors when decoding beta WMV9 files. | Kostya Shishkov | 2010-07-10 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |