29705 Commits (4c9204783ad2ca6a6519988dfba77b78d4e83370)

Author SHA1 Message Date
Diego Biurrun cc1d8c54c1 avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump 11 years ago
Christophe Gisquet 0d0d24af01 hevc_ps: verify P/T/L information 11 years ago
Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 11 years ago
Michael Niedermayer 07262c7199 avcodec/options_table: leave xvidmmx AVOption in place 11 years ago
Christophe Gisquet 84bc45880a hevc_mvs: set candidate availabilities 11 years ago
Derek Buitenhuis 43654a22c0 Revert "lavc/utils: Do not require dimensions for PNG." 11 years ago
Diego Elio Pettenò 2597a842a0 tiff: Improve grayscale support 11 years ago
Christophe Gisquet 7117547298 hevc: fix incorrect sao buffer size 11 years ago
Michael Niedermayer a973e01501 avcodec: disable FF_API_FAST_MALLOC 11 years ago
Michael Niedermayer 65cb02e87a avcodec/version: delay removial of FF_API_AUDIO_CONVERT/FF_API_AVCODEC_RESAMPLE 11 years ago
Michael Niedermayer 80c1cb522c avcodec/version: leave old audio API 11 years ago
Michael Niedermayer 6fac482624 avcodec/flacdec: fix handling of av_samples_fill_arrays() return value 11 years ago
Michael Niedermayer 70b8668fb5 drop LLS1, rename LLS2 to LLS 11 years ago
Michael Niedermayer c89afc9acf delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE_VIDEO 11 years ago
Michael Niedermayer 889cb3ae23 avcodec: remove deprecated use of FF_IDCT_XVIDMMX 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
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