summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Add missing version macros to librariesjamal2012-09-28
* lavfi/sink_buffer: implement libav compatibility API.Nicolas George2012-09-27
* lavfi: enable buffersinks unconditionally.Nicolas George2012-09-27
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-25
|\
| * Use avcodec_free_frame() to free AVFrames.Anton Khirnov2012-09-24
* | lavfi: add asendcmd and sendcmd filtersStefano Sabatini2012-09-23
* | lavfi/hue: simplify/fix setting logic in set_options()Stefano Sabatini2012-09-23
* | lavfi/buffersink: fix check on pixel_fmts in the opaque parameterAndrew Wason2012-09-22
* | hqdn3d: Fix out of array read in LOWPASSLoren Merritt2012-09-22
* | lavfi/hue: set to NULL freed pointersStefano Sabatini2012-09-21
* | lavfi/hue: fix crash when resetting the saturation expressionStefano Sabatini2012-09-21
* | vsrc_testsrc: Fix case without a specified durationMichael Niedermayer2012-09-21
* | lavfi/select: make lavc dependency optional.Clément Bœsch2012-09-20
* | lavfi/testsrc: increase precision of the duration parameterStefano Sabatini2012-09-20
* | libavfilter/filtfmts: fix argv/argc checksMichael Niedermayer2012-09-19
* | bavfilter/filtfmts: fix type for channel layoutsMichael Niedermayer2012-09-19
* | lavfi/select: make sure avctx is set before closing it.Clément Bœsch2012-09-18
* | Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-18
|\|
| * avfiltergraph: silence an uninitialized variable warningAnton Khirnov2012-09-17
| * buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()Anton Khirnov2012-09-17
| * lavfi: replace empty input/output lists with null pointersMans Rullgard2012-09-17
* | lavfi/ass: mark ass_libavfilter_log_level_map as static const.Clément Bœsch2012-09-16
* | af_pan: Fix sscanf formats to work with buggy sscanf implementationsHendrik Leppkes2012-09-15
* | lavfi/hue: add dynamic expression evaluation supportJérémy Tran2012-09-15
* | lavfi/avcodec: apply cosmetics style fixesStefano Sabatini2012-09-14
* | lavfi: check that buffer and link properties match.Nicolas George2012-09-13
* | lavfi: set sample_rate in the default allocator.Nicolas George2012-09-13
* | lavfi/aresample: set buffer properties after copy.Nicolas George2012-09-13
* | lavfi/amerge: clarify the error message in case of input overlapStefano Sabatini2012-09-11
* | lavfi/amerge: avoid a forward declaration.Clément Bœsch2012-09-11
* | lavfi/amerge: fix input pad name behaviour.Clément Bœsch2012-09-11
* | lavfi/setpts: set SAMPLE_RATE to NAN when input is no audioStefano Sabatini2012-09-10
* | lavfi/setpts: add FRAME_RATE constantStefano Sabatini2012-09-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-10
|\|
| * yadif: cosmeticsLuca Barbato2012-09-09
* | lavfi: drop deprecated and pointless avfilter_default_end_frame() functionStefano Sabatini2012-09-09
* | vf_idet: Remove emmsDerek Buitenhuis2012-09-07
* | vf_colormatrix: Drop unused strings.h headerDerek Buitenhuis2012-09-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-07
|\|
| * af_asyncts: check return value from lavr when flushing.Anton Khirnov2012-09-07
* | lavfi: add qp_table_sizeMichael Niedermayer2012-09-07
* | lavfi: 10l fix () placementMichael Niedermayer2012-09-07
* | lavfi: factor copy_video_props() outMichael Niedermayer2012-09-07
* | libavfilter: pass QP table through the filter chainMichael Niedermayer2012-09-07
* | lavfi/mp: drop rotate wrapperStefano Sabatini2012-09-06
* | lavfi/tinterlace: declare source buffers in copy_picture_field() as constStefano Sabatini2012-09-06
* | lavfi/tinterlace: set inlink->cur to NULL, since it is stored internallyStefano Sabatini2012-09-06
* | vf_hue: fix AVOption defaultsMichael Niedermayer2012-09-05
* | vf_scale: fix incompatible pointer type warningMichael Niedermayer2012-09-05
* | Merge commit '21bc44038491e525335ad763883b0288402ff6a0'Michael Niedermayer2012-09-05
|\|