summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-13
* vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-02
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* vf_lut: ConstantizeDiego Elio Pettenò2013-08-31
* vf_fps: use double constants for default/min/max for start_timeHendrik Leppkes2013-08-28
* vf_interlace: fix file permissionsVittorio Giovara2013-08-27
* vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
* lavfi/fifo: fix flushing when using request_samplesAnton Khirnov2013-08-05
* lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()Anton Khirnov2013-08-04
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-31
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-29
* Add missing deprecation attributesDiego Biurrun2013-07-27
* buffersink: K&R formatting cosmeticsDiego Biurrun2013-07-27
* lavfi: add attribute_align_arg to all public entry pointsHendrik Leppkes2013-07-26
* lavfi: filtfmts: use newer avfilter APIsVittorio Giovara2013-07-19
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-12
* vsrc_movie: do not free avoption variables in uninit()Anton Khirnov2013-06-20
* lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer()Anton Khirnov2013-06-18
* lavfi: math typo in interlace filterVittorio Giovara2013-06-17
* lavfi doxy: improve/extend AVFilter doxy.Anton Khirnov2013-06-04
* vf_fade: support slice threadingAnton Khirnov2013-05-24
* vf_yadif: support slice threadingAnton Khirnov2013-05-24
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-17
* avfilter.c: cosmetics, reformatAnton Khirnov2013-05-17
* lavfi: factorize freeing a linkAnton Khirnov2013-05-17
* vf_format: do not use the AVFilterFormats internals.Anton Khirnov2013-05-17
* af_aformat: cosmetics, fix indentationAnton Khirnov2013-05-17
* lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-17
* lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-17
* vf_pixdesctest: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_hqdn3d: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawtext: don't leak the expressions.Anton Khirnov2013-05-17
* vf_crop: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawtext: do not reset the frame number in config_input.Anton Khirnov2013-05-17
* vf_fps: move initializing pts from config_props to init.Anton Khirnov2013-05-17
* vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_lut: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16