summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavfi/mp: remove decimate wrapperStefano Sabatini2012-09-011-1/+0
* lavfi: port decimate libmpcodecs filterStefano Sabatini2012-08-311-0/+2
* lavfi/mp: remove smartblur filterStefano Sabatini2012-08-311-1/+0
* lavfi: add smartblur filterJérémy Tran2012-08-281-0/+2
* lavfi: rename vf_setpts.c to f_setpts.cStefano Sabatini2012-08-241-2/+2
* lavfi: add showspectrum filter.Clément Bœsch2012-08-201-0/+1
* lavfi: add volumedetect filter.Nicolas George2012-08-191-0/+1
* buildsys: fix cleaning of libmpcodecsMichael Niedermayer2012-08-181-0/+3
* lavfi/mp: remove framestep wrapped filterStefano Sabatini2012-08-181-1/+0
* lavfi: add framestep filterStefano Sabatini2012-08-181-0/+1
* lavfi: add edgedetect filter.Clément Bœsch2012-08-161-0/+1
* lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-161-1/+0
* lavfi: add hue filterJérémy Tran2012-08-131-0/+1
* lavfi: add asetpts audio filterStefano Sabatini2012-08-091-0/+1
* lavfi: add smptebars sourcePaul B Mahol2012-08-071-0/+1
* lavfi: move color filter to testsrc, factorizeStefano Sabatini2012-08-031-1/+1
* lavfi: remove unused defaults.c fileStefano Sabatini2012-08-011-1/+0
* lavfi: add flite audio sourceStefano Sabatini2012-07-281-0/+1
* lavfi: move movie and amovie to a "multimedia sources" sectionStefano Sabatini2012-07-281-2/+4
* lavfi: change "transmedia" into "multimedia".Nicolas George2012-07-231-1/+1
* lavfi: add concat filter.Nicolas George2012-07-231-0/+1
* lavfi: add alphaextract and alphamerge filtersSteven Robertson2012-07-221-0/+2
* vf_settb: rename the file as f_settb.Nicolas George2012-07-081-2/+2
* lavfi: implement asettb filter.Nicolas George2012-07-081-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-4/+2
|\
| * lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-041-2/+2
* | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer2012-06-271-1/+0
|\ \ | |/
| * lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-261-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-0/+2
|\ \ | |/
| * lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-221-0/+1
| * lavfi: add join audio filter.Anton Khirnov2012-06-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-211-1/+2
|\ \ | |/
| * lavfi/fifo: add audio version of the fifo filter.Anton Khirnov2012-06-211-0/+1
| * lavfi: rename vf_fifo.c -> fifo.cAnton Khirnov2012-06-211-1/+1
* | lavfi: add showwaves filterStefano Sabatini2012-06-201-0/+2
* | lavfi: add atempo filterPavel Koshevoy2012-06-171-0/+2
* | lavfi: add asetnsamples audio filterStefano Sabatini2012-06-161-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-1/+4
|\ \ | |/
| * lavfi: allow building without swscale.Anton Khirnov2012-06-131-1/+3
| * lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-251-0/+1
|\ \ | |/
| * lavfi: add audio mix filterJustin Ruggles2012-05-231-0/+1
| * lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-221-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-221-2/+2
|\ \ | |/
| * lavfi: add an audio split filterJustin Ruggles2012-05-211-0/+1
| * lavfi: rename vf_split.c to split.cJustin Ruggles2012-05-211-1/+1
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-191-0/+1
|\ \ | |/
| * lavfi: Add fps filter.Anton Khirnov2012-05-181-0/+1
* | lavfi: rename vf_split.c -> f_split.cStefano Sabatini2012-05-191-2/+2
* | lavfi/asplit: move asplit code to vf_split.c, and make it support N outputsStefano Sabatini2012-05-191-1/+1
OpenPOWER on IntegriCloud