19409 Commits (c487972ed0e1eaebdbe4a13cdd191e119be0b19c)

Author SHA1 Message Date
Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 11 years ago
Diego Elio Pettenò 2597a842a0 tiff: Improve grayscale support 11 years ago
Anton Khirnov 9325d88eba lavc: remove obsolete and disabled avpriv functions 11 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Anton Khirnov 7acdd3a127 hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 11 years ago
Anton Khirnov 52a2c17ec0 hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list() 11 years ago
Anton Khirnov a7a17e3f19 hevc_filter: move some conditions out of loops 11 years ago
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 11 years ago
Anton Khirnov 5501971578 hevc_filter: drop more redundant checks 11 years ago
Anton Khirnov 65b8b6c476 hevc_filter: drop redundant checks 11 years ago
Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 11 years ago
Diego Biurrun 6f1960ab71 idct: cosmetics: Drop one unnecessary if-block level 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 11 years ago
Anton Khirnov 7b588bb691 svq1: do not modify the input packet 11 years ago
Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 11 years ago
Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 11 years ago
Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 11 years ago
Michael Niedermayer a7153444df huffyuvdec: check width size for yuv422p 11 years ago
Michael Niedermayer 70cd3b8e65 mmvideo: check horizontal coordinate too 11 years ago
Michael Niedermayer 849b9d34c7 wmalosslessdec: fix mclms_coeffs* array size 11 years ago
Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 11 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
Diego Biurrun 990e2f3555 avcodec: Suppress deprecation warnings from DTG code scheduled for removal 11 years ago
Carl Eugen Hoyos 60cbd6ad84 tiff: support reading gray+alpha at 8 bits 11 years ago
Vittorio Giovara bcc5f69b33 tiff: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara e64f0bf2d2 png: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara 2257165bff png: disable broken MMX/SIMD code for bpp <= 2 11 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Diego Biurrun d0393d79bc huffyuv: Check and propagate function return values 11 years ago
Diego Biurrun 6234058148 huffyuv: Return proper error codes 11 years ago
Diego Biurrun 3160bdc7f7 huffyuv: Use avpriv_report_missing_feature() where appropriate 11 years ago
Diego Biurrun b7616f5716 huffyuv: Eliminate some pointless casts 11 years ago
Diego Biurrun c065f4a0c6 huffyuv: K&R formatting cosmetics 11 years ago
Anton Khirnov f89d76c103 mpeg4video: Initialize xvididct for all threads 11 years ago
Janne Grunau ac6b95dbc0 aarch64: add ',' between assembler macro arguments where missing 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Diego Biurrun bad81800bb avcodec: options: Add missing deprecation ifdefs around emu_edge 11 years ago
Diego Biurrun c697c590fb lcl: Disentangle pointers to input data and decompression buffer 11 years ago
Diego Biurrun df507d5aa0 tiff: Replace deprecated PIX_FMT names by modern ones 11 years ago
Diego Biurrun 7835c24e19 dv: Update DV-profile-related functions to current public API 11 years ago
Diego Biurrun ffa4d4ef0b ppc: fft: Build AltiVec optimizations in the standard way 11 years ago
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 11 years ago
Vittorio Giovara 92a36a6b33 pngdec: correctly indent macros 11 years ago