Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-18Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer
2013-05-18Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer
2013-05-17lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov
2013-05-17lavfi doxy: add a page for lavfi.Anton Khirnov
2013-05-17lavfi/pad: switch to AV_OPT_TYPE_COLORPaul B Mahol
2013-05-17lavfi/drawtext: switch to AV_OPT_TYPE_COLORPaul B Mahol
2013-05-17lavfi/life: switch to AV_OPT_TYPE_COLORPaul B Mahol
2013-05-17lavfi/color: switch to AV_OPT_TYPE_COLORPaul B Mahol
2013-05-17Merge commit '16a645adeb758207346a4bbf66766f02734c461e'Michael Niedermayer
2013-05-17Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'Michael Niedermayer
2013-05-17Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b'Michael Niedermayer
2013-05-17Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'Michael Niedermayer
2013-05-17vf_pixdesctest: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_hqdn3d: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_drawtext: don't leak the expressions.Anton Khirnov
2013-05-17vf_crop: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_setdar: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_drawtext: do not reset the frame number in config_input.Anton Khirnov
2013-05-17vf_fps: move initializing pts from config_props to init.Anton Khirnov
2013-05-17vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17vf_lut: make config_props work properly when called multiple times.Anton Khirnov
2013-05-17lavfi/drawbox: restore verbal form for drawbox options descriptionsStefano Sabatini
2013-05-17lavfi: factorize drawgrid and drawbox codeStefano Sabatini
2013-05-17lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch
2013-05-17lavfi/idet: fix chroma subsampling with odd sizes.Clément Bœsch
2013-05-16lavfi: silence a discarded const qualifier warning.Clément Bœsch
2013-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-16Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'Michael Niedermayer
2013-05-16Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'Michael Niedermayer
2013-05-16lavfi/unsharp: remove unused float.h include.Clément Bœsch
2013-05-16lavfi/unsharp: use av_image_copy_plane().Clément Bœsch
2013-05-16Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'Michael Niedermayer
2013-05-16Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'Michael Niedermayer
2013-05-16Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'Michael Niedermayer
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer
2013-05-16vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_hflip: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_gradfun: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_frei0r: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_format: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_fieldorder: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_fieldorder: cosmetics, remove an extra linebreakAnton Khirnov
2013-05-16vf_fade: use the name 's' for the pointer to the private contextAnton Khirnov
2013-05-16vf_drawtext: use the name 's' for the pointer to the private contextAnton Khirnov