9 Commits (cbd58a872d343f5996ed7ab917c8839dbfd99eaa)

Author SHA1 Message Date
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Justin Ruggles b3f5c21a91 Use %td instead of %PRIdPTR. The argument has type ptrdiff_t. 14 years ago
Justin Ruggles 281bf84fbd Use %"PRIdPTR" instead of %d to silence gcc warning about type mismatch. 14 years ago
Michael Chinen 4b5d4720c1 flac_parser: loop append buffer when the default size is not enough to get 14 years ago
Justin Ruggles 92b818eb9e cosmetics: vertical alignment after last commit 14 years ago
Michael Chinen 7edbd5361c flac_parser: only buffer the estimated amount of input needed. 14 years ago
Michael Chinen 97f7fe687a Make FLAC parser return frames when it has the required amount 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago