19 Commits (d8173cfcafac3019cd05b0c92af5631f6b27dd3a)

Author SHA1 Message Date
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt a655b0a506 avcodec/pgxdec: Use unsigned types for unsigned values 3 years ago
Andreas Rheinhardt 84a80ac15d avcodec/pgxdec: Hoist branch out of loop 3 years ago
Andreas Rheinhardt e4a26a64a8 avcodec/pgxdec: Fix issue with negative linesizes 3 years ago
Andreas Rheinhardt 67f7960505 avcodec/pgxdec: Remove pointless checks 3 years ago
Andreas Rheinhardt be6cd7dfd1 avcodec/pgxdec: Avoid always-false checks 3 years ago
Andreas Rheinhardt a7e8b0f360 avcodec/pgxdec: Make better use of size check 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 a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 74bffc00c5 avcodec: Constify some AVPackets 4 years ago
Michael Niedermayer 389b9e9b4f avcodec/pgxdec: Check depth more completely 4 years ago
Michael Niedermayer 165d6b876b avcodec/pgxdec: Fix invalid shift in write_frame_* 4 years ago
Gautam Ramakrishnan 8821df6fcf libavcodec/pgxdec Fix pix format selection error 4 years ago
Gautam Ramakrishnan cfe2cf0a63 libavcodec/pgxdec: Add PGX decoder 4 years ago