summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: Use av_gettime_relativeOlivier Langlois2014-10-24
* lavc: Use av_gettime_relativeOlivier Langlois2014-10-24
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* nutdec: check av_new_packet return valueVittorio Giovara2014-10-21
* nutenc: check for negative index rather than assertVittorio Giovara2014-10-21
* rmdec: stricter error check to avoid theoretical unitialized useVittorio Giovara2014-10-21
* rmdec: check av_new_packet return valueVittorio Giovara2014-10-21
* flvdec: make sure to check create_stream and report the same errorVittorio Giovara2014-10-21
* flvdec: avoid unitialized use of a struct memberVittorio Giovara2014-10-21
* smoothstreamingenc: explict cast to avoid overflowVittorio Giovara2014-10-21
* fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau2014-10-21
* rtpproto: Free the addrinfo pointer on failureLuca Barbato2014-10-20
* nutdec: Prevent a memory corruptionLuca Barbato2014-10-20
* rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-20
* rtmpproto: remove dead codeVittorio Giovara2014-10-20
* vf_format: check input validityVittorio Giovara2014-10-20
* wtv: clean memory on errorVittorio Giovara2014-10-20
* wtv: check seek_by_sector return valueVittorio Giovara2014-10-20
* aviobuf: check context before using itVittorio Giovara2014-10-20
* avio: fix sizeof argumentMichael Niedermayer2014-10-20
* idcin: fix return checkVittorio Giovara2014-10-20
* rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov2014-10-18
* swscale: fix sign extensions in yuv planar conversionVittorio Giovara2014-10-18
* oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu2014-10-18
* avresample: Make sure the even check does not overflowLuca Barbato2014-10-18
* avresample: prevent theoretical division by zeroVittorio Giovara2014-10-18
* af_resample: check av_opt_set_dict return valueVittorio Giovara2014-10-18
* vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-18
* vf_drawtext: Do not leak the mmapped textfileLuca Barbato2014-10-18
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-18
* libvpxenc: add static-thresh private optionAnton Khirnov2014-10-18
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-18
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-18
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-18
* resample: Avoid off-by-1 errors in PTS calcs.Timothy B. Terriberry2014-10-18
* urlprotocol: remove unused url_interrupt_cb declarationAnton Khirnov2014-10-18
* rtmpproto: Add pause supportUwe L. Korn2014-10-17
* rtmpproto: Track last received timestampUwe L. Korn2014-10-17
* dump: display codec tags when availableVittorio Giovara2014-10-17
* libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman2014-10-17
* libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman2014-10-17
* rtmpproto: Add getStreamLength call to query durationUwe L. Korn2014-10-17
* rtmpproto: Add function to read a number responseUwe L. Korn2014-10-17
* cmdutils: Use the correct guardLuca Barbato2014-10-17
* avformat: Make avformat_free_context handle NULLLuca Barbato2014-10-17
* avconv: check return valueVittorio Giovara2014-10-17