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-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-19Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'Michael Niedermayer
2015-07-19Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f'Michael Niedermayer
2015-07-19Merge commit 'ab7b038906f3e40ed474676d8e3029902a2078f5'Michael Niedermayer
2015-07-19Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614'Michael Niedermayer
2015-07-19Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82'Michael Niedermayer
2015-07-14ffmpeg: Fix cleanup after failed allocation of output_filesMichael Niedermayer
2015-07-14ffmpeg: Fix crash with ost->last_frame allocation failureMichael Niedermayer
2015-07-14ffmpeg: Fix deallocating input threads with partly failed file allocationMichael Niedermayer
2015-07-14ffmpeg: Fix cleanup with ost = NULLMichael Niedermayer
2015-07-09ffmpeg: Use av_log to print benchmark output.Carl Eugen Hoyos
2015-07-01ffmpeg: windows: respond to logoff and ctrl+break messages as wellrogerdpack
2015-07-01ffmpeg: only count got_output/errors in decode_error_statAndreas Cadhalpun
2015-07-01ffmpeg: exit_on_error if decoding a packet failedAndreas Cadhalpun
2015-06-27Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5'Michael Niedermayer
2015-06-27Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4'Michael Niedermayer
2015-06-26ffmpeg: Use 2 instead of STDERR_FILENOMichael Niedermayer
2015-06-25modify exit message when signaledrogerdpack
2015-06-25ffmpeg: log error message when shutting down from too many signalsrogerdpack
2015-06-24ffmpeg: Do not use the data/size of a bitstream filter after failureMichael Niedermayer
2015-06-18ffmpeg: Free last_frame instead of just unrefMichael Niedermayer
2015-05-27ffmpeg: do not print misleading recommanditions on 1pass vpx encodingMichael Niedermayer
2015-05-21ffmpeg: Support copying unknown streamsMichael Niedermayer
2015-05-18ffmpeg: Do not copy the display matrix if rotation meta-data is manually addedMichael Niedermayer
2015-05-17ffmpeg: only apply last picture flush code at EOFMichael Niedermayer
2015-05-16ffmpeg: Support preserving the source key frame timingsanatolschwarz
2015-05-16ffmpeg: Remove another unneeded ost->filter_graph checkMichael Niedermayer
2015-05-15ffmpeg: Print an error if avfilter_graph_queue_command() failedMichael Niedermayer
2015-05-15ffmpeg: remove unneeded ost->filter checkMichael Niedermayer
2015-05-02Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'Michael Niedermayer
2015-04-28ffmpeg: remove incorrect network deinitMichael Niedermayer
2015-04-20ffmpeg: Fix null pointer dereference in do_video_out()Michael Niedermayer
2015-04-04Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'Michael Niedermayer
2015-04-04ffmpeg: Fix extradata allocationMichael Niedermayer
2015-04-03ffmpeg: Fix indentationMichael Niedermayer
2015-04-03ffmpeg: last frame duplication heuristicMichael Niedermayer
2015-04-02ffmpeg: Avoid null pointer dereferencesHimangi Saraogi
2015-03-20Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995'Michael Niedermayer
2015-03-10Merge commit 'dc7536ca3d2dbe47f40cc0fcd0fc2555a84d5f56'Michael Niedermayer
2015-03-03ffmpeg: comment mpeg4 hackClément Bœsch
2015-02-28ffmpeg: Fix -vstats when coded_frame is not setMichael Niedermayer
2015-02-26ffmpeg: notify when the thread message queue blocks.Nicolas George
2015-02-26ffmpeg: allow to set the thread message queue size.Nicolas George
2015-02-11ffmpeg: Print negative times like "-00:05:01.22" instead of "00:-5:-1.-22"Michael Niedermayer
2015-02-04ffmpeg: Make CFR frame drop threshold user adjustableMichael Niedermayer
2015-01-30ffmpeg: remove unused headerPaul B Mahol
2015-01-30ffmpeg: free_input_threads requires HAVE_PTHREADSChristophe Gisquet
2015-01-25ffmpeg: allow overriding and amending AVStream->dispositionMichael Niedermayer