Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() | Michael Niedermayer | 2015-03-15 | 1 | -1/+3 |
* | avformat/dvbsub: remove unused variable | Michael Niedermayer | 2015-01-07 | 1 | -2/+2 |
* | avformat/dvbsub: increase probe score | Michael Niedermayer | 2015-01-05 | 1 | -1/+1 |
* | avformat/dvbsub: fix indent after previous commit | Michael Niedermayer | 2015-01-05 | 1 | -22/+22 |
* | avformat/dvbsub: check for 0xf0 earlier in probe, 30% faster | Michael Niedermayer | 2015-01-05 | 1 | -0/+2 |
* | avformat: add dvbsub demuxer | Michael Niedermayer | 2015-01-05 | 1 | -0/+66 |