summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* mov: Check angle rather than full matrix when updating SARVittorio Giovara2015-01-14
* png: improve signature checkVittorio Giovara2015-01-14
* img2dec: correctly use the parsed value from -start_numberVittorio Giovara2015-01-14
* matroskaenc: refuse to write AAC without valid extradataAnton Khirnov2015-01-09
* 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
* doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö2015-01-08
* xsub: Support DXSA subtitlesAlexandre Colucci2015-01-07