19 Commits (9a9964c50ed85a0bf8d8ab384801d4ea07017f76)

Author SHA1 Message Date
Michael Niedermayer e07b882b4d Improve amortized worst case speed of the muxers packet interleaving code 15 years ago
Justin Ruggles 87b4dd3b96 oggenc: Change error log text. An error here does not necessarily mean 16 years ago
Justin Ruggles 3f2eadf4fe oggenc: return error value from ogg_build_flac_headers() 16 years ago
Justin Ruggles 4315aa8b05 cosmetics: spacing and comments 16 years ago
Justin Ruggles e9a32230c3 oggenc: check for failed av_mallocz() 16 years ago
Justin Ruggles 59c6178a54 Use a shared function to validate FLAC extradata. 16 years ago
Baptiste Coudurier 1cc65cecb2 Move declaration of ff_interleave_add_packet to internal.h. 16 years ago
Baptiste Coudurier 34c65ac668 function is static 16 years ago
Baptiste Coudurier fd5583bc2d use new ff_interleave_add_packet 16 years ago
Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
Baptiste Coudurier f12c4bba79 add ogv extension 17 years ago
Baptiste Coudurier 0fb6c620c0 cosmetics, remove space 17 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Baptiste Coudurier 37b74c8651 Fix issue 338: 17 years ago
Baptiste Coudurier 2dd3c9e0fa it seems ogg requires granule to be -1 on unfinished packets 17 years ago
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago