24 Commits (2b0fe529674e91bd55b52512f9a2bb0658ce0f7c)

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 0d53d92e3a avcodec/imm4: Remove useless ScanTable 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 21b23ceab3 avcodec: Make init-threadsafety the default 2 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 a247ac640d avcodec: Constify AVCodecs 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Andreas Rheinhardt 0ecd6879b3 avcodec/imm4: Inline constants 4 years ago
Andreas Rheinhardt dc4c9744eb avcodec/imm4: Reduce the size of tables used to initialize VLCs 4 years ago
Andreas Rheinhardt c14656c170 avcodec/imm4: Make better use of symbols table 4 years ago
Andreas Rheinhardt 50d50653d1 avcodec/imm4: Don't use too big VLC table 4 years ago
Paul B Mahol a208c277f8 avcodec/imm4: flush prev_frame after seeking 6 years ago
Michael Niedermayer 0be0197f49 avcodec/imm4: Unreference previous frame on frame size change 6 years ago
Paul B Mahol 7b966af930 avcodec/imm4: fix artifacts on some files with special coding mode 6 years ago
Paul B Mahol 93402561fd avcodec/imm4: add support for mid-stream size changes 6 years ago
Michael Niedermayer c305e134ce avcodec/imm4: Use ff_set_dimensions() 6 years ago
Paul B Mahol 40c4b9dad0 avcodec/imm4: improve decoding of some files 6 years ago
Paul B Mahol 330dd59a30 avcodec/imm4: stop using FAAN idct 6 years ago
Paul B Mahol 42a99b76de avcodec: add IMM4 decoder 6 years ago