Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov
2014-05-01oggparseskeleton: do not use AVCodecContext.codec_nameAnton Khirnov
2014-05-01mov: export stsd Compressorname in metadataAnton Khirnov
2014-05-01matroska: add the Opus mappingAnton Khirnov
2014-05-01matroskaenc: write CodecDelayAnton Khirnov
2014-04-30matroskadec: read the CodecDelay elementAnton Khirnov
2014-04-30librtmp: Map native options to librtmp ones when possibleLuca Barbato
2014-04-30hls: Sync the file number with the start sequenceLuca Barbato
2014-04-30hls: Factor the sequence computationLuca Barbato
2014-04-30hls: Print start_number as first sequence valueLuca Barbato
2014-04-30segment: Report the current media sequenceLuca Barbato
2014-04-30hls: Report the current media sequenceLuca Barbato
2014-04-29hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato
2014-04-29segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito
2014-04-28lavc: eliminate tb_unreliable()Anton Khirnov
2014-04-25mov: Emit the correct tags for clcp tracksMiles Gould
2014-04-25mov: Write prof section of tapt tagAidan Skinner
2014-04-23flv: Do not mangle dts values for negative ctsLuca Barbato
2014-04-23flv: Warn only onceLuca Barbato
2014-04-23flv: Improve log messagesLuca Barbato
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-22lavf: do not use the parser duration for videoAnton Khirnov
2014-04-22txd: do not set the codec timebase.Anton Khirnov
2014-04-19Silicon Graphics Movie demuxerPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-17mp3dec: decode more data from Info headerAlessandro Ghedini
2014-04-17mp3dec: move XING/Info and VBRI parsing into their own functionsAlessandro Ghedini
2014-04-17replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini
2014-04-14rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller
2014-04-14rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö
2014-04-12mp3enc: Properly write bitrate value in XING headerMichael Niedermayer
2014-04-10mov: read hydrogenaudio replaygain informationAnton Khirnov
2014-04-09rawvideo: Support decoding YVYU422 FourCCVittorio Giovara
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-04-04replaygain: remove unused variableMichael Niedermayer
2014-04-04oggparsevorbis: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-04-04flacdec: export replaygain tags from Vorbis commentsAlessandro Ghedini
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-04replaygain: fix gain sign decodingAlessandro Ghedini
2014-04-04On2 VP7 decoderPeter Ross
2014-04-04riff: Add an additional AAC TwoCCCarl Eugen Hoyos
2014-04-04riff: support 0xa100 TwoCC for G723_1Piotr Bandurski
2014-04-04riff: add 0x594a TwoCC for Xan DPCMPiotr Bandurski
2014-04-04riff: add 0x64 to g726Compn
2014-04-04riff: add G723_1 wav tagPiotr Bandurski
2014-04-04riff: map 0x0038 to amrnbCompn
2014-04-04riff: Support FLIC FourCCPaul B Mahol
2014-04-04riff: add escape130 FourCCMichael Niedermayer
2014-04-04riff: support 'aas4' FourCCPiotr Bandurski
2014-04-04riff: add "YUV8" FourCCPiotr Bandurski