summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-28
* riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-24
* riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-24
* rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-24
* rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-23
* rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-23
* lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-20
* rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-20
* ogg: Forward errors furtherLuca Barbato2015-04-20
* dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-20
* 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