aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* mkv: Print unsupported mov tags when foundVittorio Giovara2015-05-121-0/+6
* riff: Add MultiScope II fourcc MSC2 as MJPEGCarl Eugen Hoyos2015-05-121-0/+1
* dashenc: Reduce the segment duration if cutting out parts with edit listsMartin Storsjö2015-05-101-2/+4
* dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer2015-05-101-2/+2
* id3v2: Do not export empty APIC descriptionwm42015-05-091-1/+4
* nut: Make sure to clean up on read_header failureLuca Barbato2015-05-091-17/+22
* avi: Validate sample_sizeAndreas Cadhalpun2015-05-091-0/+17
* nut: Check chapter creation in decode_info_headerAndreas Cadhalpun2015-05-081-0/+4
* mux: Do not leave stale side data pointers in ff_interleave_add_packet()Michael Niedermayer2015-05-061-0/+2
* dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-061-0/+47
* lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-061-0/+3
* mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-281-0/+20
* riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-241-0/+1
* riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-241-0/+1
* rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-241-0/+2
* rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-231-2/+2
* rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-231-5/+2
* lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-201-1/+1
* rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-201-11/+3
* ogg: Forward errors furtherLuca Barbato2015-04-201-5/+14
* dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-201-8/+16
* g2meet: Support G2M5 codec variantEric Zimmerman2015-04-191-0/+1
* mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-191-1/+1
* mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-191-1/+3
* Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+1
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-1930-308/+309
* matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-181-2/+6
* avisynth: Simplify shared library name constructionDiego Biurrun2015-04-151-5/+3
* avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-141-5/+6
* avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-141-9/+9
* rtsp: Fix unchecked return valueHimangi Saraogi2015-04-121-2/+6
* rtsp: Check a malloc return valueHimangi Saraogi2015-04-121-0/+2
* libavformat: Handle error return from ff_listen_bindAnders Nystrom2015-04-092-8/+7
* riff: Add 'M705' FourCC for mpeg2videoVittorio Giovara2015-04-091-0/+1
* mov: Rely on box type rather than file type for colr atomVittorio Giovara2015-04-091-2/+2
* matroskadec: export cover art correctlywm42015-04-084-14/+48
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-071-9/+2
* mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-031-1/+4
* rtsp: Add a buffer_size optionLuca Barbato2015-04-013-10/+42
* rtp: Add an option to set the send/receive buffer sizeLuca Barbato2015-04-011-0/+4
* rtp: Map the urloptions to AVOptionsLuca Barbato2015-04-011-33/+65
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-0/+1
* udp: Fix pkt_size managementLuca Barbato2015-03-291-1/+1
* avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-241-10/+1
* avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-241-5/+37
* mov: Write the display matrix in orderVittorio Giovara2015-03-231-1/+1
* movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-231-0/+2
* oggdec: Check memory allocationFederico Tomassetti2015-03-211-0/+5
* mms: Check memory allocationFederico Tomassetti2015-03-211-0/+2
* rmenc: Check memory allocationFederico Tomassetti2015-03-211-0/+2