10 Commits (3d487db153fb4d149156b65c3ca2d9ab910d84f4)

Author SHA1 Message Date
Baptiste Coudurier c844520e73 10l, fix prototype 16 years ago
Baptiste Coudurier d298412062 export ff_avc_parse_nal_units_buf 16 years ago
Baptiste Coudurier a97772b166 return size written in ff_avc_parse_nal_units 16 years ago
Luca Abeni 0a63a676ec Do not reallocate AVPacket's data when muxing a packet 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 9d2526d1b9 Add missing FFMPEG_ prefix to multiple inclusion guard. 16 years ago
Michael Niedermayer d937cd0ed2 const 17 years ago
Luca Abeni b973f9ad7e Make avc_find_startcode non-static, so that it can be used from other 17 years ago
Aurelien Jacobs 9ab3f71b60 add a ff_ prefix to newly exported functions from avc.c 17 years ago
Aurelien Jacobs 1bd2d763d4 Move isom_write_avcc() and related functions into a separate file. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 18 years ago