summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: Improve requesting specific featuresLuca Barbato2016-01-21
* yuv2rgb: Document the color space coefficientsVittorio Giovara2016-01-20
* libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-19
* lavc: Make sure that the effective timebase would not overflowArttu Ylä-Outinen2016-01-19
* configure: mips: Support both-endian compilersLuca Barbato2016-01-19
* mathops: mips: Correctly enable loongson-specific assemblyLuca Barbato2016-01-19
* configure: Use pkg-config to check for opensslLuca Barbato2016-01-19
* flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-19
* flvdec: perform duration search just onceMichael Niedermayer2016-01-19
* x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
* x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-18
* dca: fix misaligned access in ff_dca_convert_bitstreamAndreas Cadhalpun2016-01-15
* nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-13
* xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2016-01-13
* nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-13
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-13
* nvenc: generate dts properlyAnton Khirnov2016-01-12
* nvenc: fix encoding with B-framesAnton Khirnov2016-01-12
* nvenc: flush the encoder before closing it, as required by the docsAnton Khirnov2016-01-12
* nvenc: rename encodersAnton Khirnov2016-01-12
* nvenc: better error handlingAnton Khirnov2016-01-12
* movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-12
* mux: drop the warning about global headersAnton Khirnov2016-01-12
* lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-11
* lavc: Add get_bitsz()Andreas Cadhalpun2016-01-11
* sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-11
* get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2016-01-11
* 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