summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi: add smartblur filterJérémy Tran2012-08-281-2/+2
* | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTTStefano Sabatini2012-08-241-1/+1
* | lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-201-1/+1
* | lavfi: add showspectrum filter.Clément Bœsch2012-08-201-2/+2
* | lavfi/mp: remove framestep wrapped filterStefano Sabatini2012-08-181-1/+1
* | lavfi: add framestep filterStefano Sabatini2012-08-181-2/+2
* | lavfi/testsrc: set output framerateStefano Sabatini2012-08-181-1/+1
* | lavfi: add edgedetect filter.Clément Bœsch2012-08-161-2/+2
* | lavfi/hue: add named options supportJérémy Tran2012-08-161-1/+1
* | lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-161-1/+1
* | lavfi: add hue filterJérémy Tran2012-08-131-1/+1
* | lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini2012-08-131-1/+1
* | lavfi: add asetpts audio filterStefano Sabatini2012-08-091-1/+1
* | lavfi: add smptebars sourcePaul B Mahol2012-08-071-2/+2
* | lavfi: move color filter to testsrc, factorizeStefano Sabatini2012-08-031-1/+1
* | lavfi/color: drop support for old deprecated syntaxStefano Sabatini2012-07-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-1/+1
|\ \ | |/
| * lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-281-1/+1
* | lavfi: add flite audio sourceStefano Sabatini2012-07-281-1/+1
* | lavfi: add alphaextract and alphamerge filtersSteven Robertson2012-07-221-1/+1
* | lavfi: add init_opaque callbackStefano Sabatini2012-07-101-1/+1
* | lavfi: implement asettb filter.Nicolas George2012-07-081-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-2/+4
|\ \ | |/
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-2/+2
|\ \ | |/
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
| * misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
* | lavfi: remove vsrc_buffer.h APIStefano Sabatini2012-07-031-1/+1
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-281-0/+3
* | Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'Michael Niedermayer2012-06-271-15/+0
|\ \ | |/
| * lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-261-3/+0
| * lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruftAnton Khirnov2012-06-261-3/+0
| * lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-261-3/+0
| * lavfi: remove disabled FF_API_SAMPLERATE64 cruftAnton Khirnov2012-06-261-3/+0
| * lavfi: remove disabled FF_API_GRAPH_AVCLASS cruftAnton Khirnov2012-06-261-3/+0
* | lavfi: drop deprecated and disabled packing APIStefano Sabatini2012-06-261-3/+0
* | lavfi: remove old video sink APIStefano Sabatini2012-06-261-3/+0
* | lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref APIStefano Sabatini2012-06-251-0/+3
* | lavfi: move some FF_API_ definitions from avfilter.h to version.hStefano Sabatini2012-06-251-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-2/+2
|\ \ | |/
| * lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-2/+2
* | lavfi: add showwaves filterStefano Sabatini2012-06-201-1/+1
* | lavfi: add atempo filterPavel Koshevoy2012-06-171-1/+1
* | lavfi: add asetnsamples audio filterStefano Sabatini2012-06-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-2/+8
|\ \ | |/
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-1/+4
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+3
| * lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-1/+1
| * lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-1/+1
* | lavfi: remove avfilter_default_item_name() from public APIStefano Sabatini2012-06-061-1/+1
OpenPOWER on IntegriCloud