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
2012-10-02lavfi: EBU R.128 scanner.Clément Bœsch
2012-09-27lavfi: enable buffersinks unconditionally.Nicolas George
2012-09-23lavfi: add asendcmd and sendcmd filtersStefano Sabatini
2012-09-06lavfi/mp: drop rotate wrapperStefano Sabatini
2012-09-04libavfilter/Makefile: add forgotten entries for the ff-sinksMichael Niedermayer
2012-09-01lavfi/mp: remove decimate wrapperStefano Sabatini
2012-08-31lavfi: port decimate libmpcodecs filterStefano Sabatini
2012-08-31lavfi/mp: remove smartblur filterStefano Sabatini
2012-08-28lavfi: add smartblur filterJérémy Tran
2012-08-24lavfi: rename vf_setpts.c to f_setpts.cStefano Sabatini
2012-08-21lavfi: add showspectrum filter.Clément Bœsch
2012-08-19lavfi: add volumedetect filter.Nicolas George
2012-08-18buildsys: fix cleaning of libmpcodecsMichael Niedermayer
2012-08-18lavfi/mp: remove framestep wrapped filterStefano Sabatini
2012-08-18lavfi: add framestep filterStefano Sabatini
2012-08-17lavfi: add edgedetect filter.Clément Bœsch
2012-08-16lavfi/mp: remove hue wrapped filterStefano Sabatini
2012-08-13lavfi: add hue filterJérémy Tran
2012-08-09lavfi: add asetpts audio filterStefano Sabatini
2012-08-07lavfi: add smptebars sourcePaul B Mahol
2012-08-03lavfi: move color filter to testsrc, factorizeStefano Sabatini
2012-08-01lavfi: remove unused defaults.c fileStefano Sabatini
2012-07-28lavfi: add flite audio sourceStefano Sabatini
2012-07-28lavfi: move movie and amovie to a "multimedia sources" sectionStefano Sabatini
2012-07-23lavfi: change "transmedia" into "multimedia".Nicolas George
2012-07-23lavfi: add concat filter.Nicolas George
2012-07-22lavfi: add alphaextract and alphamerge filtersSteven Robertson
2012-07-08vf_settb: rename the file as f_settb.Nicolas George
2012-07-08lavfi: implement asettb filter.Nicolas George
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2012-06-27Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer
2012-06-26lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-23lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse
2012-06-22lavfi: add join audio filter.Anton Khirnov
2012-06-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-21lavfi/fifo: add audio version of the fifo filter.Anton Khirnov
2012-06-21lavfi: rename vf_fifo.c -> fifo.cAnton Khirnov
2012-06-20lavfi: add showwaves filterStefano Sabatini
2012-06-17lavfi: add atempo filterPavel Koshevoy
2012-06-16lavfi: add asetnsamples audio filterStefano Sabatini
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13lavfi: allow building without swscale.Anton Khirnov
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-24lavfi: add audio mix filterJustin Ruggles
2012-05-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-22lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki
2012-05-21lavfi: add an audio split filterJustin Ruggles