19368 Commits (159a06dfc83d189f753c4583583ddfb571552ff5)

Author SHA1 Message Date
Michael Niedermayer da7d839a0d ffv1dec: check that global parameters do not change in version 0/1 11 years ago
Christophe Gisquet 3187fa14a3 hevc_mvs: avoid deriving tmvp in amvp 11 years ago
Christophe Gisquet 14ca0aa69b hevc: wait proper position for tmvp 11 years ago
Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
Christophe Gisquet ed53cc217f hevc: derive partial merge list 11 years ago
Christophe Gisquet 3505b19652 hevc: derive partially amvp list 11 years ago
Christophe Gisquet 09182b3224 hevc: simplify rounding 11 years ago
Christophe Gisquet d1b1c3bb5e hevc: reorder loops 11 years ago
Diego Biurrun cc1d8c54c1 avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump 11 years ago
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