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
2015-10-22libavformat/electronicarts: also demux mpeg audio layer 2Peter Ross
2015-10-22lavf/mpjpegdec: Return 0 if an allocation inside the probe function fails.Carl Eugen Hoyos
2015-10-22avformat/electronicarts: fix demuxing of certain eam filesPaul B Mahol
2015-10-22avformat/electronicarts: support ADPCM PSXPaul B Mahol
2015-10-22libavformat/mxfdec.c: Report dark metadata keys only when they match no parse...Alexis Ballier
2015-10-22libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message.Alexis Ballier
2015-10-22avcodec: drop 2 suffix from avpriv_ac3_parse_header2Andreas Cadhalpun
2015-10-21lavf: add oggparsedaala and bump microRostislav Pehlivanov
2015-10-20avformat/mp3dec: improve junk skipping heuristicwm4
2015-10-20avformat: add wve demuxerPaul B Mahol
2015-10-20avformat: add msf demuxerPaul B Mahol
2015-10-18avformat/vag: Remove unused variable posMichael Niedermayer
2015-10-18avformat/rsd: add VAG supportPaul B Mahol
2015-10-17mpegts: Make the sdt_period a doubleDerek Buitenhuis
2015-10-17mpegts: Make the pat_period a doubleDerek Buitenhuis
2015-10-17avformat/vag: fix demuxing stereo filesPaul B Mahol
2015-10-17concatdec: fix file_start_time calculation regressionMarton Balint
2015-10-17libavformat/Makefile: remove unnecessary object file from wtv demuxerHendrik Leppkes
2015-10-17avformat/rsd: Check av_new_packet() return valueMichael Niedermayer
2015-10-17avformat/genh: Check av_new_packet() return valueMichael Niedermayer
2015-10-16avformat/rsd: propagate return values of extradata helper functionsJames Almer
2015-10-16avformat: add svag demuxerPaul B Mahol
2015-10-16avformat/rsd: add WADP supportPaul B Mahol
2015-10-16avformat: add ads demuxerPaul B Mahol
2015-10-16avformat: add vag demuxerPaul B Mahol
2015-10-16avformat: add genh demuxerPaul B Mahol
2015-10-15avformat/hls: add support for EXT-X-MAPAnssi Hannula
2015-10-15avformat/hls: fix segment selection regression on track changes of live streamsAnssi Hannula
2015-10-15lavf: Remove duplicated latm demuxer.Carl Eugen Hoyos
2015-10-14Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'Hendrik Leppkes
2015-10-14avformat/async: cache some data for fast seek backwardZhang Rui
2015-10-14lavf/vc1dec: Autodetect raw vc-1 streams.Carl Eugen Hoyos
2015-10-14Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes
2015-10-14rtmpproto: Write correct flv packet sizes at the end of packetsMichael Niedermayer
2015-10-14Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'Hendrik Leppkes
2015-10-14Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'Hendrik Leppkes
2015-10-14avformat/mov: fix integer overflowGanesh Ajjanagadde
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-10-12avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino
2015-10-12lavf/tee: allow multiple stream specifiers in select.Bela Bodecs
2015-10-12avformat/flvdec: set broken_sizes for "metadatacreator : MEGA"Michael Niedermayer
2015-10-11avformat/rsd: support XADP tagPaul B Mahol
2015-10-10fate/async: test error code from underlying protocolZhang Rui
2015-10-10avformat/async: pass internal I/O errorZhang Rui
2015-10-10nullenc: Use the wrapped avframe pseudo-encoderLuca Barbato
2015-10-10yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato
2015-10-10Merge commit '00cc10aee380f882507bac994ac469d8358d12e8'Hendrik Leppkes
2015-10-10lavf/mov: add support for sidx fragment indexesRodger Combs
2015-10-09doc: fix spelling errorsAndreas Cadhalpun
2015-10-09lavf/hls: don't convert NULL options to empty strings; fixes HTTP CRLF warningsRodger Combs