summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-081-4/+5
* rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-061-2/+14
* probe: Support AAC_LATM in set_codec_from_probe_dataLuca Barbato2014-05-031-0/+1
* latm: Add a probe functionLuca Barbato2014-05-031-0/+53
* rmdec: do not export anything to AVCodecContext.codec_nameAnton Khirnov2014-05-011-2/+0
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-14/+18
* oggparseskeleton: do not use AVCodecContext.codec_nameAnton Khirnov2014-05-011-1/+0
* mov: export stsd Compressorname in metadataAnton Khirnov2014-05-011-3/+8
* matroska: add the Opus mappingAnton Khirnov2014-05-011-0/+1
* matroskaenc: write CodecDelayAnton Khirnov2014-05-011-0/+13
* matroskadec: read the CodecDelay elementAnton Khirnov2014-04-302-1/+10
* librtmp: Map native options to librtmp ones when possibleLuca Barbato2014-04-301-15/+126
* hls: Sync the file number with the start sequenceLuca Barbato2014-04-301-4/+1
* hls: Factor the sequence computationLuca Barbato2014-04-301-3/+3
* hls: Print start_number as first sequence valueLuca Barbato2014-04-301-3/+6
* segment: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* hls: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-291-0/+4
* segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito2014-04-291-0/+5
* lavc: eliminate tb_unreliable()Anton Khirnov2014-04-281-19/+1
* mov: Emit the correct tags for clcp tracksMiles Gould2014-04-251-6/+24
* mov: Write prof section of tapt tagAidan Skinner2014-04-251-0/+6
* flv: Do not mangle dts values for negative ctsLuca Barbato2014-04-231-2/+0
* flv: Warn only onceLuca Barbato2014-04-231-1/+1
* flv: Improve log messagesLuca Barbato2014-04-231-3/+3
* On2 AVC decoderKostya Shishkov2014-04-231-0/+2
* lavf: do not use the parser duration for videoAnton Khirnov2014-04-221-6/+0
* txd: do not set the codec timebase.Anton Khirnov2014-04-221-2/+3
* Silicon Graphics Movie demuxerPeter Ross2014-04-194-1/+471
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
* mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-173-10/+101
* mp3dec: move XING/Info and VBRI parsing into their own functionsAlessandro Ghedini2014-04-171-35/+58
* replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-172-15/+21
* rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller2014-04-141-0/+12
* rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö2014-04-141-1/+1
* mp3enc: Properly write bitrate value in XING headerMichael Niedermayer2014-04-121-7/+39
* mov: read hydrogenaudio replaygain informationAnton Khirnov2014-04-102-1/+98
* rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-081-0/+1
* LucasArts SMUSH demuxerPaul B Mahol2014-04-064-1/+259
* replaygain: remove unused variableMichael Niedermayer2014-04-041-1/+0
* oggparsevorbis: export replaygain tags from Vorbis commentsAlessandro Ghedini2014-04-042-1/+9
* flacdec: export replaygain tags from Vorbis commentsAlessandro Ghedini2014-04-042-0/+6
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-041-43/+11
* replaygain: fix gain sign decodingAlessandro Ghedini2014-04-041-1/+5
* On2 VP7 decoderPeter Ross2014-04-041-0/+2
* riff: Add an additional AAC TwoCCCarl Eugen Hoyos2014-04-041-0/+1
* riff: support 0xa100 TwoCC for G723_1Piotr Bandurski2014-04-041-0/+1
* riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski2014-04-041-0/+1
* riff: add 0x64 to g726Compn2014-04-041-0/+1
* riff: add G723_1 wav tagPiotr Bandurski2014-04-041-0/+1
OpenPOWER on IntegriCloud