summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avisynth: Use RTLD_LOCAL instead of RTLD_GLOBALMartin Storsjö2015-01-03
* dashenc: Use pts for MPD timeline timestampsMartin Storsjö2015-01-03
* dashenc: Use delay_moovMartin Storsjö2015-01-03
* movenc: Get rid of a hack for updating the dvc1 atomMartin Storsjö2015-01-03
* movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö2015-01-03
* movenc: Use start_dts/cts instead of cluster[0] for writing edit listsMartin Storsjö2015-01-03
* movenc: Remove an unnecessary condition when flushing fragmentsMartin Storsjö2015-01-03
* movenc: Factorize writing ftyp and other identification tags to a separate fu...Martin Storsjö2015-01-03
* dashenc: Remove some stray double spacesMartin Storsjö2014-12-29
* dashenc: Fix writing of timelines that don't start at t=0Martin Storsjö2014-12-29
* mpegts: add support for OpusKieran Kunhya2014-12-20
* libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19
* rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff...Martin Storsjö2014-12-19
* 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
* mov: avoid a memleak when multiple stss boxes are presentAnton Khirnov2014-12-19
* rtsp: check ffurl_get_file_handle() return valueVittorio Giovara2014-12-18
* check memory errors from av_strdup()Vittorio Giovara2014-12-18
* mpegts: check get16() return valueVittorio Giovara2014-12-18
* oggdec: add support for VP8 demuxingJames Almer2014-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
* 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
* matroskadec: Fix read-after-free in matroska_read_seek()Xiaohan Wang2014-12-15
* dashenc: Change the duration fields to 64 bitMartin Storsjö2014-12-10
* 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