summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-101-1/+1
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-101-7/+9
* vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-101-7/+2
* doc: escape left brace in texi2pod.pl regexJanne Grunau2016-07-101-1/+1
* libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-092-2/+26
* movenc: Add an option for skipping writing the mfra/tfra/mfro trailerMartin Storsjö2016-07-082-3/+27
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-084-0/+522
* arm: Fix a typo in a commentMartin Storsjö2016-07-062-2/+2
* vp8dsp: Clarify the first dimension of the mc function tablesMartin Storsjö2016-07-061-2/+2
* qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-07-031-2/+7
* qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-033-4/+16
* qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-07-032-9/+7
* qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-034-15/+17
* hwcontext_qsv: add support for p010Anton Khirnov2016-07-031-0/+1
* matroskadec: export CodecDelayAnton Khirnov2016-07-031-0/+7
* vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson2016-07-021-7/+8
* vaapi_encode: Respect driver quirks around buffer destructionMark Thompson2016-07-021-1/+21
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-024-1/+66
* hwcontext_dxva2: add support for p010Anton Khirnov2016-07-021-12/+15
* swscale: add P010 input supportHendrik Leppkes2016-07-023-1/+55
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-024-1/+32
* avconv: use avcodec_parameters_copy() with streamcopyAnton Khirnov2016-07-022-54/+14
* oggparseopus: export pre-skipAnton Khirnov2016-07-021-0/+2
* mov: Save number of stsd elements after stream extradata allocationVittorio Giovara2016-06-291-3/+4
* tiffenc: Check zlib support for deflate option during initializationVittorio Giovara2016-06-291-2/+10
* tiffenc: Check av_pix_fmt_desc_get() return valueVittorio Giovara2016-06-291-1/+3
* targaenc: Move size check to initialization functionVittorio Giovara2016-06-291-4/+5
* rle: K&R formatting cosmeticsVittorio Giovara2016-06-292-18/+25
* build: Drop unnecessary libavcodec <-> libavformat object dependenciesDiego Biurrun2016-06-291-13/+3
* build: Move MP2 muxer declaration away from MP3 muxer codeDiego Biurrun2016-06-294-18/+14
* checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-291-5/+13
* build: Move ff_mpeg12_frame_rate_tab to a separate fileDiego Biurrun2016-06-293-20/+40
* build: Add a new component for H.264 parsing codeDiego Biurrun2016-06-292-9/+9
* ffv1: Report additional bitstream information in verbose modeLuca Barbato2016-06-291-0/+7
* ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-294-61/+59
* fate: Add test for webpDiego Biurrun2016-06-282-0/+5
* checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-281-2/+2
* checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-281-1/+1
* Add an OpenH264 decoder wrapperMartin Storsjö2016-06-2810-46/+369
* movenc: Apply offsets on timestamps when peeking into interleaving queuesMartin Storsjö2016-06-283-15/+30
* qsvdec_hevc: add the UID of the HEVC HW decoder pluginAnton Khirnov2016-06-281-2/+9
* qsvdec_hevc: fix a variable nameAnton Khirnov2016-06-281-2/+2
* hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-281-0/+12
* vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov2016-06-281-1/+5
* hwcontext: allocate the destination frame for the pool sizeAnton Khirnov2016-06-281-2/+6
* hwcontext: clarify the behaviour of transfer_data() for cropped framesAnton Khirnov2016-06-281-0/+8
* avconv: restructure sending EOF to filtersAnton Khirnov2016-06-283-11/+43
* avconv: move flushing the queued frames to configure_filtergraph()Anton Khirnov2016-06-282-11/+11
* options_table: Add aliases for color propertiesVittorio Giovara2016-06-272-9/+25
* pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-271-1/+1
OpenPOWER on IntegriCloud