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
2015-01-29DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara
2015-01-29DNxHD: Simplify pixel format detectionVittorio Giovara
2015-01-29DNxHD: More verbose error messagesVittorio Giovara
2015-01-29libopenh264: Log debug messages to a non-null contextMartin Storsjö
2015-01-28h264: Do not share rbsp_buffer across threadsMichael Niedermayer
2015-01-27dvbsubdec: check memory allocations and propagate errorsVittorio Giovara
2015-01-27lavc: support extracting audio service type from side dataAnton Khirnov
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-27lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov
2015-01-27avidec: do not export stream_codec_tagAnton Khirnov
2015-01-27h264: drop any pretense of support for data partitioningAnton Khirnov
2015-01-27h264_parser: restore a comment lost in 0268a54Anton Khirnov
2015-01-27h264: do not reset the ref lists in flush_change()Anton Khirnov
2015-01-27h264: move parser-only variables to their own contextAnton Khirnov
2015-01-27error_resilience: move the MECmpContext initialization into ER codeAnton Khirnov
2015-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-27hevc: reindent after previous commitHendrik Leppkes
2015-01-27hevc: add hwaccel hooksHendrik Leppkes
2015-01-27hevc: store the short term rps flag and size in the contextHendrik Leppkes
2015-01-27hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes
2015-01-27hevc: pass the full HEVCNAL struct to decode_nal_unitHendrik Leppkes
2015-01-27hevc: unref the current frame if frame_start() failsAnton Khirnov
2015-01-27hevc: clear unused refs on failureAnton Khirnov
2015-01-27h264: simplify code in flush_dpb()Anton Khirnov
2015-01-23mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutionsMichael Niedermayer
2015-01-22libx265: Pass through user-set frame typeDerek Buitenhuis
2015-01-20libopenh264enc: Move a declaration of a variable into an ifdefMartin Storsjö
2015-01-20libopenh264enc: Remove a workaround for silencing warnings about unused varia...Martin Storsjö
2015-01-15h264_cabac: Break infinite loopsMichael Niedermayer
2015-01-15opus_parser: drop unused variableVittorio Giovara
2015-01-15bsf: check memory allocationsVittorio Giovara
2015-01-15vp8: improve memory allocation checksVittorio Giovara
2015-01-14tiff: support decoding GBRP and GBRAP formatsPaul B Mahol
2015-01-14lavc: add GBRAP to avcodec_align_dimensions2Paul B Mahol
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2015-01-14png: improve signature checkVittorio Giovara
2015-01-09mpeg4audio: check the init_get_bits() return valueAnton Khirnov
2015-01-08libfdk-aacdec: Make sure decoding doesn't add any extra delay in the latest v...Martin Storsjö
2015-01-08libopenh264enc: Fix a typo and some nitpicksMartin Storsjö
2015-01-07xsub: Support DXSA subtitlesAlexandre Colucci
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2015-01-06msmpeg4: check memory allocations and propagate errorsVittorio Giovara
2015-01-06ulti: invert the order of parameters of ulti_decode_frame()Vittorio Giovara
2015-01-05vda: error out if decoded CVPixelBuffer is emptyStefano Pigozzi
2015-01-05ffv1: const correctness for encode_rgb_frame()Diego Biurrun
2015-01-05ffv1: Drop unnecessary casts and const qualifiers to match function signaturesDiego Biurrun
2014-12-27h264: restore a block mistakenly removed in e10fd08aAnton Khirnov
2014-12-25vdpau: add support for the H.264 High 4:4:4 Predictive profileRémi Denis-Courmont
2014-12-25vdpau: add support for 4:2:2 and 4:4:4 chroma samplingRémi Denis-Courmont
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont