summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* nutenc: do not use has_b_framesAnton 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
* avconv_dxva2: add hevc supportHendrik Leppkes2015-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
* examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger2015-01-27
* examples/transcode_aac: fix a typoAndreas Unterweger2015-01-27
* examples/transcode_aac: properly select the output sample formatAndreas Unterweger2015-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
* segment: Check av_get_frame_filename() return valueVittorio Giovara2015-01-23
* hlsproto: Properly close avio buffer in case of errorVittorio Giovara2015-01-23
* mov: Do not compute negative SAR valuesVittorio Giovara2015-01-23
* mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutionsMichael Niedermayer2015-01-23
* rtspdec: Consistently use rtsp_hd_out for writingMartin Storsjö2015-01-23
* libx265: Pass through user-set frame typeDerek Buitenhuis2015-01-22
* dashenc: Use inttypes.h macros for format strings instead of %lldMartin Storsjö2015-01-22
* dashenc: Fix format string generationRodger Combs2015-01-22
* doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis2015-01-21
* 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
* smoothstreamingenc: Add a missing "goto fail"Michael Niedermayer2015-01-19
* aea: Return proper error code on invalid headerNidhi Makhijani2015-01-16
* swscale: fix gbrap to gbrap alpha scalingVittorio Giovara2015-01-16
* swscale: fix warning about incompatible function pointer typeVittorio Giovara2015-01-16
* rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packetsMartin Storsjö2015-01-15
* 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
* id3v2: fix reading v2.2 attached picturesAnton Khirnov2015-01-14
* id3v2: add names to the parameters of ID3v2EMFunc.readAnton Khirnov2015-01-14
* id3v2: constify the 'tag' parameter to special metadata parsing callbackAnton Khirnov2015-01-14
* tiff: support decoding GBRP and GBRAP formatsPaul B Mahol2015-01-14
* libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* lavc: add GBRAP to avcodec_align_dimensions2Paul B Mahol2015-01-14
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14