29839 Commits (986f63d17fa14e757fd11b4b50acac563bd1bb9d)

Author SHA1 Message Date
Michael Niedermayer 11512d70fa avcodec/get_bits: add BITS_LEFT() for finding the bits left with an opened reader 11 years ago
James Almer 59ecd4882d lavc/raw: remove obsolete ff_raw_pix_fmt_tags cruft 11 years ago
James Almer 8f2634f970 lavc: stop exporting internal functions and tables 11 years ago
Michael Niedermayer 9eda4e8bd7 avcodec/idctdsp: move add/put_pixels_clamped_c to header 11 years ago
Christophe Gisquet 5ec85c9750 hevc: do generic validation of bitstream 11 years ago
Ronald S. Bultje bfffce4d08 hevc: add missing comma in log message. 11 years ago
Michael Niedermayer 6801eb0a09 avcodec/vc1dec: do not crash when flushing without an allocated frame 11 years ago
Michael Niedermayer 3539d6c63a avcodec/iff: check pixfmt for rgb8 / rgbn 11 years ago
Michael Niedermayer 9bcdb98839 avcodec/iff: Factorize av_pix_fmt_desc_get() out 11 years ago
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