44549 Commits (53d739db4e528388fae89459e887a633ffbce12c)

Author SHA1 Message Date
Michael Niedermayer 53d739db4e avcodec/alsdec: Check bitstream input in read_block() 4 years ago
Paul B Mahol 6cc3ba4be6 avcodec/exr: add lut oriented half to float conversion code 4 years ago
Paul B Mahol cf2f8dcc6a avcodec/exrenc: move float2half code to own header 4 years ago
Paul B Mahol cc85ca1cb3 avcodec/exr: add DWA decompression support 4 years ago
Paul B Mahol 2fc309e699 avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary 4 years ago
Andreas Rheinhardt c17915fd64 avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal 4 years ago
Michael Niedermayer ee50f72715 avcodec/h2645_parse: Reduce the initial skipped_bytes_pos size with small inputs 4 years ago
Paul B Mahol 6b43e1a86c avcodec: add SGA Video decoder 4 years ago
Paul B Mahol 5111707df6 avcodec: add SGA PCM decoder 4 years ago
Andreas Rheinhardt 0e645b98c6 Remove double ';' 4 years ago
Andreas Rheinhardt 590f491b0a avcodec/roqvideoenc: Avoid allocating buffers separately 4 years ago
Andreas Rheinhardt ed89ebb12e avcodec/roqvideoenc: Avoid intermediate buffer 4 years ago
Andreas Rheinhardt 9b776cd542 avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame 4 years ago
Andreas Rheinhardt 1a4a5fb640 avcodec/roqvideo: Use dedicated context for encoder 4 years ago
Paul B Mahol 4cb989e836 avcodec/exr: add fast path for case when powf() isn't needed 4 years ago
Michael Niedermayer f01d522cf3 avcodec/dxtory: Fix undefined shift with negative linesize 4 years ago
Andreas Rheinhardt f9b5cef1d3 avcodec/libx264: Don't use init_static_data for newer versions 4 years ago
Paul B Mahol 85ab9deb98 avcodec/exr: handle case when |im - IM| == 1 for huff compression 4 years ago
Paul B Mahol b69c91bbee avcodec/x86: add cfhdenc SIMD 4 years ago
James Almer dd9227e48f avcodec/options: deprecate avcodec_get_frame_class() 4 years ago
James Almer 0c902a6147 avcodec/avrndec: remove max_lowres value 4 years ago
Paul B Mahol f9cb557d66 avcodec/exrenc: add half-float support 4 years ago
James Almer f1a894f9d3 avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 4 years ago
Andreas Rheinhardt 169259d9a3 avcodec: Add missing FF_API define for libavcodec pix fmt API 4 years ago
Paul B Mahol 34c805c0fe avcodec/imx: use ff_reget_buffer() 4 years ago
Andreas Rheinhardt e4524270f4 avcodec/avcodec: Add missing deprecation to AVCodecParser.next 4 years ago
James Almer e96ea80e85 avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT 4 years ago
James Almer 7addddd49e Revert "avcodec/options: add missing FF_API_COPY_CONTEXT checks" 4 years ago
Derek Buitenhuis 5a343853c0 avcodec/gifenc: Only write frame palette entries that actually used 4 years ago
Derek Buitenhuis 5f2804aba7 avcodec/gifenc: Add global_palette option 4 years ago
Anton Khirnov 9e4225cf7f Handle AVID MJPEG streams directly in the MJPEG decoder. 4 years ago
Anton Khirnov d3d99a0a06 lavc/lscrdec: use ff_reget_buffer() 4 years ago
Anton Khirnov 5663301560 pngdec: fix and simplify apng reference handling 4 years ago
Anton Khirnov 087359ad85 lavc/lscrdec: drop unapplicable private capabilities 4 years ago
Anton Khirnov 3a5b857d4c lavc: split LSCR decoder out of PNG decoder 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 767d3f7dcf avcodec/exr: simplify piz decompression 4 years ago
Andreas Rheinhardt b913a4e18d avcodec/rv34data: Remove rv34_dquant_tab 4 years ago
Andreas Rheinhardt 585b764f95 avcodec/x86/constants: Remove unused ff_pw_17 4 years ago
Andreas Rheinhardt f529793490 avcodec/celp_math: Disable unused function 4 years ago
Andreas Rheinhardt 7825cc392a avcodec/x86/diracdsp_init: Reuse macro 4 years ago
Andreas Rheinhardt 0f317eb8e7 avcodec/x86/diracdsp_init: Simplify macro 4 years ago
Andreas Rheinhardt 68bd6c7dac avcodec/x86/diracdsp_init: Make functions only used here static 4 years ago
Andreas Rheinhardt 3a80b1ac12 avcodec/x86/diracdsp_init: Remove unused MMX functions 4 years ago
Andreas Rheinhardt 559a26600a avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1 4 years ago
Andreas Rheinhardt 790be3125d avcodec/acelp_pitch_delay: Inline small functions only used once 4 years ago
Andreas Rheinhardt bce9c5e276 avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c 4 years ago
Andreas Rheinhardt f729dee615 avcodec/mqcenc: Remove unused ff_mqc_length 4 years ago