summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vp9_superframe_bsf: cache input packets directlyAnton Khirnov2017-05-20
* vp9_superframe_bsf: convert to the new bitstream readerAnton Khirnov2017-05-20
* hevc: Add names for reserved NAL unit typesMark Thompson2017-05-16
* h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-05-16
* avconv: Flush output BSFs when stream copy reaches EOFMark Thompson2017-05-16
* doc: Document hwupload, hwdownload and hwmap filtersMark Thompson2017-05-16
* movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-05-15
* movenc: Don't write any edit list if the start offset is zeroMartin Storsjö2017-05-15
* movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-05-15
* checkasm: aarch64: Specify alignment for the register_init const arrayMartin Storsjö2017-05-15
* arm: Avoid using .dn register aliasesMartin Storsjö2017-05-15
* mpjpeg: Use proper CR/LF in multipart headersMartin Storsjö2017-05-11
* h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()Sean McGovern2017-05-09
* hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-09
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-09
* arm: Check for the .arch directive in configureMartin Storsjö2017-05-08
* hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-04
* hevc: 16x16 NEON idct: Use the right element size for loads/storesAlexandra Hájková2017-05-04
* aacsbr: Turnoff in the event of over read.Alex Converse2017-05-03
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* bitstream: Move VLC reading functions into the vlc.h headerLuca Barbato2017-05-02
* vlc: Add header #include when the types are usedLuca Barbato2017-05-02
* hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-01
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-30
* vf_hwmap: Add device derivationMark Thompson2017-04-30
* hwcontext: Improve allocation in derived contextsMark Thompson2017-04-30
* hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-04-30
* hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-04-30
* hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-04-30
* hwcontext_qsv: Support derivation from child devicesMark Thompson2017-04-30
* avconv: Support setting the hardware device to use when filteringMark Thompson2017-04-30
* avconv_hw: Add implicit device creation with default parametersMark Thompson2017-04-30
* vp9_raw_reorder_bsf: Remove a redundant allocationMark Thompson2017-04-30
* mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
* arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-28
* hevc: Add NEON add_residual for bitdepth 8Seppo Tomperi2017-04-27
* mlp_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* aac_ac3_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* avprobe: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-27
* dump: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-27
* spherical: add functions to retrieve and request projection namesJames Almer2017-04-27
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-26
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-26
* avfoundation: update to use AVCodecParametersVittorio Giovara2017-04-26
* mlp: Factor out channel layout subset checksVittorio Giovara2017-04-26
* mlp: Drop ff_ prefix from a static functionVittorio Giovara2017-04-26
* mlp: Rename the channel layout variableVittorio Giovara2017-04-26
* matroskaenc: don't warn about unknown spherical metadata when there isn't anyJames Almer2017-04-26
* mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-26