]> git.sesse.net Git - ffmpeg/history - libavfilter
Canopus Lossless decoder
[ffmpeg] / libavfilter /
2012-08-01 Nicolas Georgevf_tile: fix output buffer ownership.
2012-08-01 Stefano Sabatinilavfi/testsrc: drop pointless parentheses
2012-08-01 Stefano Sabatinilavfi: remove unused defaults.c file
2012-07-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-31 Diego Biurrunx86: yadif: Mark mmxext optimizations as such
2012-07-31 Stefano Sabatinilavfi/movie: force channel layout if not set by the...
2012-07-31 Stefano Sabatinilavfi/asettb: do not create a new reference in filter_s...
2012-07-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-30 Nicolas Georgelavfi: use correct PTS for link age.
2012-07-30 Michael Niedermayeryadif: update frame rate
2012-07-30 Michael Niedermayeravfilter: fix minor typo
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-29 Stefano Sabatinilavfi/avcodec: rename picref->samplesref variable in...
2012-07-29 Stefano Sabatinilavfi/color: free internal context options in uninit()
2012-07-29 Stefano Sabatinilavfi/color: cache and reuse colored picture in context
2012-07-29 Stefano Sabatinilavfi/color: reindent after the previous commit
2012-07-29 Stefano Sabatinilavfi/color: drop support for old deprecated syntax
2012-07-29 Stefano Sabatinilavfi/testsrc: add comment in options
2012-07-29 Michael NiedermayerMerge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
2012-07-29 Justin Rugglesaf_asyncts: avoid overflow in out_size with large delta...
2012-07-29 Justin Rugglesaf_asyncts: add first_pts option
2012-07-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-28 Loren Merrittvf_hqdn3d: support 9 and 10bit colordepth
2012-07-28 Loren Merrittvf_hqdn3d: reduce intermediate precision
2012-07-28 Loren Merrittvf_hqdn3d: simplify and optimize
2012-07-28 Loren Merrittfactor identical ff_inplace_start_frame out of two...
2012-07-28 Loren Merrittvf_hqdn3d: cosmetics
2012-07-28 Nicolas Georgeavf_concat: fix silence duration.
2012-07-28 Nicolas Georgeasrc_flite: do not crash on multiple instances.
2012-07-28 Anton Khirnovlavfi: bump minor to mark stabilizing the ABI.
2012-07-28 Nicolas Georgeavf_concat: fix min value for v option.
2012-07-28 Stefano Sabatinilavfi: add flite audio source
2012-07-28 Stefano Sabatinilavfi: move movie and amovie to a "multimedia sources...
2012-07-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-27 Justin Ruggleslavfi: better channel layout negotiation
2012-07-27 Steven Robertsonvf_alphamerge: Fix reversed conditional
2012-07-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-26 William Yulavfi/af_amerge: avfilter_copy_buffer_ref_props will...
2012-07-25 Anton Khirnovvf_yadif: unset cur_buf on the input link.
2012-07-25 Anton Khirnovvf_overlay: ensure the overlay frame does not get leaked.
2012-07-25 Michael Niedermayervf_overlay: prevent premature freeing of cur_buf
2012-07-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-25 Stefano Sabatinilavfi/avfilter.h: add doxy for AVFilterLink.out_buf
2012-07-25 Stefano Sabatinilavfi/avfilter.h: add doxy for AVFilterLink.cur_buf
2012-07-25 Diego Biurrunavfilter: Fix printf format string conversion specifier
2012-07-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-23 Nicolas Georgevf_deshake: set cur_buf to NULL.
2012-07-23 Paul B Maholvf_colormatrix: add missing semicolon
2012-07-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-23 Nicolas Georgesrc_movie: implement multiple outputs.
2012-07-23 Nicolas Georgebuffersrc: use avfilter_get_buffer_ref_from_frame.
2012-07-23 Nicolas Georgelavfi: add avfilter_get_buffer_ref_from_frame.
2012-07-23 Stefano Sabatinilavfi/showwaves: do not set on outlink->out_buf the...
2012-07-23 Michael Niedermayervf_overlay: fix missed return
2012-07-23 Nicolas Georgelavfi: change "transmedia" into "multimedia".
2012-07-23 Nicolas Georgelavfi: add concat filter.
2012-07-23 Ronald S. Bultjelavfi: place x86 inline assembly under HAVE_INLINE_ASM.
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Michael NiedermayerMerge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
2012-07-22 Nicolas Georgeoverlay: clear cur_buf on main input link.
2012-07-22 Steven Robertsonlavfi: add alphaextract and alphamerge filters
2012-07-22 Anton Khirnovbuffersrc: check ff_get_audio_buffer() for errors.
2012-07-22 Anton Khirnovlavfi: check all ff_get_video_buffer() calls for errors.
2012-07-22 Anton Khirnovlavfi: check all avfilter_ref_buffer() calls for errors.
2012-07-22 Anton Khirnovvf_select: avoid an unnecessary avfilter_ref_buffer().
2012-07-22 Anton Khirnovbuffersrc: avoid creating unnecessary buffer reference
2012-07-22 Anton Khirnovlavfi: use avfilter_unref_bufferp() where appropriate.
2012-07-22 Anton Khirnovvf_fps: add more error checks.
2012-07-22 Anton Khirnovvf_fps: fix a memleak on malloc failure.
2012-07-22 Anton Khirnovlavfi: check all ff_start_frame/draw_slice/end_frame...
2012-07-22 Anton Khirnovlavfi: add error handling to end_frame().
2012-07-22 Anton Khirnovlavfi: add error handling to draw_slice().
2012-07-22 Anton Khirnovlavfi: add error handling to start_frame().
2012-07-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-22 Ronald S. Bultjeyadif: use emms_c() instead of inline assembly for...
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-21 Michael Niedermayervf_overlay: prevent premature freeing of cur_buf
2012-07-21 Michael Niedermayervf_overlay: use unref_bufferP()
2012-07-21 Michael Niedermayersink_buffer: prevent prematurely freeing of cur_buf
2012-07-21 Michael Niedermayervf_thumbnail: prevent premature freeing of ref
2012-07-21 Michael Niedermayervf_colormatrix: avoid using out_buf
2012-07-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.out_buf in ff_end_frame().
2012-07-20 Anton Khirnovlavfi: unref AVFilterLink.cur_buf in ff_end_frame().
2012-07-20 Anton Khirnovvsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
2012-07-20 Anton Khirnovvf_slicify: clear AVFilterLink.cur_buf in start_frame().
2012-07-20 Anton Khirnovvf_settb: simplify start_frame().
2012-07-20 Anton Khirnovvf_fieldorder: don't give up its own reference to the...
2012-07-20 Anton Khirnovvf_pad: don't give up its own reference to the output...
2012-07-20 Anton Khirnovvf_overlay: don't access a buffer reference that's...
2012-07-20 Anton Khirnovvf_drawtext: don't give up its own reference to the...
2012-07-20 Anton Khirnovvf_gradfun: don't store two pointers to one AVFilterBuf...
2012-07-20 Anton Khirnovvf_delogo: don't store two pointers to one AVFilterBuff...
2012-07-20 Anton Khirnovvf_aspect: clear AVFilterLink.cur_buf in start_frame().
2012-07-20 Robert Nagylavfi: add avfilter_unref_bufferp()
2012-07-20 Nicolas Georgelavfi: add FF_*LINK_IDX convenience macros.
2012-07-20 Nicolas Georgelavfi: make copy_buffer_ref common.
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next