summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Fix misspellings of FFmpegMichael Niedermayer2012-07-19
* avfiltergraph: add some debug info about selected pixel formatsMichael Niedermayer2012-07-18
* lavfi/avfiltergraph: apply misc fixes to fix avfilter_graph_request_oldest() ...Stefano Sabatini2012-07-18
* avfiltergraph: document a catch in request_oldest().Nicolas George2012-07-17
* avfiltergraph: add a debug message on EOF.Nicolas George2012-07-17
* lavfi: rescale link->current_pts.Nicolas George2012-07-17
* lavfi: decrease logging level of message showing initial parametersStefano Sabatini2012-07-15
* lavfi/movie: reindent after the previous patchSteven Robertson2012-07-10
* lavfi/movie: flush decoder frames on EOFSteven Robertson2012-07-10
* lavfi/buffersink: restore possibility to pass opaque dataStefano Sabatini2012-07-10
* lavfi: add init_opaque callbackStefano Sabatini2012-07-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-09
|\
| * lavfi: add error handling to filter_samples().Anton Khirnov2012-07-09
| * asplit: don't leak the input buffer.Anton Khirnov2012-07-09
| * af_resample: fix request_frame() behavior.Anton Khirnov2012-07-09
| * af_asyncts: fix request_frame() behavior.Anton Khirnov2012-07-09
| * lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-08
* | vf_settb: rename the file as f_settb.Nicolas George2012-07-08
* | settb: cosmetic: reindent vf_settb structure.Nicolas George2012-07-08
* | lavfi: implement asettb filter.Nicolas George2012-07-08
* | vf_tinterlace: use av_assertMichael Niedermayer2012-07-08
* | lavfi: do not pass opaque field to init functionsStefano Sabatini2012-07-08
* | vf_pp: dont pass NULL into pp, it would failMichael Niedermayer2012-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\|
| * af_amix: avoid spurious EAGAIN.Anton Khirnov2012-07-06
| * af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output.Anton Khirnov2012-07-06
| * af_amix: only consider negative return codes as errors.Anton Khirnov2012-07-06
* | lavfi/buffersink: fix doxy, remove "video" referenceStefano Sabatini2012-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-04
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
| * misc typo and wording fixesDiego Biurrun2012-07-03
| * x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-03
* | Suggest aresample filter if it was not compiled but requested.Carl Eugen Hoyos2012-07-03
* | yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-03
* | lavfi: remove vsrc_buffer.h APIStefano Sabatini2012-07-03
* | x86/gradfun: fix compilation failure on open solarisMichael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-02
* | sink_buffer: implement fixed frame size.Nicolas George2012-06-30
* | lavfi: implement samples framing on links.Nicolas George2012-06-30
* | vf_ass: fix table name to refer to correct lib.Michael Niedermayer2012-06-29
* | formats.h: fix project reference in commentMichael Niedermayer2012-06-29
* | lavfi: deprecate av_buffersrc_buffer() functionStefano Sabatini2012-06-28
* | sink_buffer: warn when there are too many buffers.Nicolas George2012-06-28
* | buffersrc: warn when there are too many buffers.Nicolas George2012-06-28
* | lavfi/amerge: silence warningsPaul B Mahol2012-06-28