44532 Commits (546e3964ddd3762b22860cc581e23ba6d1443a95)

Author SHA1 Message Date
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
Andreas Rheinhardt 4c8d9b1d09 avcodec/ac3tab: Remove unused ff_eac3_default_chmap 4 years ago
Andreas Rheinhardt 3bf07b1a2d avcodec/bitstream: Rewrite code to avoid triggering compiler warning 4 years ago
Andreas Rheinhardt 1c9e53d70b avcodec/movtextenc: Check for too many styles 4 years ago
Paul B Mahol d7f10b2497 avcodec/exrenc: use correct type for actual_size as argument for zlib 4 years ago
Andreas Rheinhardt ad58113afe avcodec/tiff_data: Move data to its only user 4 years ago
Andreas Rheinhardt bb9167dbde avformat/isom: Split movaudio/movvideo tags off into a separate file 4 years ago
Andreas Rheinhardt b5207b7afd avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audio 4 years ago
Andreas Rheinhardt a40763f520 avcodec/mpeg4audio: Use proper logcontext for logging 4 years ago
Andreas Rheinhardt 84bb18d4e7 avcodec/scpr3: Avoid code duplication when updating models 4 years ago
Andreas Rheinhardt bb0be840c5 avcodec/Makefile: Don't build mjpegenc_huffman unconditionally 4 years ago
Andreas Rheinhardt bab6b88ebf avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it 4 years ago
Andreas Rheinhardt 6eae9c1d39 avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common 4 years ago
Andreas Rheinhardt d26198ada3 avcodec/g2meet, mjpegdec: Factor out common VLC initialization code 4 years ago
Andreas Rheinhardt f180f515de avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoder 4 years ago
Andreas Rheinhardt 7bf2b76b41 configure, libavcodec/Makefile: Fix avrn dependencies 4 years ago
Andreas Rheinhardt 6db394c128 avcodec/avrndec: Remove unnecessary headers 4 years ago
Andreas Rheinhardt f26b8385ee avcodec/Makefile: Remove spurios dcaenc dependency 4 years ago