Age | Commit message (Expand) | Author |
---|---|---|
2011-01-26 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2010-12-30 | Use %td instead of %PRIdPTR. The argument has type ptrdiff_t. | Justin Ruggles |
2010-12-30 | Use %"PRIdPTR" instead of %d to silence gcc warning about type mismatch. | Justin Ruggles |
2010-12-30 | flac_parser: loop append buffer when the default size is not enough to get | Michael Chinen |
2010-12-12 | cosmetics: vertical alignment after last commit | Justin Ruggles |
2010-12-12 | flac_parser: only buffer the estimated amount of input needed. | Michael Chinen |
2010-12-12 | Make FLAC parser return frames when it has the required amount | Michael Chinen |
2010-12-07 | Add a FLAC parser. | Michael Chinen |