Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-05avcodec/nvenc.c: Use new safe dlopen code.Matt Oliver
2016-11-05avcodec/rawdec: check for side data before checking its sizeJames Almer
2016-11-04diracdec: check return code of get_buffer_with_edgeAndreas Cadhalpun
2016-11-04diracdec: clear slice_params_num_buf on allocation failureAndreas Cadhalpun
2016-11-04diracdec: use correct buffer for slice_params_buf reallocAndreas Cadhalpun
2016-11-04avcodec/hap: consistent name for codecTom Butterworth
2016-11-04qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov
2016-11-04libx265: Add option to force IDR framesDerek Buitenhuis
2016-11-04avcodec/ac3dec: Check expaccMichael Niedermayer
2016-11-03hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara
2016-11-03ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun
2016-11-02crystalhd: Update high level descriptionPhilip Langdale
2016-11-02crystalhd: Simplify output frame handlingPhilip Langdale
2016-11-02crystalhd: Loop for a frame internally where possible.Philip Langdale
2016-11-02crystalhd: Keep NOPTS_VALUE so we know it's not there.Philip Langdale
2016-11-02crystalhd: Remove h.264 parserPhilip Langdale
2016-11-02crystalhd: We don't need the track the last picture number anymorePhilip Langdale
2016-11-02crystalhd: Remove trust_interlaced heuristicPhilip Langdale
2016-11-02crystalhd: Revert back to letting hardware handle packed b-framesPhilip Langdale
2016-11-02crystalhd: Switch to new decode API and remove the insanityPhilip Langdale
2016-11-02crystalhd: Fix up the missing first samplePhilip Langdale
2016-11-02lavc: Add hevc main10 profile to ffmpeg cliVittorio Giovara
2016-11-02avcodec/sunrast: Fix input buffer pointer checkMichael Niedermayer
2016-11-02lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos
2016-11-01avcodec/dnxhdenc: Fix alignment of edge_buf*Michael Niedermayer
2016-11-01apngdec: use side data to pass extradata to the decoderAndreas Cadhalpun
2016-11-01Fix build warnings due to misleading indentationAdriano Pallavicino
2016-11-01interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZEAndreas Cadhalpun
2016-11-01avcodec/smc: Check side data size before useMichael Niedermayer
2016-11-01avcodec/tscc: Check side data size before useMichael Niedermayer
2016-11-01avcodec/rscc: Fix constantMichael Niedermayer
2016-10-31avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3Kyle Schwarz
2016-10-31qsvdec: Avoid probing with qsv decodersMark Thompson
2016-10-31qsv: Merge libav implementationMark Thompson
2016-10-31mpegvideo: Return correct coded frame sizes from parserMark Thompson
2016-10-31hevc: Return stream format information from parserMark Thompson
2016-10-31vc1: Return stream format information from parserMark Thompson
2016-10-31avcodec/rawdec: Check side data size before useMichael Niedermayer
2016-10-31avcodec/rscc: Check side data size before useMichael Niedermayer
2016-10-31avcodec/msvideo1: Check side data size before useMichael Niedermayer
2016-10-31avcodec/qpeg: Check side data size before useMichael Niedermayer
2016-10-31avcodec/qtrle: Check side data size before useMichael Niedermayer
2016-10-31avcodec/msrle: Check side data size before useMichael Niedermayer
2016-10-31avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale
2016-10-31interplayacm: validate number of channelsAndreas Cadhalpun
2016-10-31interplayacm: check for too large bAndreas Cadhalpun
2016-10-30avcodec/kmvc: Check side data size before useMichael Niedermayer
2016-10-30avcodec/idcinvideo: Check side data size before useMichael Niedermayer
2016-10-30avcodec/cinepak: Check side data size before useMichael Niedermayer
2016-10-30avcodec/8bps: Check side data size before useMichael Niedermayer