index
This commit is contained in:
@@ -90,7 +90,7 @@ Small and stable structures, such as @tt{AVRational} and
|
||||
then calculates the correct field offsets for the current platform ABI and
|
||||
creates the corresponding pointer type, constructor, accessors and mutators.
|
||||
|
||||
The larger FFmpeg structures are handled by @racket[def-cstruct] from
|
||||
The larger FFmpeg structures are handled by @tt{def-cstruct} from
|
||||
@filepath{private/cstruct-helper.rkt}. Structures such as
|
||||
@tt{AVCodecParameters}, @tt{AVStream}, @tt{AVFormatContext}, @tt{AVFrame} and
|
||||
@tt{AVPacket} are large and may differ between FFmpeg major versions. The
|
||||
|
||||
Reference in New Issue
Block a user