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
2014-04-19Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'Michael Niedermayer
2014-04-19Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer
2014-04-19filtfmts: remove unused lavf includeVittorio Giovara
2014-04-19lavfi: name anonymous structsVittorio Giovara
2014-04-19Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos
2014-04-19avfilter/vf_rotate: make int*90° rotates suck less speedwiseMichael Niedermayer
2014-04-19avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer
2014-04-19avfilter/vf_rotate: fix location of update operationMichael Niedermayer
2014-04-19avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer
2014-04-17Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'Michael Niedermayer
2014-04-17drawtext: Add fontconfig supportLuca Barbato
2014-04-16avfilter/vf_pixdesctest: use av_malloc_array()Michael Niedermayer
2014-04-16avfilter/vf_deshake: fix loss of precission with odd resolutionsMichael Niedermayer
2014-04-16avfilter/f_select: fix loss of precission in SAD calculationMichael Niedermayer
2014-04-13Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'Michael Niedermayer
2014-04-13lavfi/subtitles: load attached fonts to libass.Facundo Gaich
2014-04-13af_volume: implement replaygain clipping preventionAlessandro Ghedini
2014-04-10avfilter/settb: remove duplicate #includeMichael Niedermayer
2014-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-10libavfilter: Add asettb filter for setting timebase for audioNicolas George
2014-04-08avfilter/vf_colormatrix: fix memleak on errorMichael Niedermayer
2014-04-05Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer
2014-04-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-05Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'Michael Niedermayer
2014-04-04x86: Drop some unnecessary YASM ifdefsDiego Biurrun
2014-04-04af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBYAnton Khirnov
2014-04-04af_volume: implement replaygain pre-amplificationAlessandro Ghedini
2014-04-03avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_propsRoman Fietze
2014-04-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-02vf_settb: rename to settbKaterina Barone-Adesi
2014-03-31avfilter/vf_pullup: fix gray8Michael Niedermayer
2014-03-28avfilter/lavfutils: call av_find_stream_info() before reading various informa...Michael Niedermayer
2014-03-26avfilter/vf_pullup: add comment to explain memset(0)Michael Niedermayer
2014-03-26avfilter/vf_pullup: zero freed memory for safteyMichael Niedermayer
2014-03-26vf_pullup: simplify, fix double free errorwm4
2014-03-25Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3'Michael Niedermayer
2014-03-25vf_transpose: K&R formatting cosmeticsVittorio Giovara
2014-03-24Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab'Michael Niedermayer
2014-03-24Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15'Michael Niedermayer
2014-03-24{v,a}f_showinfo: print frame side dataAnton Khirnov
2014-03-24af_volume: support using replaygain frame side dataAnton Khirnov
2014-03-22Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'Michael Niedermayer
2014-03-22avfilter: more correct printf format specifiersDiego Biurrun
2014-03-18avfilter/src_movie: Check that the pixel format hasnt changedMichael Niedermayer
2014-03-16avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2)Jasper Taylor
2014-03-16Merge commit 'e843612695007cc623813073754c651ab43021f7'Michael Niedermayer
2014-03-16af_channelmap: fix ONE_STR mapping modeAnton Khirnov
2014-03-15avfilter: make avfilter_graph_get_filter use const string nameYu Xiaolei
2014-03-08lavfi/af_atempo: clear references before returning error.Nicolas George
2014-03-06avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer