summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* 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
* rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-06
* probe: Support AAC_LATM in set_codec_from_probe_dataLuca Barbato2014-05-03
* latm: Add a probe functionLuca Barbato2014-05-03
* rmdec: do not export anything to AVCodecContext.codec_nameAnton Khirnov2014-05-01
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-01
* oggparseskeleton: do not use AVCodecContext.codec_nameAnton Khirnov2014-05-01
* mov: export stsd Compressorname in metadataAnton Khirnov2014-05-01
* matroska: add the Opus mappingAnton Khirnov2014-05-01
* matroskaenc: write CodecDelayAnton Khirnov2014-05-01
* matroskadec: read the CodecDelay elementAnton Khirnov2014-04-30
* librtmp: Map native options to librtmp ones when possibleLuca Barbato2014-04-30
* hls: Sync the file number with the start sequenceLuca Barbato2014-04-30
* hls: Factor the sequence computationLuca Barbato2014-04-30
* hls: Print start_number as first sequence valueLuca Barbato2014-04-30
* segment: Report the current media sequenceLuca Barbato2014-04-30
* hls: Report the current media sequenceLuca Barbato2014-04-30
* hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-29
* segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito2014-04-29
* lavc: eliminate tb_unreliable()Anton Khirnov2014-04-28
* mov: Emit the correct tags for clcp tracksMiles Gould2014-04-25
* mov: Write prof section of tapt tagAidan Skinner2014-04-25
* flv: Do not mangle dts values for negative ctsLuca Barbato2014-04-23
* flv: Warn only onceLuca Barbato2014-04-23
* flv: Improve log messagesLuca Barbato2014-04-23
* On2 AVC decoderKostya Shishkov2014-04-23
* lavf: do not use the parser duration for videoAnton Khirnov2014-04-22
* txd: do not set the codec timebase.Anton Khirnov2014-04-22
* Silicon Graphics Movie demuxerPeter Ross2014-04-19
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19
* mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-17
* mp3dec: move XING/Info and VBRI parsing into their own functionsAlessandro Ghedini2014-04-17
* replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-17
* rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller2014-04-14
* rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö2014-04-14