summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hevc: support Main10 DXVA2 accelerationdxvaAnton Khirnov2016-06-29
* avconv_dxva2: support HEVC Main10 decodingHendrik Leppkes2016-06-29
* qsv: print more complete error messagesAnton Khirnov2016-06-29
* qsvenc: add support for p010Anton Khirnov2016-06-29
* qsvdec: when a frames ctx is supplied, use its frame dimensionsAnton Khirnov2016-06-29
* qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-06-29
* qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...Anton Khirnov2016-06-29
* qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as wellAnton Khirnov2016-06-29
* hwcontext_qsv: add support for p010Anton Khirnov2016-06-29
* hwcontext_dxva2: add support for p010Anton Khirnov2016-06-29
* swscale: add P010 input supportHendrik Leppkes2016-06-29
* pixfmt: add P010 pixel formatHendrik Leppkes2016-06-28
* qsvdec_hevc: add the UID of the HEVC HW decoder pluginAnton Khirnov2016-06-28
* qsvdec_hevc: fix a variable nameAnton Khirnov2016-06-28
* hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-28
* vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov2016-06-28
* hwcontext: allocate the destination frame for the pool sizeAnton Khirnov2016-06-28
* hwcontext: clarify the behaviour of transfer_data() for cropped framesAnton Khirnov2016-06-28
* avconv: restructure sending EOF to filtersAnton Khirnov2016-06-28
* avconv: move flushing the queued frames to configure_filtergraph()Anton Khirnov2016-06-28
* options_table: Add aliases for color propertiesVittorio Giovara2016-06-27
* pixdesc: Fix AVCOL_TRC_BT2020_12 nameVittorio Giovara2016-06-27
* pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-27
* vaapi_encode: Maintain a pool of bitstream output buffersMark Thompson2016-06-26
* avconv: Remove hw_device_ctx output filter reinit hackMark Thompson2016-06-26
* libavcodec: fix constness in clobber test avcodec_open2() wrappersClément Bœsch2016-06-26
* avconv_qsv: use the device creation APIAnton Khirnov2016-06-25
* avconv: pass the hwaccel frames context to the decoderAnton Khirnov2016-06-25
* avconv: init filtergraphs only after we have a frame on each inputAnton Khirnov2016-06-25
* avconv: do packet ts rescaling in write_packet()Anton Khirnov2016-06-25
* avconv: decouple configuring filtergraphs and setting output parametersAnton Khirnov2016-06-25
* avconv: factor out initializing stream parameters for encodingAnton Khirnov2016-06-25
* avconv: decouple configuring filtergraphs and setting input parametersAnton Khirnov2016-06-25
* avconv: buffer the packets written while the muxer is not initializedAnton Khirnov2016-06-25
* avconv: explicitly postpone writing the header until all streams are initializedAnton Khirnov2016-06-25
* lavfi: set the link hwframes context before configuring the dst inputAnton Khirnov2016-06-25
* omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-24
* libopenh264enc: Fix inconsistent whitespaceMartin Storsjö2016-06-24
* msmpeg4: Remove commented-out debug logging codeDiego Biurrun2016-06-24
* msmpeg4: Remove some broken, commented-out cruftDiego Biurrun2016-06-24
* h264: Eliminate unused but set variableDiego Biurrun2016-06-23
* librtmp: Avoid an infiniloop setting connection argumentsLuca Barbato2016-06-22
* hwcontext_vaapi: Return all formats for constraints without configMark Thompson2016-06-21
* vaapi_encode: Fix fallback when input does not match any formatMark Thompson2016-06-21
* dxva2_h264: Remove an unused variableMartin Storsjö2016-06-21
* checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-21
* Use AVFrame.pts instead of deprecated pkt_pts.Anton Khirnov2016-06-21
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21