summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* 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
* riff: map 0x0038 to amrnbCompn2014-04-041-0/+1
* riff: Support FLIC FourCCPaul B Mahol2014-04-041-0/+1
* riff: add escape130 FourCCMichael Niedermayer2014-04-041-0/+1
* riff: support 'aas4' FourCCPiotr Bandurski2014-04-041-0/+1
* riff: add "YUV8" FourCCPiotr Bandurski2014-04-041-0/+1
* riff: Add "S263" FourCCPiotr Bandurski2014-04-041-0/+1
* riff: Support XMPG as mpeg1Michael Niedermayer2014-04-041-0/+1
* riff: support BW10 as mpeg1Michael Niedermayer2014-04-041-0/+1
OpenPOWER on IntegriCloud