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-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-16avformat/utils: Fix regression with H264 stream probingMichael Niedermayer
2015-07-16avformat/utils: Print stream number in max_analyze_duration exit pathMichael Niedermayer
2015-07-15avformat/utils: inform the user if the protocol cannot be determinedMichael Niedermayer
2015-07-15avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index...Michael Niedermayer
2015-07-14avformat: don't crash API users when demuxing mp4wm4
2015-07-13avformat/utils: Skip ff_configure_buffers_for_index() for local filesMichael Niedermayer
2015-07-13avformat: Add ff_configure_buffers_for_index()Michael Niedermayer
2015-07-01avformat/utils: Redesign scoring in av_find_default_stream_index()Michael Niedermayer
2015-06-06avformat/utils: Do not select audio streams with unknown sample rate in av_fi...Michael Niedermayer
2015-06-01avformat/utils: Simplify get_std_framerate() checkMichael Niedermayer
2015-05-28lavf: Use av_codec_get_tag2() in avformat_query_codec().Carl Eugen Hoyos
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-04-23lavf: Reset global flag on deinitVittorio Giovara
2015-04-22avformat: add common mechanism for skipping samples at the start of filewm4
2015-04-21avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before useMichael Niedermayer
2015-04-21Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'Michael Niedermayer
2015-04-20lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara
2015-04-20avformat/utils: Place timestamp trace logs under FF_FDEBUG_TSMichael Niedermayer
2015-04-20avformat/utils: Provide context for av_log() where one is availableMichael Niedermayer
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-18avformat/utils: Add HEVC to unreliable_tb()Michael Niedermayer
2015-04-18avformat/utils: Use codec_info_duration_fields in fps calculation end decissi...Michael Niedermayer
2015-04-16avformat/utils: Preserve packet duration when parsing is done only for headersMichael Niedermayer
2015-04-14avformat, avcodec: log discard paddingwm4
2015-04-07Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-04-06avformat/utils: avoid discarded streams in av_find_default_stream_index()Michael Niedermayer
2015-03-24avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer
2015-03-20Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer
2015-03-05avformat: add avformat_flush()wm4
2015-02-11Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'Michael Niedermayer
2015-02-10lavf: move internal fields from public to internal contextwm4
2015-02-09avformat/utils: Fix division by 0Michael Niedermayer
2015-02-04lavf/utils: fix if_( styleStefano Sabatini
2015-02-04avformat: fix mode of img2dec.c and utils.cMichael Niedermayer
2015-02-03avformat/img2dec: remove the non-negative number requirement for start_number...Liviu Oniciuc
2015-02-03avformat/network: Check for av_malloc* failures in ff_tls_init()Michael Niedermayer
2015-02-01avformat/utils: Fix number suffixes in tb_unreliable()Michael Niedermayer
2015-01-31avformat/utils: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol
2015-01-27Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74'Michael Niedermayer
2015-01-27lavf: add a convenience function for adding side data to a streamAnton Khirnov
2015-01-16avformat: Improve data streams/codec supportAnshul Maheshwari
2015-01-09avformat/utils: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-06avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stal...Michael Niedermayer
2015-01-05avformat/utils: add dvbsub to set_codec_from_probe_data()Michael Niedermayer