| Commit message (Expand) | Author | Age | Files | Lines |
* | diracdec: fix use of deprecated funnctions | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
* | diracdec: Check for negative quants which would cause out of array reads. | Michael Niedermayer | 2012-02-02 | 1 | -2/+8 |
* | diracdec: Fix integer overflow leading to out of global array read. | Michael Niedermayer | 2012-01-30 | 1 | -3/+8 |
* | diracdec: Check num_refs. | Michael Niedermayer | 2012-01-26 | 1 | -1/+7 |
* | diracdec: Check dirac_unpack_idwt_params parameters before storing them. | Michael Niedermayer | 2012-01-26 | 1 | -15/+14 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -1/+0 |
* | diracdec: fix empty data units. | Michael Niedermayer | 2011-11-14 | 1 | -1/+2 |
* | Dirac: Specific struct initializers in AVCodec initialization | Jordi Ortiz | 2011-11-05 | 1 | -14/+13 |
* | Dirac: Removed goto + some code make up | Jordi Ortiz | 2011-11-04 | 1 | -66/+63 |
* | Dirac: More formating | Jordi Ortiz | 2011-10-30 | 1 | -28/+25 |
* | Dirac: Doxygen comments and some formatting enhancements | Jordi Ortiz | 2011-10-30 | 1 | -250/+285 |
* | Dirac now returns AVFrames instead of DiracFrames | Jordi Ortiz | 2011-10-30 | 1 | -9/+11 |
* | DIRAC Decoder stable version, MMX support removed. | multiple authors | 2011-10-30 | 1 | -0/+1876 |