]> git.sesse.net Git - ffmpeg/history - libavfilter
dvdsubenc: switch to av_assert
[ffmpeg] / libavfilter /
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'
2012-07-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-19 Michael NiedermayerFix misspellings of FFmpeg
2012-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-18 Michael Niedermayeravfiltergraph: add some debug info about selected pixel...
2012-07-18 Stefano Sabatinilavfi/avfiltergraph: apply misc fixes to fix avfilter_g...
2012-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-17 Nicolas Georgeavfiltergraph: document a catch in request_oldest().
2012-07-17 Nicolas Georgeavfiltergraph: add a debug message on EOF.
2012-07-17 Nicolas Georgelavfi: rescale link->current_pts.
2012-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Stefano Sabatinilavfi: decrease logging level of message showing initia...
2012-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-09 Steven Robertsonlavfi/movie: reindent after the previous patch
2012-07-09 Steven Robertsonlavfi/movie: flush decoder frames on EOF
2012-07-09 Stefano Sabatinilavfi/buffersink: restore possibility to pass opaque...
2012-07-09 Stefano Sabatinilavfi: add init_opaque callback
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-07-09 Anton Khirnovasplit: don't leak the input buffer.
2012-07-09 Anton Khirnovaf_resample: fix request_frame() behavior.
2012-07-09 Anton Khirnovaf_asyncts: fix request_frame() behavior.
2012-07-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-07-08 Nicolas Georgevf_settb: rename the file as f_settb.
2012-07-08 Nicolas Georgesettb: cosmetic: reindent vf_settb structure.
2012-07-08 Nicolas Georgelavfi: implement asettb filter.
2012-07-08 Michael Niedermayervf_tinterlace: use av_assert
2012-07-07 Stefano Sabatinilavfi: do not pass opaque field to init functions
next