summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* matroskadec: Check memory allocationsVittorio Giovara2015-03-12
* nutdec: Prevent leaks on memory errorVittorio Giovara2015-03-12
* lavf: Explicitly convert types at function pointer assignmentDiego Biurrun2015-03-11
* asfenc: fix leaking asf->index_ptr on errorAndreas Cadhalpun2015-03-11
* rtpdec_vp9: Drop extra sanity check for size of input packetVittorio Giovara2015-03-11
* mp3: Properly use AVCodecContext APIVittorio Giovara2015-03-11
* matroskaenc: Fix type used for chapter timestampsVittorio Giovara2015-03-11
* movenc: Support setting fragment_index before the moov atom is writtenMartin Storsjö2015-03-10
* movenc: Don't rely on the fragment index for vc1 info gatheringMartin Storsjö2015-03-10
* rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeededMartin Storsjö2015-03-10
* rtpenc_mpegts: Free the right ->pb in the error path in the init functionMartin Storsjö2015-03-10
* siff: Use the correct type for packet size variablesVittorio Giovara2015-03-09
* matroskaenc: Also validate chapter end timeVittorio Giovara2015-03-09
* rtpdec_hevc: Drop extra sanity check for size of input packetVittorio Giovara2015-03-09
* movenc: Avoid writing separate flags for the first sample if not necessaryMartin Storsjö2015-03-09
* movenc: Set tfhd default sample flags based on actual samples, if possibleMartin Storsjö2015-03-09
* mxfdec: Fix the error handling for when strftime failsMartin Storsjö2015-03-08
* rmdec: Improve message for demux errorCarl Eugen Hoyos2015-03-08
* movenc: Keep writing zero-entry stts atoms as intendedMartin Storsjö2015-03-06
* dashenc: Update extradata for mov muxerTimo Rothenpieler2015-03-06
* dashenc: Simplify code by using a local variableTimo Rothenpieler2015-03-06
* avformat/adxdec: set avctx->channels in adx_read_headerAndreas Cadhalpun2015-03-05
* rmenc: limit packet sizeAndreas Cadhalpun2015-03-05
* rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-03-05
* rdt: Use a separate variable to clarify the different value namespacesMartin Storsjö2015-03-05
* rtpdec_qt: Use a local variable instead of RTP_FLAG_KEYMartin Storsjö2015-03-05
* rtpdec_asf: Don't set RTP_FLAG_KEYMartin Storsjö2015-03-05
* flv: Validate and reject unsupported codecsLuca Barbato2015-03-04