Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assdec: check that the alloc+init of the private data succeeded. | Michael Niedermayer | 2012-05-15 | 1 | -0/+2 |
* | assdec: avoid a possible NULL dereference. | Nicolas George | 2012-03-07 | 1 | -1/+4 |
* | assdec: fix wrong alloc pointer check. | Clément Bœsch | 2012-01-30 | 1 | -1/+1 |
* | compute rects duration in ASS decoder | Aurelien Jacobs | 2011-04-11 | 1 | -1/+13 |
* | add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct | Aurelien Jacobs | 2011-04-11 | 1 | -2/+0 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
* | add missing files in previous commit (ASS encoder and decoder) | Aurelien Jacobs | 2010-11-13 | 1 | -0/+62 |