| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+2 |
* | avcodec/dvdsub: Fix warning about incompatible pointer type | Andreas Rheinhardt | 2020-02-14 | 1 | -1/+1 |
* | lavc/dvdsubdec: Move palette parsing to new function | Michael Kuron | 2020-02-04 | 1 | -0/+33 |
* | Rename dvdsub.c to dvdsubdec.c. | Diego Biurrun | 2006-10-27 | 1 | -477/+0 |
* | Remove empty structures, | Steve L'Homme | 2006-10-14 | 1 | -4/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | add static keyword to some functions | Dieter | 2006-01-30 | 1 | -2/+2 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -12/+12 |
* | subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also f... | Ian Caulfield | 2005-08-14 | 1 | -20/+29 |
* | 10l (forgot to commit this yesterday) | Michael Niedermayer | 2005-07-17 | 1 | -39/+49 |
* | subtitle codec type support | Fabrice Bellard | 2005-06-03 | 1 | -0/+459 |