summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/movie: reindent after the previous patchSteven Robertson2012-07-101-16/+16
* lavfi/movie: flush decoder frames on EOFSteven Robertson2012-07-101-12/+22
* lavfi/buffersink: restore possibility to pass opaque dataStefano Sabatini2012-07-101-17/+7
* lavfi: add init_opaque callbackStefano Sabatini2012-07-103-2/+11
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-0929-113/+210
|\
| * lavfi: add error handling to filter_samples().Anton Khirnov2012-07-0915-69/+136
| * asplit: don't leak the input buffer.Anton Khirnov2012-07-091-0/+1
| * af_resample: fix request_frame() behavior.Anton Khirnov2012-07-091-2/+12
| * af_asyncts: fix request_frame() behavior.Anton Khirnov2012-07-091-1/+9
| * lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-081-6/+0
* | vf_settb: rename the file as f_settb.Nicolas George2012-07-082-2/+2
* | settb: cosmetic: reindent vf_settb structure.Nicolas George2012-07-081-11/+14
* | lavfi: implement asettb filter.Nicolas George2012-07-084-3/+53
* | vf_tinterlace: use av_assertMichael Niedermayer2012-07-081-1/+2
* | lavfi: do not pass opaque field to init functionsStefano Sabatini2012-07-088-8/+8
* | vf_pp: dont pass NULL into pp, it would failMichael Niedermayer2012-07-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-071-4/+6
|\ \ | |/
| * af_amix: avoid spurious EAGAIN.Anton Khirnov2012-07-061-0/+2
| * af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output.Anton Khirnov2012-07-061-2/+2
| * af_amix: only consider negative return codes as errors.Anton Khirnov2012-07-061-2/+2
* | lavfi/buffersink: fix doxy, remove "video" referenceStefano Sabatini2012-07-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-043-6/+136
|\ \ | |/
| * lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-042-2/+109
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-044-19/+27
|\ \ | |/
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-032-2/+2
| * misc typo and wording fixesDiego Biurrun2012-07-031-1/+1
| * x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-032-6/+18
* | Suggest aresample filter if it was not compiled but requested.Carl Eugen Hoyos2012-07-031-1/+1
* | yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-031-0/+4
* | lavfi: remove vsrc_buffer.h APIStefano Sabatini2012-07-034-101/+1
* | x86/gradfun: fix compilation failure on open solarisMichael Niedermayer2012-07-021-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-027-75/+80
|\ \ | |/
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-024-55/+55
| * vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-023-20/+25
* | sink_buffer: implement fixed frame size.Nicolas George2012-06-302-0/+17
* | lavfi: implement samples framing on links.Nicolas George2012-06-304-4/+91
* | vf_ass: fix table name to refer to correct lib.Michael Niedermayer2012-06-291-2/+2
* | formats.h: fix project reference in commentMichael Niedermayer2012-06-291-1/+1
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-283-0/+9
* | sink_buffer: warn when there are too many buffers.Nicolas George2012-06-281-0/+10
* | buffersrc: warn when there are too many buffers.Nicolas George2012-06-281-0/+11
* | lavfi/amerge: silence warningsPaul B Mahol2012-06-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-2727-116/+125
|\ \ | |/
| * avfiltergraph: shut up uninitialized variable warning.Anton Khirnov2012-06-261-1/+3
| * af_join: initialize a variable to shut up gcc warning.Anton Khirnov2012-06-261-1/+2
| * amix: fix format specifier for AVFilterLink.sample_rate.Anton Khirnov2012-06-261-1/+1
| * lavfi: make filters less verbose.Anton Khirnov2012-06-2626-38/+37
| * lavfi: reorder AVFilterLink fields.Anton Khirnov2012-06-261-27/+27
| * lavfi: reorder AVFilterContext fields.Anton Khirnov2012-06-261-7/+6
OpenPOWER on IntegriCloud