summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* g2meet: Support G2M5 codec variantEric Zimmerman2015-04-19
* mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-19
* mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-18
* avisynth: Simplify shared library name constructionDiego Biurrun2015-04-15
* avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-14
* avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-14
* rtsp: Fix unchecked return valueHimangi Saraogi2015-04-12
* rtsp: Check a malloc return valueHimangi Saraogi2015-04-12
* libavformat: Handle error return from ff_listen_bindAnders Nystrom2015-04-09
* riff: Add 'M705' FourCC for mpeg2videoVittorio Giovara2015-04-09
* mov: Rely on box type rather than file type for colr atomVittorio Giovara2015-04-09
* matroskadec: export cover art correctlywm42015-04-08
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-03
* rtsp: Add a buffer_size optionLuca Barbato2015-04-01
* rtp: Add an option to set the send/receive buffer sizeLuca Barbato2015-04-01
* rtp: Map the urloptions to AVOptionsLuca Barbato2015-04-01
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30
* udp: Fix pkt_size managementLuca Barbato2015-03-29
* avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-24
* avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-24
* mov: Write the display matrix in orderVittorio Giovara2015-03-23
* movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-23
* oggdec: Check memory allocationFederico Tomassetti2015-03-21
* mms: Check memory allocationFederico Tomassetti2015-03-21
* rmenc: Check memory allocationFederico Tomassetti2015-03-21
* movenc: write the display transform matrixAnton Khirnov2015-03-19
* movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-19
* movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö2015-03-19
* movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö2015-03-19
* movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö2015-03-19
* movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö2015-03-19
* dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö2015-03-19
* movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-19
* udp: Fix crashes after adding AVOptionsMartin Storsjö2015-03-19
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-17
* isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-17
* isom: Add support for TSCC2Luca Barbato2015-03-17
* movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-16
* movenc: Support writing multiple trun atomsMartin Storsjö2015-03-16
* mkv: Add support for DVB subtitlesLuca Barbato2015-03-15
* udp: Use AVOptionsLuca Barbato2015-03-15
* sctp: Update to match tcpLuca Barbato2015-03-15
* TDSC decoderVittorio Giovara2015-03-13