summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hap: consistent name for codecTom Butterworth2016-11-043-3/+3
* qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-11-041-1/+1
* libx265: Add option to force IDR framesDerek Buitenhuis2016-11-042-2/+5
* avcodec/ac3dec: Check expaccMichael Niedermayer2016-11-031-0/+4
* hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-031-74/+74
* ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun2016-11-031-7/+10
* crystalhd: Update high level descriptionPhilip Langdale2016-11-021-33/+5
* crystalhd: Simplify output frame handlingPhilip Langdale2016-11-021-27/+15
* crystalhd: Loop for a frame internally where possible.Philip Langdale2016-11-021-14/+26
* crystalhd: Keep NOPTS_VALUE so we know it's not there.Philip Langdale2016-11-021-2/+1
* crystalhd: Remove h.264 parserPhilip Langdale2016-11-021-51/+4
* crystalhd: We don't need the track the last picture number anymorePhilip Langdale2016-11-021-40/+0
* crystalhd: Remove trust_interlaced heuristicPhilip Langdale2016-11-021-33/+4
* crystalhd: Revert back to letting hardware handle packed b-framesPhilip Langdale2016-11-021-8/+29
* crystalhd: Switch to new decode API and remove the insanityPhilip Langdale2016-11-022-356/+126
* crystalhd: Fix up the missing first samplePhilip Langdale2016-11-021-0/+9
* lavc: Add hevc main10 profile to ffmpeg cliVittorio Giovara2016-11-021-0/+1
* avcodec/sunrast: Fix input buffer pointer checkMichael Niedermayer2016-11-021-1/+1
* lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos2016-11-021-1/+1
* avcodec/dnxhdenc: Fix alignment of edge_buf*Michael Niedermayer2016-11-011-2/+2
* apngdec: use side data to pass extradata to the decoderAndreas Cadhalpun2016-11-011-2/+21
* Fix build warnings due to misleading indentationAdriano Pallavicino2016-11-011-27/+27
* interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZEAndreas Cadhalpun2016-11-011-1/+1
* avcodec/smc: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/tscc: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/rscc: Fix constantMichael Niedermayer2016-10-311-1/+1
* avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3Kyle Schwarz2016-10-311-18/+0
* qsvdec: Avoid probing with qsv decodersMark Thompson2016-10-313-4/+4
* qsv: Merge libav implementationMark Thompson2016-10-3110-597/+746
* mpegvideo: Return correct coded frame sizes from parserMark Thompson2016-10-311-2/+4
* hevc: Return stream format information from parserMark Thompson2016-10-311-0/+8
* vc1: Return stream format information from parserMark Thompson2016-10-311-0/+8
* avcodec/rawdec: Check side data size before useMichael Niedermayer2016-10-311-1/+8
* avcodec/rscc: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/msvideo1: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/qpeg: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/qtrle: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/msrle: Check side data size before useMichael Niedermayer2016-10-311-2/+5
* avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale2016-10-302-11/+0
* interplayacm: validate number of channelsAndreas Cadhalpun2016-10-301-0/+5
* interplayacm: check for too large bAndreas Cadhalpun2016-10-301-0/+12
* avcodec/kmvc: Check side data size before useMichael Niedermayer2016-10-301-2/+5
* avcodec/idcinvideo: Check side data size before useMichael Niedermayer2016-10-301-2/+5
* avcodec/cinepak: Check side data size before useMichael Niedermayer2016-10-301-2/+5
* avcodec/8bps: Check side data size before useMichael Niedermayer2016-10-301-2/+5
* doc: fix spelling errorsAndreas Cadhalpun2016-10-291-1/+1
* crystalhd: Reorder mspeg4 decoder after software decodersPhilip Langdale2016-10-281-1/+1
* apng: use side data to pass extradata to muxerAndreas Cadhalpun2016-10-281-3/+15
* avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-262-15/+0
* Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-261-1/+1
OpenPOWER on IntegriCloud