summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* swfdec: support compressed swfClément Bœsch2016-01-11
* asfdec: Fix typo in commentAlexandra Hájková2016-01-11
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-11
* arm: Fix vfp dead code elimination with have_vfp_vmMartin Storsjö2016-01-08
* checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-07
* checkasm: Check register clobbering on armMartin Storsjö2016-01-07
* avpacket: fix size check in packet_allocAndreas Cadhalpun2016-01-07
* asfdec: Remove unused function parametersAlexandra Hájková2016-01-07
* asfdec: reject size > INT64_MAX in asf_read_unknownAndreas Cadhalpun2016-01-07
* asfdec: only set asf_pkt->data_size after sanity checksAndreas Cadhalpun2016-01-07
* qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-07
* qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-07
* avconv: Drop an impossible checkLuca Barbato2016-01-04
* avconv: Simplify poll_filters() return value checkLuca Barbato2016-01-04
* h264_refs: Remove broken trace debug codeDiego Biurrun2016-01-03
* lavc: Add missing #includes for ff_dlog()Diego Biurrun2016-01-03
* qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-01
* qsvenc_hevc: improve the default settingsMaxym Dmytrychenko2016-01-01
* h264: improve behaviour with invalid reference listsAnton Khirnov2016-01-01
* dca: use defines for subband related constantsAlexandra Hájková2015-12-31
* x86: use emms after ff_int32_to_float_fmul_scalar_sseJanne Grunau2015-12-30
* checkasm: x86: post commit review fixesJanne Grunau2015-12-29
* x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitlyJanne Grunau2015-12-29
* Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun2015-12-26
* rtpdec_jpeg: Coalesce redundant error checksDiego Biurrun2015-12-26
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-23
* dca: Add math helpers.Alexandra Hájková2015-12-23
* checkasm: add fmtconvert testsJanne Grunau2015-12-21
* checkasm: add synth_filter testJanne Grunau2015-12-21
* checkasm: add tests for dcadspJanne Grunau2015-12-21
* checkasm: add float comparison util functionsJanne Grunau2015-12-21
* x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-21
* arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-21
* exr: fix out of bounds read in get_codeAndreas Cadhalpun2015-12-16
* opus: Fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun2015-12-16
* arm: add ff_int32_to_float_fmul_array8_neonJanne Grunau2015-12-14
* arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-14
* arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-14
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
* x86_64: int32_to_float_fmul_scalar sign extend integer lengthJanne Grunau2015-12-14
* arm64: add cycle counter supportJanne Grunau2015-12-14
* libavutil: move FFALIGN macro from common.h to macros.hJanne Grunau2015-12-14
* mpegtsenc: add flag to embed an AC-3 ES the DVB wayStefan Pöschel2015-12-14
* avresample: Mark avresample_buffer() as pointer to constKip Warner2015-12-14
* r3d: fix an invalid read introduced in 6bf4c1dAnton Khirnov2015-12-14
* rtmpproto: Include the full path as app when "slist=" is foundMartin Storsjö2015-12-13
* vocdec: do not create the stream in read_header()Anton Khirnov2015-12-12