summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smacker: Improve error handlingDiego Biurrun2017-06-011-23/+24
* smacker: Check that the data size is a multiple of a sample vectorMichael Niedermayer2017-06-011-0/+5
* os_support: Remove the dynamic loading of getaddrinfo from the fallback getad...Martin Storsjö2017-06-011-31/+0
* configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingwMartin Storsjö2017-06-011-0/+2
* hlsenc: Support recovery from an already present playlistLuca Barbato2017-05-311-10/+85
* avconv: Always initialize the opkt struct on streamcopyLuca Barbato2017-05-311-3/+3
* configure: Fix the msvcrt version check for mingw32Martin Storsjö2017-05-311-1/+1
* vaapi: Add ABGR map only if VA_FOURCC_ABGR is definedElviss Strazdins2017-05-291-0/+2
* configure: Do not check for the __builtin_vec_vsx_ldLuca Barbato2017-05-291-1/+8
* avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson2017-05-201-1/+8
* decode: fix the code reducing cropping to preserve alignmentAnton Khirnov2017-05-201-1/+7
* hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-203-9/+8
* extract_extradata_bsf: make sure all needed parameter set NALUs were foundJames Almer2017-05-201-3/+12
* vp9_superframe_bsf: cache input packets directlyAnton Khirnov2017-05-201-30/+19
* vp9_superframe_bsf: convert to the new bitstream readerAnton Khirnov2017-05-201-10/+12
* hevc: Add names for reserved NAL unit typesMark Thompson2017-05-161-0/+16
* h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-05-165-55/+56
* 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
OpenPOWER on IntegriCloud