20 Commits (54ae270213b5a98f923bfd4506e450b2e764ede2)

Author SHA1 Message Date
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt e2c24e6a29 avcodec/internal: Move ff_reget_buffer() to decode.h 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt c78d39b641 avcodec/wcmv: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
James Almer 343f8d514e avcodec/wcmv: prevent frame copying when outputting duplicate frames 6 years ago
James Almer 5102999223 Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" 6 years ago
James Almer c14a12ac84 avcodec/wcmv: use ff_reget_buffer() 6 years ago
Michael Niedermayer dd8720045c avcodec/wcmv: check remaining space vs. blocks 6 years ago
Michael Niedermayer 976dae8b32 avcodec/wcmv: Avoid copying frames if they are unchanged 6 years ago
Michael Niedermayer 286a33e429 avcodec/wcmv: Copy/Init frame later 6 years ago
Michael Niedermayer a8a98ba9ee avcodec/wcmv: Fix integer overflows 7 years ago
Paul B Mahol af71a3ff3e avcodec/wcmv: fix output on big-endian with rgb565 format 7 years ago
Paul B Mahol ad2ac1e7dd avcodec: add WinCAM Motion Video decoder 7 years ago