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
2016-04-12avformat/utils: use av_codec_g/set_lowres()Michael Niedermayer
2016-04-11avformat/concatdec: Use correct stream count on closeTimo Rothenpieler
2016-04-11Merge commit '3e8fd93b6ab219221e17fa2b6243cc72cf2d69dc'Derek Buitenhuis
2016-04-11Merge commit 'fa55addd23c2f168163175aee17adb125c2c0710'Derek Buitenhuis
2016-04-11avformat/hdsenc: Pass flags to child contextMichael Niedermayer
2016-04-11avformat/dashenc: Pass flags to child contextMichael Niedermayer
2016-04-11avformat/segment: Pass flags to child contextMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-04-10lavf/avio: Remove linebreak from https warning.Carl Eugen Hoyos
2016-04-10avformat/mpegts: Remove unused argument from analyze()Michael Niedermayer
2016-04-10avformat/mpegts: Check adaption field control in analyze() more instead of tr...Michael Niedermayer
2016-04-09lavf/rawenc: Add a raw gsm muxer.Carl Eugen Hoyos
2016-04-09lavf/gsmdec: Add raw gsm autodetection.Carl Eugen Hoyos
2016-04-08avformat/nistshperedec: add support for mu-law as sample-byte-formatPaul B Mahol
2016-04-08avformat/nistspheredec: fix silly bugPaul B Mahol
2016-04-07avformat: support shorten in nistshpere demuxerPaul B Mahol
2016-04-07avformat: add aix demuxerPaul B Mahol
2016-04-05avformat: add musx demuxerPaul B Mahol
2016-04-03avformat/brstm: lower magic number, fixes decoding of some filesPaul B Mahol
2016-04-03lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformatHendrik Leppkes
2016-04-03avformat/wavdec: fix typo with lenMichael Niedermayer
2016-04-03avformat/wavdec: Remove direct s->pb->buffer accessMichael Niedermayer
2016-04-03wavdec: Only set the codec ID in read_headerDerek Buitenhuis
2016-04-02lavf/segment: add option to write empty filler segments as neededRodger Combs
2016-04-02lavf/segment: slight refactor to seg_write_packetRodger Combs
2016-04-02lavf/segment: style nitRodger Combs
2016-04-02lavf/segment: support automatic bitstream filteringRodger Combs
2016-03-31psxstr: Remove some commented out codeDerek Buitenhuis
2016-03-31avformat/latmenc: auto-insert aac_adtstoasc bitstream filter when neededJames Almer
2016-03-29avformat/svag: fix division by zeroJames Almer
2016-03-29fix some a/an typosLou Logan
2016-03-27avformat/segment: set format options for all segmentsMarton Balint
2016-03-26avformat/rtpdec: Remove stray debug av_log()Michael Niedermayer
2016-03-24avformat/rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp
2016-03-24avformat/mpegtsenc: Fix used serviceMichael Niedermayer
2016-03-24avformat/mpegtsenc: Keep track of the program for each serviceMichael Niedermayer
2016-03-22lavf/img2dec: Skip COM when auto-detecting jpeg.Carl Eugen Hoyos
2016-03-22rtpdec: support for VC-2 HQ RTP payload format (draft v1)Thomas Volkert
2016-03-21avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec inste...Michael Niedermayer
2016-03-21lavf/matroskaenc.c: add early support for colour elementsNeil Birkbeck
2016-03-20avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint
2016-03-20avformat/utils: increase detected start_time with skip_samplesMarton Balint
2016-03-20lavf/dv: use c->sys->frame_size in dv_frame_offset()Clément Bœsch
2016-03-20lavf/dv: reindent after previous commitClément Bœsch
2016-03-20lavf/dv: do not check for c->sysClément Bœsch
2016-03-20avformat/utils: Do not wait for more than 1 frame on attachmentsMichael Niedermayer
2016-03-20avformat/wtvdec: Set AVFMTCTX_NOHEADERMichael Niedermayer
2016-03-19avformat/file: Add crypto to default whitelistMichael Niedermayer
2016-03-18lavf/srtdec: do not be strict wrt timing digit lengthsClément Bœsch
2016-03-18lavf/avidec: Add blurb regarding the skipping of xxpc entries in the indexMats Peterson