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-09-12lavf/img2dec: Improve jpeg auto-detection.Carl Eugen Hoyos
2015-09-12avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} optionsClément Bœsch
2015-09-12Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'Hendrik Leppkes
2015-09-12avformat/avienc: add muxer option "write_channel_mask"Tobias Rapp
2015-09-12asfdec: add more checks for size left in asf packet bufferAlexandra Hájková
2015-09-12Merge commit '41ed749fe987e60b0485fa721ad869590651324d'Hendrik Leppkes
2015-09-12lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen
2015-09-12avformat/format: Remove parameters from mime type before comparission for pro...Alex Agranovsky
2015-09-11avformat/tcp: TCP Protocol: fix descriptor leak on listen and interruptAlexander S. Drozdov
2015-09-11libavformat/utils.c: use correct variable for message.Thierry Foucu
2015-09-11avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_lengthPaul B Mahol
2015-09-11avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext optionPaul B Mahol
2015-09-11avformat/utils: Increase default max_stream_analyze_duration for flvMichael Niedermayer
2015-09-10avformat/subtitles: improve ff_subtitles_queue_finalize() doxyClément Bœsch
2015-09-10avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch
2015-09-10avformat/subtitles: make sure we don't drop "duplicated" events from differen...Clément Bœsch
2015-09-10avformat/subtitles: drop duplicated eventsClément Bœsch
2015-09-10ogg: Do not try to use the parser if it is not presentLuca Barbato
2015-09-10avformat/aa: initialize "header_seed" and "header_key"Vesselin Bontchev
2015-09-10avformat/avformat: remove dead codeJames Almer
2015-09-09avformat/mxfenc: Move sponsorship notice to its own comment blockMichael Niedermayer
2015-09-09avformat/http: add reconnect_delay_max optionMichael Niedermayer
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes
2015-09-08Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'Hendrik Leppkes
2015-09-08Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'Hendrik Leppkes
2015-09-08Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'Hendrik Leppkes
2015-09-08Add NOA creditsMichael Niedermayer
2015-09-07avformat/http: exponentially delay reconnection to avoid flooding the serverMichael Niedermayer
2015-09-07avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer
2015-09-07Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c'Hendrik Leppkes
2015-09-07Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42'Hendrik Leppkes
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-06asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková
2015-09-06mov: Allow more than one keyframe per trunMartin Storsjö
2015-09-07avformat/async: fix integer conversion warningZhang Rui
2015-09-07avformat: implement query_codec for the image2 muxer.tab
2015-09-07avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tagsMichael Niedermayer
2015-09-06md5: change flags to match framemd5.Ronald S. Bultje
2015-09-06avformat/http: print error that causes reconnectionMichael Niedermayer
2015-09-06avformat/http: require seekability only when seeking to position != 0Michael Niedermayer
2015-09-06avformat/samidec: do not include trailing sami footer in the last packetYayoi
2015-09-06avformat/async: replace strerror with av_err2strZhang Rui
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05Postpone removal of API changes from within the last two yearsHendrik Leppkes
2015-09-05avformat/mp3dec: Make MP3 seek fastAndy Wu
2015-09-05Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes
2015-09-05Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes
2015-09-05Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes
2015-09-05avformat/hls: Check for av_opt_set_dict() failureMichael Niedermayer
2015-09-05lavf/aiffenc: Clarify an error message.Carl Eugen Hoyos