20 Commits (864d1ef2fc88c300613a5a9f1465f98f3559110c)

Author SHA1 Message Date
Andreas Rheinhardt e44e41edce avcodec/cfhdenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt c81b8e04aa Avoid intermediate bitcount for number of bytes in PutBitContext 4 years ago
Paul B Mahol 33025ab976 avcodec/cfhdenc: do not try to encode junk 4 years ago
Paul B Mahol fbfa78508b avcodec/cfhdenc: add padding to each decomposition 4 years ago
Paul B Mahol d69f4be1c6 avcodec/cfhdenc: refactor DSP code for CFHD encoder 4 years ago
Paul B Mahol 82472afe18 avcodec/cfhdenc: use pts instead of frame number 4 years ago
Andreas Rheinhardt a489b6a8e3 avcodec/cfhdenc: Fix leaks on allocation errors 4 years ago
Paul B Mahol 9f702fc8f4 avcodec: extend CFHD description 4 years ago
Paul B Mahol 3f58dbca72 avcodec/cfhdenc: mark filter as always inline 4 years ago
Paul B Mahol ba0825626a avcodec/cfhdenc: optimize writting of small runcodes 4 years ago
Paul B Mahol 16b79f3d3a avcodec/cfhdenc: improve quality vs size ratio 4 years ago
Paul B Mahol 14b84a2e99 avcodec/cfhdenc: free alpha buffer on closing 4 years ago
Paul B Mahol 0a8742a1e6 avcodec/cfhdenc: add gbrap12 pixel format support 4 years ago
Paul B Mahol 8d48e8d251 avcodec/cfhdenc: compand coefficients 4 years ago
Paul B Mahol a96506f017 avcodec/cfhdenc: also write FrameNumber tag 4 years ago
Paul B Mahol d2b9cb1132 avcodec/cfhdenc: fix setting default compression level 4 years ago
Paul B Mahol 65516b2cd0 avcodec/cfhdenc: extend quantization table 4 years ago
Paul B Mahol b4ae780693 avcodec/cfhdenc: fix PrescaleTable for YUV422P10 4 years ago
Paul B Mahol 4e27817629 avcodec: add CFHD encoder 4 years ago