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
2013-10-18Fix decoding of G.726 in AIFF.Carl Eugen Hoyos
2013-10-18lavf/riff: Fix a comment.Carl Eugen Hoyos
2013-10-18avformat: Use G726LE decoder for Sun AU filesCarl Eugen Hoyos
2013-10-18Support 4k AVC-Intra in mov.Carl Eugen Hoyos
2013-10-18avformat/flvdec: use avpriv_request_sample()Paul B Mahol
2013-10-17Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2013-10-17avformat/hevcdec: add more irap cases to hevc_probe()Dirk Farin
2013-10-17avformat/hevcdec: cosmetics, whitespacesDirk Farin
2013-10-17Add some necessary casts in the wtv demuxer.Carl Eugen Hoyos
2013-10-16Support HEVC in transport streams.Carl Eugen Hoyos
2013-10-16avformat/mov: fix "correctly" typoMichael Niedermayer
2013-10-16lavf/matroskadec: Support HEVC demuxing.Yusuke Nakamura
2013-10-16lavf/mov: Support HEVC demuxing.Yusuke Nakamura
2013-10-16hevc: add ts demux supportMickaël Raulet
2013-10-15avformat: rename a few more h.265 to HEVCMichael Niedermayer
2013-10-15lavf/segment: simplify logic and fix !=0 check on segment_end return valueStefano Sabatini
2013-10-15lavf/segment: log segments as they end to AV_LOG_VERBOSEBilly Shambrook
2013-10-15lavf/segment: simplify segment_count updateStefano Sabatini
2013-10-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-14matroskadec: Demux support for SeekPreRoll and CodecDelayVignesh Venkatasubramanian
2013-10-14http: Check the auth string contents and not only the pointerMichael Niedermayer
2013-10-14avformat/rpl: use avpriv_report_missing_feature/avpriv_request_samplePaul B Mahol
2013-10-14Support H.264 fourcc UMSV.Carl Eugen Hoyos
2013-10-14Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'Michael Niedermayer
2013-10-14rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö
2013-10-14movenc: use ff_alloc_extradata()James Almer
2013-10-14oggparsecelt: use ff_alloc_extradata()James Almer
2013-10-14oggparseopus: use ff_alloc_extradata()James Almer
2013-10-14avformat/http: check the auth string contents not the pointer which cannot be...Michael Niedermayer
2013-10-14Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'Michael Niedermayer
2013-10-14Merge commit 'eb8b05a3824a9fa85e20d603595ac8a3b83505d4'Michael Niedermayer
2013-10-14avformat/westwood_vqa: s/unsigned char/uint8_t & s/unsigned int/uint32_tPaul B Mahol
2013-10-14avformat: use ff_alloc_extradata()Paul B Mahol
2013-10-14avformat: add ff_alloc_extradata() helperPaul B Mahol
2013-10-13avformat/oggparseopus: fix nb_headersMichael Niedermayer
2013-10-13http: Support auth method detection for POSTMartin Storsjö
2013-10-13http: Add an option for forcing basic authenticationMartin Storsjö
2013-10-13avformat/vocdec: return AVERROR_EOF when EOF is reachedPaul B Mahol
2013-10-13Merge commit 'fd2384f02b905a106fba9222ece4ddbe2ec61937'Michael Niedermayer
2013-10-13Merge commit 'c18375ec8040a9fe0f186b2033dc975883143758'Michael Niedermayer
2013-10-13Merge commit '601d6228c4811d8971a2412a759e1a4ab775ebe8'Michael Niedermayer
2013-10-13Merge commit 'ecab1c77410f023b437c6ed3a3281be8f039e574'Michael Niedermayer
2013-10-13Merge commit 'ed9245dba83f9add60f55718b537b0af2105c60e'Michael Niedermayer
2013-10-13Merge commit '9c15ef35d404fca2adc31276c1eedb11cf485461'Michael Niedermayer
2013-10-13lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for back...Michael Niedermayer
2013-10-13avformat/avr: use ff_get_pcm_codec_id()Paul B Mahol
2013-10-12oggparsevorbis: fail on memory allocation errorVittorio Giovara
2013-10-12oggvorbisdec: add support for embedded cover artJames Almer
2013-10-12flac: move picture parsing code in a separate fileJames Almer
2013-10-12oggdec: add support for Opus in Ogg demuxingNicolas George