summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmpproto: read metadata to set correct FLV headerUwe L. Korn2014-06-01
* rtmppkt: Add method to read an AMF string that is not prefixed by its typeUwe L. Korn2014-06-01
* flvdec: Do not default to a video and audio streamUwe L. Korn2014-06-01
* flac muxer: support reading updated extradata from side dataAnton Khirnov2014-06-01
* flac muxer: accept only STREAMINFO extradataAnton Khirnov2014-06-01
* matroskaenc: Allow VP9 and Opus in webmTudor Suciu2014-06-01
* rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-31
* Revert "rtpenc_chain: Don't copy the time_base back to the caller"Martin Storsjö2014-05-30
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-29
* movenc: write avg_frame_rate as the framerate, not the codec timebaseAnton Khirnov2014-05-29
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-29
* nut: Support experimental NUT 4 featuresLuca Barbato2014-05-28
* avformat: Provide a standard compliance flagLuca Barbato2014-05-28
* oggenc: Fix the EOS flagMichael Niedermayer2014-05-28
* matroskaenc: write the channel mask for FLACAnton Khirnov2014-05-28
* vorbiscomment: simplify API by using av_dict_count()Anton Khirnov2014-05-28
* matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* matroskadec: export just the STREAMINFO block as FLAC extradataAnton Khirnov2014-05-28
* matroskadec: split parsing tracks into a separate functionAnton Khirnov2014-05-28
* flac: make avpriv_flac_parse_block_header() inlineAnton Khirnov2014-05-28
* flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel filesAnton Khirnov2014-05-28
* flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tagAnton Khirnov2014-05-28
* oggenc: Flush after writing headersAndrew Kelley2014-05-27
* oggenc: Move ogg_write_pages up above ogg_write_headerAndrew Kelley2014-05-27
* smoothstream: check malloc callsNidhi Makhijani2014-05-24
* rdt: check malloc callsNidhi Makhijani2014-05-24
* lavf: add av_stream_get_side_dataJanne Grunau2014-05-20
* mov: store display matrix in a stream side dataVittorio Giovara2014-05-19
* lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-19
* mux: drop one of the hacks comprising compute_pkt_fields2()Anton Khirnov2014-05-19
* movenc: use the "encoder" metadata tag to write stsd CompressornameAnton Khirnov2014-05-18
* wavenc: use codec descriptors to get the codec nameAnton Khirnov2014-05-18
* dv: do not set codec timebaseAnton Khirnov2014-05-18
* lavf: extend avg_frame_rate documentation.Anton Khirnov2014-05-18
* avienc: sanitize variable naming in write_header()Anton Khirnov2014-05-18
* yop: only set extradata size after it has been successfully allocatedAnton Khirnov2014-05-18
* yuv4mpegdec: do not set coded_frame propertiesAnton Khirnov2014-05-18
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18
* a64: check that extradata exists before reading from itAnton Khirnov2014-05-18
* a64: remove unneeded struct qualifierAnton Khirnov2014-05-18
* 4xm: allocate extradata properly.Anton Khirnov2014-05-18
* riff: Pass block_align to estimate frame durationnu7742014-05-17
* hlsenc: Set the default codecs to AAC and H264Martin Storsjö2014-05-17
* avisynth: set duration of audio streamsHendrik Leppkes2014-05-16
* lavf: drop the zero-sized packets hackAnton Khirnov2014-05-15
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* lavf: properly document the distinction between flags and ctx_flagsAnton Khirnov2014-05-14
* build: handle library dependencies in configureJanne Grunau2014-05-13
* rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-08