summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lcl: return an appropriate error codeVittorio Giovara2014-12-18
* mpegts: check get16() return valueVittorio Giovara2014-12-18
* oggdec: add support for VP8 demuxingJames Almer2014-12-18
* cmdutils: check file access functions return valuesVittorio Giovara2014-12-18
* a64multi: check elbg return valuesVittorio Giovara2014-12-18
* roqvideo: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* elbg: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* lavu: Refactor side data wipingLuca Barbato2014-12-18
* fate: add test for offset theoraVittorio Giovara2014-12-18
* theora: support different visible and coded frame sizeVittorio Giovara2014-12-18
* fate: add a DPX parser testVittorio Giovara2014-12-18
* DPX parserPaul B Mahol2014-12-18
* tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos2014-12-18
* movenc: Adjust the pts of new fragments similarly to what is done for dtsMartin Storsjö2014-12-18
* libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö2014-12-18
* rtp: Initial H.261 supportThomas Volkert2014-12-18
* rtpenc: Avoid brittle switch fallthroughsMartin Storsjö2014-12-18
* h261dec: Fix context initialization sequenceMichael Niedermayer2014-12-18
* h261enc: Disallow sliced encodingMartin Storsjö2014-12-18
* rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered dataMartin Storsjö2014-12-18
* rtpenc: Set the AVFMT_TS_NONSTRICT flagMartin Storsjö2014-12-18
* rtpenc: Set the timestamp properly when sending mpegts data, tooMartin Storsjö2014-12-18
* srtpproto: fix option flag typeTristan Matthews2014-12-18
* dashenc: Adjust the start time of a segment to the end of the previous segmentMartin Storsjö2014-12-17
* dashenc: Write segment timelines properly if the timeline has gapsMartin Storsjö2014-12-17
* mov: Fix handling of zero-length metadata valuesMartin Storsjö2014-12-15
* tiff: set the correct return value when check_size() failsVittorio Giovara2014-12-15
* tiff: Check the check_size() return value and forward itLuca Barbato2014-12-15
* prores: Evaluate all the quantizersLuca Barbato2014-12-15
* matroskadec: Fix read-after-free in matroska_read_seek()Xiaohan Wang2014-12-15
* mpegvideo: move REBASE_PICTURE where it is usedVittorio Giovara2014-12-15