summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* dashenc: log file output progress in verbose modeBryan Huh2014-12-10
* rtpproto: Fix the input RTP data format checkMartin Storsjö2014-12-09
* libavformat: Build hevc.o when building the RTP muxerMartin Storsjö2014-12-09
* mov: further expand the list of parsed metadata tagsDave Rice2014-12-08
* mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-08
* mov: parse XMP metadata on demandVittorio Giovara2014-12-08
* mov: parse @PRM and @PRQ metadata tagsVittorio Giovara2014-12-08
* mov: cosmetics: reorder the list of tagsVittorio Giovara2014-12-08
* Allow reading of growing avi files (currently being written)Joakim Plate2014-12-08
* riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-08
* rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-08
* mp3: Tweak the probe scoresLuca Barbato2014-12-07
* latm: Do not give a score for a single instanceLuca Barbato2014-12-07
* mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-05
* rm: Use the correct codec_data_size signednessLuca Barbato2014-12-04
* mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-03
* Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-02
* mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle2014-12-02
* Add support for BDAV/m2ts-mode muxingFredrik Axelsson2014-12-02
* mov: allocate the tag value dynamicallyThilo Borgmann2014-12-02
* mov: Add an option for exporting all metadataVittorio Giovara2014-12-02
* mov: do not truncate the language-prefixed tagVittorio Giovara2014-12-02
* rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara2014-12-02
* 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