summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* movenc: Write a 0 duration in mdhd and tkhd for an empty initial moovMartin Storsjö2014-10-30
* movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö2014-10-29
* movenc: Signal iso6 in compatible_brands when using tfdtMartin Storsjö2014-10-29
* doc: Document the omit_tfhd_offset flag to the mp4 muxerMartin Storsjö2014-10-29
* movenc: Use a local variable consistentlyMartin Storsjö2014-10-29
* movenc: Don't check the custom IO flag when using faststartMartin Storsjö2014-10-29
* movenc: Don't use track_id to decide which track is the first in a moofMartin Storsjö2014-10-29
* bethsoftvid: simplify return handlingVittorio Giovara2014-10-29
* assdec: check av_new_packet return valueVittorio Giovara2014-10-29
* jack: Use av_strerrorLuca Barbato2014-10-29
* fbdev: Use av_strerrorLuca Barbato2014-10-29
* mtv: improve header check and avoid division by zeroVittorio Giovara2014-10-29
* oggenc: remove unneeded null checkMichael Niedermayer2014-10-29
* configure: Check only for xcbLuca Barbato2014-10-28
* lavd: fix building x11grab after a6674d2Anton Khirnov2014-10-28
* vdpau: return MAIN instead of BASELINE for H.264 CBPRémi Denis-Courmont2014-10-28
* vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBPRémi Denis-Courmont2014-10-28
* mxfdec: reduce loop bound in mxf_read_pixel_layout()Tomas Härdin2014-10-27
* bethsoftvid: check return value and clean memoryVittorio Giovara2014-10-27
* filmstripdec: avoid integer overflowVittorio Giovara2014-10-27
* matroskaenc: write correct Display{Width, Height} in stereo encodingVittorio Giovara2014-10-27
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* lavf: Implement ff_brktimegm using gmtime_rMartin Storsjö2014-10-26
* drawtext: Remove the ifdef for localtime_rMartin Storsjö2014-10-26
* Use gmtime_r instead of gmtime and localtime_r instead of localtimeMartin Storsjö2014-10-26
* lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-26
* lavf: Check the return value of strftimeMartin Storsjö2014-10-26
* wtv: Avoid needlessly calling gmtime twice with the same argumentMartin Storsjö2014-10-26
* mov: fix assigment checkVittorio Giovara2014-10-24
* mxfenc: Fix possible integer overflowsTomas Härdin2014-10-24
* mxfdec: add missing breakVittorio Giovara2014-10-24
* matroskaenc: check avio_open_dyn_buf return valueVittorio Giovara2014-10-24
* matroskadec: check return valuesVittorio Giovara2014-10-24
* matroskadec: fix leak on errorVittorio Giovara2014-10-24
* lavf: replace rename() with ff_rename()Luca Barbato2014-10-24
* flac_picture: prevent a possible out of bound writeVittorio Giovara2014-10-24
* img2dec: check av_new_packet return valueVittorio Giovara2014-10-24
* audiointerleave: check av_new_packet return valueVittorio Giovara2014-10-24
* avfilter: check filter link validityVittorio Giovara2014-10-24
* mp3enc: write full LAME frameAnton Khirnov2014-10-24
* avconv: copy stream-level side data when streamcopyingAnton Khirnov2014-10-24
* doc: reword the mp3 muxer documentationAnton Khirnov2014-10-24
* mp3dec: fix reading the Xing tagAnton Khirnov2014-10-24
* lavf: Use av_gettime_relativeMartin Storsjö2014-10-24
* avconv: Use av_gettime_relativeMartin Storsjö2014-10-24
* avplay: Use av_gettime_relativeMartin Storsjö2014-10-24
* 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