29802 Commits (951f6fa3f31be65efa011e8940e1d0d5e6e31620)

Author SHA1 Message Date
Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 11 years ago
Michael Niedermayer 25eeff9600 avcodec/avdct: add "xvid" alias AVOption and use FF_IDCT_XVID 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
James Almer dd2b0c1cde lavc: remove nonexistent functions from the version file 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
James Almer 0ab00a75e4 avcodec/raw: add avpriv_get_raw_pix_fmt_tags() 11 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 11 years ago
Michael Niedermayer 4213fc5b9e avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet" 11 years ago
James Almer 8dfb8190d7 libavcodec/rawdec: remove old ff_find_pix_fmt() function 11 years ago
Michael Niedermayer 7a34b7d80f avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed for dts_probe() 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
Christophe Gisquet 75837e9add x86: sbrdsp/fft: reuse ps_neg constant 11 years ago
Christophe Gisquet 51dd80e751 x86: diracdsp: reuse constants 11 years ago
Christophe Gisquet 6622a6cff3 x86: dwt: better share constants 11 years ago
Christophe Gisquet 71db2d08b1 x86: better share ff_pw_2 11 years ago
Christophe Gisquet 4e128ab0b1 x86: vpx/h264/hevc/mpeg2: share constants 11 years ago
Michael Niedermayer 305f72aee7 avcodec: Change get_pixels() to ptrdiff_t linesize 11 years ago
Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 11 years ago
Christophe Gisquet 6786848585 hevc_deblock: change tc type 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
James Almer de417982e8 x86/vp9lpf: use fewer instructions in SPLATB_MIX 11 years ago
Bernd Kuhls bf6c84d7eb Fix compile error on bfin. 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
Christophe Gisquet e8c003edd2 x86: hevc_deblock: remove unnecessary masking 11 years ago
James Almer b7863c972c x86/hevc_mc: use fewer instructions in hevc_put_hevc_{uni, bi}_w[24]_{8, 10, 12} 11 years ago
James Almer b1a44e6bf5 x86/hevc_mc: remove an unnecessary pxor 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 2a3c36e920 Deprecate AFD field and add AFD as side-data 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
Michael Niedermayer e680c731a2 avcodec/avdct: Add get_pixels() 11 years ago