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
2016-07-21avfilter/vf_psnr: Fix rounding error in average_maxMichael Niedermayer
2016-07-14af_hdcd: detect and report encoding errors and odditiesBurt P
2016-07-14af_hdcd: only hdcd_update_info() when something changesBurt P
2016-07-14af_hdcd: fewer false positives by ignoring code_counterC in HDCD detectionBurt P
2016-07-13avfilter/vf_uspp: Check for encoding failureMichael Niedermayer
2016-07-12af_hdcd: don't log full HDCD stats if HDCD was not detectedBurt P
2016-07-12af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other...Burt P
2016-07-10Changed metadata print option to accept general urlsSami Hult
2016-07-06libavfilter/af_hdcd.c: Collect HDCD stats and reportBurt P
2016-07-04avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol
2016-06-29lavfi: Move new field to the end of AVFilterContextTimo Rothenpieler
2016-06-29lavfi: Move new field to the end of AVFilterLinkTimo Rothenpieler
2016-06-27Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron
2016-06-27asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron
2016-06-26Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes
2016-06-26avfilter/vf_paletteuse: enable skip_initial_unpairedMichael Niedermayer
2016-06-26avfilter/dualinput: Add support to skip initial unpaired framesMichael Niedermayer
2016-06-26avfilter/src_movie: Add option to remove timestamp discontinuitiesMichael Niedermayer
2016-06-25lavfi/subtitles: remove unecessary checksClément Bœsch
2016-06-25lavfi/subtitles: fix memleak after 6bcb1e1aClément Bœsch
2016-06-25lavfi/subtitles: switch to codecparClément Bœsch
2016-06-24avfilter/showcqt: set some frame propertiesMuhammad Faiz
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-21Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch
2016-06-19avfilter/vf_bwdif: Change default to deinterlace all framesThomas Mundt
2016-06-19Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg"Michael Niedermayer
2016-06-15avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter.Benjamin Steffes
2016-06-15vf_codecview: added new optionsdsmudhar
2016-06-14avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer
2016-06-13avfilter/graphparser: remove '\n' from parse_filterMuhammad Faiz
2016-06-13Timeline function for the eq filterIlya87
2016-06-11avfilter/vf_histogram: indent histogram optionsDave Rice
2016-06-11avfilter/vf_histogram: shortcuts for histogram optionsDave Rice
2016-06-09avfilter/af_loudnorm: add dual_mono optionKyle Swanson
2016-06-09avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer
2016-06-09x86/showcqt: use three operand format for some instructionsJames Almer
2016-06-09x86/showcqt: add missing preprocessor checksJames Almer
2016-06-08avfilter/src_movie: call open_stream after guess_channel_layoutMuhammad Faiz
2016-06-08avfilter/avf_showcqt: set range on fps/rate/r optionMuhammad Faiz
2016-06-08avutil/x86util: move haddps sse emulation from showcqtJames Almer
2016-06-08avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz
2016-06-07avfilter/af_firequalizer: add zero_phase optionMuhammad Faiz
2016-06-06avfilter/af_amix: dont fail if there are no samples in output_frame()Michael Niedermayer
2016-06-05avfilter/vf_colormatrix: add bt.2020 colorspaceThomas Mundt
2016-06-05avfilter/vf_colormatrix: increase precisionThomas Mundt
2016-06-04avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz
2016-06-02avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz
2016-05-29avfilter/f_loop: Fix leak on errorMichael Niedermayer