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-02-14avfilter: bump minor and Changelog document the new filtersClément Bœsch
2015-02-14avfilter: add paletteuse filterClément Bœsch
2015-02-14avfilter: add palettegen filterClément Bœsch
2015-02-11avfilter: add dcshift filterPaul B Mahol
2015-02-11avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter...Alexey Titov
2015-02-10avfilter: Add repeatfields filter (Port of mp=softpulldown)Paul B Mahol
2015-02-09avfilter/f_sendcmd: consider it an error if there are no commandsMichael Niedermayer
2015-02-08avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read dataClément Bœsch
2015-02-08avfilter/dctdnoiz: fix slice_h computationClément Bœsch
2015-02-08lavfi/subtitles: add force_style optionEejya Singh
2015-02-06generate_wave_table: Add include for AVSampleFormatTimothy Gu
2015-02-05avfilter/vf_fps: update frame drop commentMichael Niedermayer
2015-02-04avfilter/vf_fps: Do not drop a random subset of framesMichael Niedermayer
2015-02-04Fix standalone compilation of the tblend filter.Carl Eugen Hoyos
2015-02-04Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'Michael Niedermayer
2015-02-03libopencv: Check kernel_str life cycleLuca Barbato
2015-02-01avfilter/vf_dctdnoiz: Use av_malloc_array()Paul B Mahol
2015-01-31avfilter/avfilter: Remove CONFIG_MP_FILTER caseMichael Niedermayer
2015-01-31avfilter: remove vf_mp.cPaul B Mahol
2015-01-31remove libmpcodecsPaul B Mahol
2015-01-30lavfi: remove mp=softpulldownPaul B Mahol
2015-01-30Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'Michael Niedermayer
2015-01-29hqdn3d: check memory allocations and propagate errorsVittorio Giovara
2015-01-29lavfi: document assumptions about the input and output labels of a filter gra...Stefano Sabatini
2015-01-29Fix frame-alignment in PP7Arwa Arif
2015-01-28avfilter/x86/vf_fspp: Fix loop condition for column_fidct()Michael Niedermayer
2015-01-28avfilter/vf_fspp: check count before calling row_idct()Michael Niedermayer
2015-01-28avfilter/vf_fspp: Fix frame-alignment in FSPPArwa Arif
2015-01-28avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the privat...Paul B Mahol
2015-01-28avfilter/avf_avectorscope: use the name 's' for the pointer to the private co...Paul B Mahol
2015-01-28avfilter/af_biquads: use the name 's' for the pointer to the private contextPaul B Mahol
2015-01-28avfilter/vf_extractplanes: use the name 's' for the pointer to the private co...Paul B Mahol
2015-01-28avfitler/vf_il: use the name 's' for the pointer to the private contextPaul B Mahol
2015-01-28avfilter/vf_colorbalance: use the name 's' for the pointer to the private con...Paul B Mahol
2015-01-28avfilter/vf_telecine: use the name 's' for the pointer to the private contextPaul B Mahol
2015-01-28avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacketMichael Niedermayer
2015-01-27Merge commit '8805589b803fab5f362008306319336ac79a3fa7'Michael Niedermayer
2015-01-27Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer
2015-01-27libopencv: Rework error handling in parse_iplconvkernel()Vittorio Giovara
2015-01-27lavfi/lut: apply minor compute_gammaval709() doxy fixStefano Sabatini
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-27avfilter/vf_eq: mark src as constMichael Niedermayer
2015-01-27avfilter/vf_eq: Fix clipping codeMichael Niedermayer
2015-01-26avfitler/vf_fieldmatch: fix typoPaul B Mahol
2015-01-26avfilter/libmpcodecs: remove unused headersPaul B Mahol
2015-01-26lavfi/mp: drop mp=eq and mp=eq2Stefano Sabatini
2015-01-26avfilter/vf_eq: fix leak of input framePaul B Mahol
2015-01-26avfilter: Port mp=eq/eq2 to lavfiArwa Arif
2015-01-25avfilter/vf_mcdeint: Set no_bitstream=1Michael Niedermayer
2015-01-25avfilter/vf_mcdeint: fix gop_sizeMichael Niedermayer