32993 Commits (c1692439e081dcc259489a1c2ddc2a659870dce6)

Author SHA1 Message Date
Tom Butterworth c7e6443441 Support the Hap chunked frame format 10 years ago
周晓勇 3e35f8efa1 avcodec: loongson optimize pixblockdsp with mmi 10 years ago
Niklesh d373b508b5 movtextenc.c: Add support for text highlighting 10 years ago
Niklesh 93e80a343b movtextenc.c: Reorganize the code for easier maintenance 10 years ago
James Almer d32547a24a avcodec/utils: silence some deprecation warnings 10 years ago
James Almer 3e46c7dbbe avcodec/options-test: don't alloc avctx->coded_frame 10 years ago
周晓勇 c303ad85a9 avcodec: loongson optimize blockdsp with mmi 10 years ago
Tom Butterworth 5d0616ce0e avcodec/hapdec: log reason for failure when texture type doesn't match stream 10 years ago
周晓勇 b50910e9a9 avcodec: loongson optimize xvid idct with mmi 10 years ago
周晓勇 21e2f030bf avcodec: loongson move simple idct functions to a separate file 10 years ago
Rostislav Pehlivanov 331c1e7494 aacenc: move the generation of ff_aac_pow34sf_tab[] 10 years ago
Luca Barbato 6b2b26e7af dds: Decode using optimal slices sizes 10 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 10 years ago
Tom Butterworth 6b96c70f2d avcodec/hapdec: don't log texture format every frame, do it once per decode session 10 years ago
Tom Butterworth 440c26e9c4 libavcodec/hap: remove unused struct member 10 years ago
Tom Butterworth d8488090e5 libavcodec/hap: Name enums 10 years ago
James Almer 651448a8a7 avcodec/aacsbr: fix compilation with hardcoded tables 10 years ago
Michael Niedermayer 809780ca42 avcodec/utils: Do not merge side data for encoders 10 years ago
Janne Grunau 9ed6f9a17c arm: use a local label instead of the function symbol in ff_prefetch_arm 10 years ago
Janne Grunau f56d8d8dd7 h264: aarch64: intra prediction optimisations 10 years ago
Ivan Uskov 264ba3d847 libavcodec/qsvdec.c: missed MFXVideoDECODE_Close() call 10 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
Jovan Zelincevic b0414da90d avcodec: Table creation for AAC_fixed_decoder (SBR-module) 10 years ago
Djordje Pesut 5499467d5d avcodec: Template creation for AAC decoder (SBR-module) 10 years ago
Niklesh a927aacbe6 movtextdec.c: Correct the highlight tags 10 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 10 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 10 years ago
Donny Yang 0030613d69 avcodec/apngdec: Fix typos in decoder causing incorrect results 10 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 10 years ago
Vittorio Giovara 91f9b6579a flashsvenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara 75c1ed2e4c ffv1enc: Use input frame to set SAR and interlacing 10 years ago
Vittorio Giovara 10a9149de2 ffv1enc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara efc618aff9 qtrleenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara f3b4a92241 libtheoraenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara d6006dd9f0 libvpxenc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 7fc8d8a1b3 libxvid: Do not entangle coded_frame 10 years ago
Vittorio Giovara 56672aeaee svq1enc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 05fb4c9aaf proresenc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 91767360d8 a64multienc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 95e2317ed8 roqvideoenc: Drop unneeded initialization 10 years ago
Vittorio Giovara 1f171de8ca mpegvideo_enc: Drop unnneded initialization 10 years ago
周晓勇 fdac5ff682 avcodec: loongson relocate constants of idctdsp and h264pred 10 years ago
周晓勇 4bd6193397 avcodec: loongson constants redefined with macros 10 years ago
Michael Niedermayer 749f85496c avcodec/ffv1enc: fix assertion failure with unset bits per raw sample 10 years ago
Carl Eugen Hoyos c239fcb948 lavc/jpeg2000: Signal lossless / bit-exact video stream. 10 years ago
Carl Eugen Hoyos d8d2f934bd lavc: Improve documentation for rc_max_rate and bit_rate. 10 years ago
Michael Niedermayer 5c583b1419 avcodec/dds: Flip more R<->B cases 10 years ago
Michael Niedermayer 36a87c2dc7 avcodec/dds: fix paletted files 10 years ago
Michael Niedermayer ea8785ceda avcodec/utils: Check that channel count is valid in avcodec_open2(); 10 years ago
Anton Khirnov 69b92f1b99 qsvenc: properly handle asynchronous encoding 10 years ago