summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmpproto: Fix a typo in a commentMartin Storsjö2014-11-28
* dashenc: Avoid a VLA-like constructMartin Storsjö2014-11-28
* dashenc: Add options to make segment names configurableBryan Huh2014-11-28
* rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccessMartin Storsjö2014-11-28
* rtmppkt: Make pkt->data reallocableMartin Storsjö2014-11-28
* rtmpproto: Simplify code for copying data into the output packetMartin Storsjö2014-11-28
* rtmpproto: Clarify a commentMartin Storsjö2014-11-28
* Revert "lavf: Don't try to update files atomically with renames on windows"Martin Storsjö2014-11-27
* lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-27
* Share the utf8 to wchar conversion routine between lavf and lavuMartin Storsjö2014-11-27
* movenc: Expose the fragment index as an avoptionMartin Storsjö2014-11-26
* movenc: Add a flag for indicating a discontinuous fragmentMartin Storsjö2014-11-26
* lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlinkMartin Storsjö2014-11-24
* lavf: Don't try to update files atomically with renames on windowsMartin Storsjö2014-11-24
* flvdec: Document how the duration is retrieved at the end of the fileUwe L. Korn2014-11-24
* dashenc: Don't segment all video streams when one stream gets a keyframeMartin Storsjö2014-11-24
* sol: simplify sol_codec_id()Vittorio Giovara2014-11-24
* mpegenc: prevent a NULL pointer dereferenceVittorio Giovara2014-11-24
* dashenc: Don't require the stream bitrate to be knownMartin Storsjö2014-11-22
* lavf: Remove a redundant include of sys/stat.hMartin Storsjö2014-11-22
* flvenc: Remove an unused variableMichael Niedermayer2014-11-22
* xwma: Do not leak on failure pathLuca Barbato2014-11-21
* hdsenc: Clear the previous codec tag when setting up the chained muxerMartin Storsjö2014-11-19
* hdsenc: Use the right filename in an error messageMartin Storsjö2014-11-19
* mov: check ff_get_wav_header() return valueVittorio Giovara2014-11-18
* librtmp: append the correct field to the stringVittorio Giovara2014-11-18
* lavf: Only initialize s->offset once when using avoid_negative_ts make_zeroMartin Storsjö2014-11-17
* tools: Add a sidxindex toolMartin Storsjö2014-11-17
* movenc: Allow writing a DASH sidx atom at the start of filesMartin Storsjö2014-11-17
* movenc: Add tfra entries for all tracks in a moofMartin Storsjö2014-11-17
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17
* movenc: Add support for writing sidx atoms for DASH segmentsMartin Storsjö2014-11-17
* movenc: Factorize adding fragment info into a separate functionMartin Storsjö2014-11-17
* movenc: Include empty tracks in iods when writing fragmented mp4Martin Storsjö2014-11-17
* flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.Andrew Stone2014-11-17
* flvenc: move metadata updates into a single functionAndrew Stone2014-11-17
* Icecast: Send content-type in all casesMarvin Scholz2014-11-15
* Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-15
* riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-14
* movenc: Require samples before trying to write edtsMartin Storsjö2014-11-08
* movenc: Avoid leaking locally allocated data when returning on errorsMartin Storsjö2014-11-08
* movenc: Remove an outdated commentMartin Storsjö2014-11-08
* movenc: Write correct presentation timestamps in tfraMartin Storsjö2014-11-07
* movenc: Remove a now redundant checkMartin Storsjö2014-11-07
* movenc: Allow to request not to use edit listsMartin Storsjö2014-11-07
* lavf: Print a warning if failed to avoid negative timestamps when requestedMichael Niedermayer2014-11-07
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* nutdec: do not set has_b_framesAnton Khirnov2014-11-06
* oggenc: accept only STREAMINFO extradataAnton Khirnov2014-11-06
* lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-06