]> git.sesse.net Git - ffmpeg/history - libavfilter
vsrc_mandelbrot: switch to filter_frame
[ffmpeg] / libavfilter /
2012-11-29 Michael Niedermayervsrc_mandelbrot: switch to filter_frame
2012-11-29 Clément Bœschlavfi/ebur128: use ff_filter_frame() everywhere.
2012-11-29 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-11-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-29 Michael NiedermayerMerge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'
2012-11-29 Clément Bœschlavfi/ass: switch to filter_frame.
2012-11-29 Anton Khirnovavfilter: mark start_frame/end_frame/draw_slice as...
2012-11-29 Clément Bœschlavfi/colormatrix: 10l fix forgotten buffer unref.
2012-11-29 Clément Bœschlavfi/colormatrix: switch to filter_frame.
2012-11-29 Anton Khirnovvf_format: switch to filter_frame
2012-11-29 Anton Khirnovvf_copy: switch to filter_frame
2012-11-29 Anton Khirnovvf_null: switch to filter_frame
2012-11-29 Michael Niedermayerlibavfilter: default to filter_frame when neither it...
2012-11-29 Anton Khirnovbuffersrc: switch to filter_frame
2012-11-29 Anton Khirnovbuffersink: switch to filter_frame
2012-11-29 Clément Bœschlavfi/thumbnail: re-use ctx instead of inlink->dst.
2012-11-29 Clément Bœschlavfi/thumbnail: use avfilter_unref_bufferp() where...
2012-11-29 Clément Bœschlavfi/thumbnail: switch to filter_frame.
2012-11-29 Anton Khirnovlibavfilter/split: switch to filter_frame
2012-11-29 Michael Niedermayervf_scale: switch to filter_frame
2012-11-28 Clément Bœschlavfi/sendcmd: expose the options for both filters.
2012-11-28 Clément Bœschlavfi/sendcmd: add FLAGS to AVOption array.
2012-11-28 Clément Bœschlavfi: add priv_class for some forgotten filters.
2012-11-28 Clément Bœschlavfi/mptestsrc: add FLAGS to AVOption array.
2012-11-28 Anton Khirnovvf_blackframe: switch to filter_frame
2012-11-28 Anton Khirnovvf_aspect: switch to filter_frame
2012-11-28 Anton Khirnovvf_cropdetect: switch to filter_frame
2012-11-28 Anton Khirnovvf_crop: switch to filter_frame
2012-11-28 Anton Khirnovvf_drawbox: switch to filter frame
2012-11-28 Anton Khirnovvflip: switch to filter_frame
2012-11-28 Michael NiedermayerMerge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'
2012-11-28 Anton Khirnovvf_yadif: switch to filter_frame, this filter did not...
2012-11-28 Anton Khirnovvf_fade: switch to filter_frame
2012-11-28 Clément Bœschlavfi: convert remaining input/output list compound...
2012-11-28 Anton Khirnovvf_lut: switch to filter_frame
2012-11-28 Anton Khirnovvf_hflip: switch to filter_frame
2012-11-28 Anton Khirnovf_setpts: switch to filter_frame
2012-11-28 Anton Khirnovf_settb: switch to filter_frame
2012-11-28 Michael Niedermayersrc_movie: switch to filter_frame
2012-11-28 Anton Khirnovvsrc_testsrc: switch to filter_frame
2012-11-28 Anton Khirnovvsink_nullsink: switch to filter_frame
2012-11-28 Anton Khirnovvf_unsharp: switch to filter_frame, this filter did...
2012-11-28 Michael Niedermayervf_transpose: switch to filter_frame
2012-11-28 Anton Khirnovvf_select: switch to filter_frame
2012-11-28 Anton Khirnovvf_showinfo: switch to filter_frame
2012-11-28 Michael Niedermayervf_pad: switch to filter_frame
2012-11-28 Michael Niedermayervf_pixdesctest: switch to filter_frame
2012-11-28 Anton Khirnovvf_libopencv: switch to filter_frame, this filter did...
2012-11-28 Clément Bœschlavfi/geq: switch to filter_frame.
2012-11-28 Anton Khirnovvf_gradfun: switch to filter_frame, this filter did...
2012-11-28 Anton Khirnovvf_frei0r: switch to filter_frame, the filter did not...
2012-11-28 Clément Bœschlavfi/edgedetect: switch to filter_frame.
2012-11-28 Anton Khirnovvf_fps: switch to filter_frame
2012-11-28 Anton Khirnovvf_fieldorder: switch to filter_frame, this filter...
2012-11-28 Michael Niedermayerlibavfilter/fifo: fix indent
2012-11-28 Michael Niedermayervf_boxblur: cosmetics to reduce diff to qatar
2012-11-28 Michael Niedermayervf_drawtext: switch to filter_frame, this filter did...
2012-11-28 Michael Niedermayervf_delogo: switch to filter_frame, this filter did...
2012-11-28 Michael Niedermayervf_hqdn3d: fix permissions
2012-11-28 Michael Niedermayervf_delogo: fix order of operations in apply_delogo()
2012-11-28 Anton Khirnovvf_boxblur: switch to filter_frame, boxblur did not...
2012-11-28 Anton Khirnovlibavfilter/fifo: switch to filter_frame, the filter...
2012-11-28 Anton Khirnovvf_hqdn3d: switch to filter_frame
2012-11-28 Michael Niedermayerlibavfilter: update doxy for filter_frame
2012-11-28 Michael Niedermayerlibavfilter: Support using filter_frame for video
2012-11-28 Michael Niedermayerdefault_filter_frame: fix argument name
2012-11-28 Michael Niedermayeravfilter: check that filter_frame and slice variants...
2012-11-28 Michael Niedermayerlavfi: replace filter_samples by filter_frame
2012-11-28 Michael NiedermayerMerge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'
2012-11-28 Michael NiedermayerMerge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'
2012-11-28 Anton Khirnovvf_fieldorder: require write permissions
2012-11-28 Anton Khirnovvf_fieldorder: reindent
2012-11-28 Anton Khirnovlavfi: merge start_frame/draw_slice/end_frame
2012-11-28 Anton Khirnovlavfi: remove vf_slicify
2012-11-28 Anton Khirnovasink_nullsink: plug a memory leak.
2012-11-27 Stefano Sabatinilavfi/drawtext: add support to expansion of generic...
2012-11-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-27 Michael NiedermayerMerge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'
2012-11-27 Michael NiedermayerMerge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'
2012-11-27 Michael NiedermayerMerge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
2012-11-27 Mark Himsleylavfi/overlay: enable yuva420p as overlay background
2012-11-26 Michael Niedermayeraf_aresample: consistently use ROUNDED_DIV
2012-11-26 Michael Niedermayeraf_aresample: fix rounding of negative timestamps
2012-11-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-26 Michael NiedermayerMerge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b'
2012-11-26 Michael NiedermayerMerge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'
2012-11-26 Michael NiedermayerMerge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'
2012-11-26 Michael Niedermayeravfiltergraph: add aresample_swr_opts
2012-11-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-25 Michael NiedermayerMerge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96'
2012-11-25 Michael NiedermayerMerge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'
2012-11-25 Michael Niedermayeravfiltergraph: add AVOption table
2012-11-24 Michael Niedermayeraf_aresample: check ff_get_audio_buffer() failure
2012-11-23 Michael Niedermayerreplace av_log(0, by av_log(NULL,
2012-11-23 Michael Niedermayervf_mandelbrot: give all av_log a context
2012-11-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-23 Michael NiedermayerMerge commit '457cc333b424994ecf80a82369325771e0397fd9'
2012-11-23 Michael NiedermayerMerge commit '4a606c830ae664013cea33800094d4d0f4ec62da'
2012-11-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-22 Stefano Sabatinilavfi/avfiltergraph: improve error message in graph_che...
next