summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: check memory allocationsVittorio Giovara2015-01-05
* opt: check memory allocationVittorio Giovara2015-01-05
* movenc: Enable editlists by default if delay_moov is enabledMartin Storsjö2015-01-04
* libavformat: Check for malloc failures in avformat_new_streamMartin Storsjö2015-01-04
* libavformat: Remove a misleading/incorrect commentMartin Storsjö2015-01-04
* configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-04
* cmdutils: update copyright year to 2015.Johan Andersson2015-01-04
* avisynth: Use RTLD_LOCAL instead of RTLD_GLOBALMartin Storsjö2015-01-03
* sidxindex: Remove parsing that isn't necessary any longerMartin Storsjö2015-01-03
* sidxindex: Don't adjust the Period start time depending on the track start timeMartin Storsjö2015-01-03
* dashenc: Use pts for MPD timeline timestampsMartin Storsjö2015-01-03
* dashenc: Use delay_moovMartin Storsjö2015-01-03
* movenc: Get rid of a hack for updating the dvc1 atomMartin Storsjö2015-01-03
* movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö2015-01-03
* movenc: Use start_dts/cts instead of cluster[0] for writing edit listsMartin Storsjö2015-01-03
* movenc: Remove an unnecessary condition when flushing fragmentsMartin Storsjö2015-01-03
* movenc: Factorize writing ftyp and other identification tags to a separate fu...Martin Storsjö2015-01-03
* dashenc: Remove some stray double spacesMartin Storsjö2014-12-29
* dashenc: Fix writing of timelines that don't start at t=0Martin Storsjö2014-12-29
* fate: Use bitexact conversions in the dpxparser testMartin Storsjö2014-12-29
* 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
* avconv_vdpau: allocate video surface of VDPAU-specified sizeRé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
* mpegts: add support for OpusKieran Kunhya2014-12-20
* libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19
* rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff...Martin Storsjö2014-12-19
* mpegts: Support running the write_trailer function without an AVIOContextMartin Storsjö2014-12-19
* libavformat: Allow calling av_write_trailer with a NULL AVIOContextMartin Storsjö2014-12-19
* on2avc: check number of channelsMichael Niedermayer2014-12-19
* smc: fix the bounds checkMichael Niedermayer2014-12-19
* gifdec: refactor interleave end handlingMichael Niedermayer2014-12-19
* mmvideo: check frame dimensionsAnton Khirnov2014-12-19
* jvdec: check frame dimensionsAnton Khirnov2014-12-19
* mjpegdec: check for pixel format changesAnton Khirnov2014-12-19
* mov: avoid a memleak when multiple stss boxes are presentAnton Khirnov2014-12-19
* imgconvert: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* wma: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-18
* xcbgrab: Move NULL check before pointer dereferenceVittorio Giovara2014-12-18
* takdec: check av_samples_get_buffer_size() return valueVittorio Giovara2014-12-18
* aacps: invert the order of parameters of ipdopd_reset()Vittorio Giovara2014-12-18
* rtsp: check ffurl_get_file_handle() return valueVittorio Giovara2014-12-18
* check memory errors from av_strdup()Vittorio Giovara2014-12-18
* assdec: check the right variableVittorio Giovara2014-12-18
* aacenc: correctly check returned valueVittorio Giovara2014-12-18