summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-212-0/+2
* imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara2016-01-212-0/+5
* imgconvert: Move AVPicture-related static function to the deprecated sectionVittorio Giovara2016-01-211-3/+2
* imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-213-122/+90
* imgconvert: Drop outdated comment blockVittorio Giovara2016-01-211-6/+0
* configure: Force-enable select_any dependencies only on --enableLuca Barbato2016-01-211-2/+17
* mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-213-5/+18
* fate: add 10-bit v210 encoder testsJames Darnley2016-01-213-1/+10
* configure: Improve requesting specific featuresLuca Barbato2016-01-211-13/+38
* yuv2rgb: Document the color space coefficientsVittorio Giovara2016-01-201-0/+11
* libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-192-3/+3
* lavc: Make sure that the effective timebase would not overflowArttu Ylä-Outinen2016-01-191-0/+10
* configure: mips: Support both-endian compilersLuca Barbato2016-01-191-0/+10
* mathops: mips: Correctly enable loongson-specific assemblyLuca Barbato2016-01-191-17/+20
* configure: Use pkg-config to check for opensslLuca Barbato2016-01-191-1/+2
* flvdec: Add sanity checking of the last packet sizeMartin Storsjö2016-01-191-7/+9
* flvdec: perform duration search just onceMichael Niedermayer2016-01-191-1/+4
* x86: build: Group all encoder objects togetherDiego Biurrun2016-01-181-2/+2
* x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-181-1/+0
* dca: fix misaligned access in ff_dca_convert_bitstreamAndreas Cadhalpun2016-01-151-4/+5
* nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-131-1/+2
* xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2016-01-131-1/+1
* nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-131-0/+9
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-131-2/+9
* nvenc: generate dts properlyAnton Khirnov2016-01-122-5/+49
* nvenc: fix encoding with B-framesAnton Khirnov2016-01-121-8/+15
* nvenc: flush the encoder before closing it, as required by the docsAnton Khirnov2016-01-121-0/+8
* nvenc: rename encodersAnton Khirnov2016-01-125-2/+81
* nvenc: better error handlingAnton Khirnov2016-01-121-45/+81
* movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-121-2/+0
* mux: drop the warning about global headersAnton Khirnov2016-01-121-6/+0
* lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-115-15/+11
* lavc: Add get_bitsz()Andreas Cadhalpun2016-01-112-7/+8
* sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-111-1/+4
* get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2016-01-111-0/+11
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-1113-30/+39
* swfdec: support compressed swfClément Bœsch2016-01-114-4/+97
* asfdec: Fix typo in commentAlexandra Hájková2016-01-111-1/+1
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-111-2/+4
* arm: Fix vfp dead code elimination with have_vfp_vmMartin Storsjö2016-01-081-1/+1
* checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-073-0/+153
* checkasm: Check register clobbering on armMartin Storsjö2016-01-074-0/+167
* avpacket: fix size check in packet_allocAndreas Cadhalpun2016-01-071-1/+1
* asfdec: Remove unused function parametersAlexandra Hájková2016-01-071-10/+9
* asfdec: reject size > INT64_MAX in asf_read_unknownAndreas Cadhalpun2016-01-071-0/+3
* asfdec: only set asf_pkt->data_size after sanity checksAndreas Cadhalpun2016-01-071-8/+10
* qsvenc: split encoding frames and reading from the async FIFOAnton Khirnov2016-01-071-2/+18
* qsvenc: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-071-1/+3
* avconv: Drop an impossible checkLuca Barbato2016-01-041-2/+2
* avconv: Simplify poll_filters() return value checkLuca Barbato2016-01-041-9/+5
OpenPOWER on IntegriCloud