summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avconv: Flush output BSFs when stream copy reaches EOFMark Thompson2017-05-161-2/+8
* doc: Document hwupload, hwdownload and hwmap filtersMark Thompson2017-05-161-0/+98
* movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-05-152-0/+30
* movenc: Don't write any edit list if the start offset is zeroMartin Storsjö2017-05-151-2/+1
* movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-05-152-4/+26
* checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-151-1/+1
* arm: Avoid using .dn register aliasesMartin Storsjö2017-05-153-25/+5
* mpjpeg: Use proper CR/LF in multipart headersMartin Storsjö2017-05-111-4/+4
* h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()Sean McGovern2017-05-091-0/+7
* hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-093-61/+95
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-093-79/+86
* arm: Check for the .arch directive in configureMartin Storsjö2017-05-082-0/+6
* hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-042-21/+294
* hevc: 16x16 NEON idct: Use the right element size for loads/storesAlexandra Hájková2017-05-041-8/+8
* aacsbr: Turnoff in the event of over read.Alex Converse2017-05-031-0/+1
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-0212-50/+139
* bitstream: Move VLC reading functions into the vlc.h headerLuca Barbato2017-05-022-73/+74
* vlc: Add header #include when the types are usedLuca Barbato2017-05-0229-0/+29
* hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-012-0/+102
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-301-7/+61
* vf_hwmap: Add device derivationMark Thompson2017-04-301-18/+49
* hwcontext: Improve allocation in derived contextsMark Thompson2017-04-305-3/+26
* hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-04-301-2/+86
* hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-04-301-32/+142
* hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-04-302-1/+13
* hwcontext_qsv: Support derivation from child devicesMark Thompson2017-04-301-29/+84
* avconv: Support setting the hardware device to use when filteringMark Thompson2017-04-304-2/+40
* avconv_hw: Add implicit device creation with default parametersMark Thompson2017-04-301-0/+4
* vp9_raw_reorder_bsf: Remove a redundant allocationMark Thompson2017-04-301-4/+0
* mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-285-44/+45
* arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-281-16/+35
* hevc: Add NEON add_residual for bitdepth 8Seppo Tomperi2017-04-272-0/+103
* mlp_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-273-23/+9
* aac_ac3_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-271-14/+2
* avprobe: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-271-7/+3
* dump: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-271-10/+1
* spherical: add functions to retrieve and request projection namesJames Almer2017-04-274-1/+50
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-261-9/+2
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-263-1/+18
* vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-263-6/+5
* avfoundation: update to use AVCodecParametersVittorio Giovara2017-04-261-5/+5
* mlp: Factor out channel layout subset checksVittorio Giovara2017-04-263-13/+15
* mlp: Drop ff_ prefix from a static functionVittorio Giovara2017-04-261-2/+2
* mlp: Rename the channel layout variableVittorio Giovara2017-04-261-12/+12
* matroskaenc: don't warn about unknown spherical metadata when there isn't anyJames Almer2017-04-261-3/+1
* mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-262-12/+16
* hevc: Add support for bitdepth 10 for IDCT DCAlexandra Hájková2017-04-252-12/+37
* hevc: Add NEON IDCT DC functions for bitdepth 8Seppo Tomperi2017-04-252-0/+88
* clearvideo: Convert to the new bitstream readerDiego Biurrun2017-04-251-12/+12
* Add ClearVideo decoderKostya Shishkov2017-04-2510-1/+408
OpenPOWER on IntegriCloud