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-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-27Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f'Hendrik Leppkes
2015-10-27Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes
2015-10-27avformat/aiff: add ADP4 DVI ADPCM supportPaul B Mahol
2015-10-27Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74'Hendrik Leppkes
2015-10-27Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'Hendrik Leppkes
2015-10-27Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd'Hendrik Leppkes
2015-10-27Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f'Hendrik Leppkes
2015-10-27fix: assigning instead of comparingAppChecker
2015-10-27srtenc: ReindentTimothy Gu
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-26avformat: Always return ref-counted AVPacketLuca Barbato
2015-10-26mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu
2015-10-26avformat/thp: set duration for audio stream tooPaul B Mahol
2015-10-26avcodec: add SDX2 DPCM decoderPaul B Mahol
2015-10-25lavf/xwma: Support wmapro.Carl Eugen Hoyos
2015-10-25avformat/aiffdec: give friendly message if compressed codec tag is unsupportedPaul B Mahol
2015-10-25doc/general: update after recent additionsPaul B Mahol
2015-10-25avformat: add xvag demuxerPaul B Mahol
2015-10-25avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde
2015-10-24all: remove some casts of function pointer to void *Ganesh Ajjanagadde
2015-10-24lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos
2015-10-23avformat/genh: add ADPCM IMA DVI supportPaul B Mahol
2015-10-23avformat/ads: extend format long descriptionPaul B Mahol
2015-10-23avformat/svag: extend format long descriptionPaul B Mahol
2015-10-23avformat/msf: extend format long descriptionPaul B Mahol
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-23mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato
2015-10-23img2enc: Make sure the images are atomically writtenLuca Barbato
2015-10-23avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer
2015-10-23movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö
2015-10-23rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö
2015-10-22avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde
2015-10-22Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes
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-21Replace any remaining avpicture function with imgutilsVittorio Giovara
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