101513 Commits (7b0832dea8fe266011e2891402e091562edbb6ba)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 5ad0eb936c fftools/ffmpeg_filter: Don't use deprecated function 4 years ago
Lynne 10341743d2
lavu/tx: require output argument to match input for inplace transforms 4 years ago
Paul B Mahol e937457b7b avformat/imx: set video stream duration 4 years ago
Paul B Mahol 34c805c0fe avcodec/imx: use ff_reget_buffer() 4 years ago
Andreas Rheinhardt ab8d2d97a1 avformat/avlanguage: Remove long disabled av_convert_lang_to 4 years ago
Andreas Rheinhardt 2869d71493 avfilter/lavfutils.h: Don't include avformat.h 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 113a99270d doc/encoders: Add documentation for the GIF encoder 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
Andreas Rheinhardt 6eab25fd13 avformat/wavenc: Improve unsupported codec error messages 4 years ago
Paul B Mahol 95af3b6625 avfilter/vf_vif: add support for more formats 4 years ago
Paul B Mahol 550b7a9929 avfilter/vf_vif: simplify case comparing same inputs 4 years ago
Anton Khirnov a5b737e625 tests/api-band-test: simplify code 4 years ago
Anton Khirnov 9e4225cf7f Handle AVID MJPEG streams directly in the MJPEG decoder. 4 years ago
Guo, Yejun ae4f6379d6 avfilter/vf_vif.c: fix build warning for [-Wmain] 4 years ago
Guo, Yejun ac6dd87cd1 avfilter/vf_ssim.c: fix build warning for [-Wmain] 4 years ago
Anton Khirnov d3d99a0a06 lavc/lscrdec: use ff_reget_buffer() 4 years ago
Anton Khirnov eed2125f3f tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS 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
Anton Khirnov 6853bdbdd2 tests: add a test for LSCR 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
Paul B Mahol 8213f0a7f7 avformat/vpk: check that samples_per_block is > 0 4 years ago
James Almer 45a2902976 avutil/buffer: free all pooled buffers immediately after uninitializing the pool 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 c23a5523b5 swscale/x86/swscale: Remove unused ASM constants 4 years ago
Andreas Rheinhardt aad597a93c swscale/x86/rgb2rgb: Remove unused ASM constants 4 years ago
Andreas Rheinhardt 49db6e4b4e swscale/x86/yuv2rgb: Remove unused ASM constants 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 6f3fe7b2c0 avformat/asf: Move ff_asf_audio_conceal_none to its only user 4 years ago
Andreas Rheinhardt 3bf07b1a2d avcodec/bitstream: Rewrite code to avoid triggering compiler warning 4 years ago