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