summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
* checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-16
* swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
* swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-16
* checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* avconv_dxva2: support HEVC Main10 decodingHendrik Leppkes2016-07-15
* hevc: offer DXVA2 for 10bit 420Anton Khirnov2016-07-15
* FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-15
* h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov2016-07-15
* h264: eliminate decode_postinit()Anton Khirnov2016-07-15
* FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-15
* mp3enc: write trailing paddingAnton Khirnov2016-07-15
* mp3dec: read the initial/trailing padding from the LAME tagAnton Khirnov2016-07-15
* libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-15
* libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-15
* libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-15
* libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-15
* mov: fix stream extradata_size allocationMatthieu Bouron2016-07-15
* lavd: Drop unneeded av_init_packet()sVittorio Giovara2016-07-13
* fate: Add a mixed NAL coding sampleVittorio Giovara2016-07-13
* fate: Restore order of h264 entriesVittorio Giovara2016-07-13
* h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-13
* checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-13
* checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-13
* h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-13
* h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-11
* d3d11va: don't keep the context lock while waiting for a frameSteve Lhomme2016-07-11
* vp8dsp: Remove the comment saying that the height is equal to the widthMartin Storsjö2016-07-10
* checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-10
* checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-10
* vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-10
* doc: escape left brace in texi2pod.pl regexJanne Grunau2016-07-10
* libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-09
* movenc: Add an option for skipping writing the mfra/tfra/mfro trailerMartin Storsjö2016-07-08
* checkasm: Add tests for vp8dspMartin Storsjö2016-07-08
* arm: Fix a typo in a commentMartin Storsjö2016-07-06
* vp8dsp: Clarify the first dimension of the mc function tablesMartin Storsjö2016-07-06
* qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-07-03
* qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-03
* qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-07-03
* qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-07-03
* hwcontext_qsv: add support for p010Anton Khirnov2016-07-03
* matroskadec: export CodecDelayAnton Khirnov2016-07-03
* vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson2016-07-02
* vaapi_encode: Respect driver quirks around buffer destructionMark Thompson2016-07-02
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-02
* hwcontext_dxva2: add support for p010Anton Khirnov2016-07-02
* swscale: add P010 input supportHendrik Leppkes2016-07-02
* pixfmt: add P010 pixel formatHendrik Leppkes2016-07-02