]> git.sesse.net Git - ffmpeg/history - libavfilter
ffmpeg: make 'bits_per_raw_sample' option more useful
[ffmpeg] / libavfilter /
2011-04-03 Michael NiedermayerSupport changing pixel formats on avfilter input.
2011-04-03 Michael NiedermayerDont leak sws contexts.
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-02 Michael Niedermayeryadif:Fix assert() failure
2011-04-02 Stefano Sabatinidrawtext: allow negative shadow offset values
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Stefano Sabatinigraphparser: add a NULL check on the argument passed...
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-28 Stefano Sabatinimp: extend syntax, make it accept mp=filter=params
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerImplement interlaced scaling.
2011-03-27 Stefano Sabatinidrawtext: draw glyphs for the strftime()-expanded text
2011-03-27 Stefano Sabatinisetdar: prefer "sar" over "par" in log info message
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Peter RossMake the hflip filter accept PIX_FMT_BGR48LE and PIX_FM...
2011-03-26 Peter RossMake the crop filter accept PIX_FMT_BGR48LE and PIX_FMT...
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Reimar DöffingerUpdate to latest MPlayer version.
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Mark Himsleyfade: fix draw_slice() check on fade->factor value
2011-03-18 Mark Himsleyfade: make draw_slice() chroma check against planes...
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 j@v2v.ccremove definition of swab
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-16 Baptiste CoudurierUse av_strdup instead of strdup, fixes mingw build
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-08 Mans Rullgardyadif: add parens around macro parameters
2011-03-05 Mans Rullgardyadif: add parens around macro parameters
2011-02-25 Carl Eugen HoyosAdd libmpcodecs to the list of libavfilter subdirectories.
2011-02-22 Michael NiedermayerAdd shadow support to the drawtext filter
2011-02-22 Michael Niedermayerfactor draw_glyphs out of drawtext filter
2011-02-22 Michael NiedermayerFix and optimize yuv blend in the drawtext filter
2011-02-22 Michael Niedermayerget rid of divisions in the inner loop of the drawtext...
2011-02-22 Michael Niedermayerfix chroma alpha in the drawtext filter
2011-02-22 Michael NiedermayerSimplify chroma blend in the drawtext filter
2011-02-22 Stefano SabatiniPort drawtext filter by Hemanth from the libavfilter...
2011-02-21 Stefano Sabatinilavfi: put color source in a dedicated file
2011-02-21 Stefano Sabatinilavfi: add drawutils
2011-02-21 Brandon Minternlavfi: add fade filter
2011-02-21 Stefano Sabatinilavfi: put color source in a dedicated file
2011-02-21 Stefano Sabatinilavfi: add drawutils
2011-02-18 Michael NiedermayerReduce picture size for yadif.
2011-02-18 Michael NiedermayerChange yadif to not use out of picture lines.
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-14 Stefano SabatiniMake avfilter_config_links() propagate audio informatio...
2011-02-14 Stefano SabatiniMake avfilter_config_links() propagate audio informatio...
2011-02-14 Michael NiedermayerAdd sample_aspect_ratio to AVFilterLink
2011-02-09 Stefano Sabatinilibavfilter: add video movie source
2011-02-08 Stefano Sabatinilibavfilter: add video movie source
2011-02-06 Clément BœschRemove forgotten if (p) av_free(p) forms
2011-02-06 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-06 Stefano SabatiniMake avfilter_graph_parse() not free the input graph
2011-02-04 Clément BœschRemove forgotten if (p) av_free(p) forms
2011-02-04 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-04 Stefano SabatiniMake avfilter_graph_parse() not free the input graph
2011-02-04 Stefano SabatiniLog debug information in filter_samples().
2011-02-02 Stefano SabatiniLog debug information in filter_samples().
2011-01-31 Michael NiedermayerAdd sample_aspect_ratio fields to vsrc_buffer arguments.
2011-01-31 Michael NiedermayerAdd sample_aspect_ratio to AVFilterLink
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-30 Stefano SabatiniIn the start_frame() debug log, print the reference...
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-28 Michael NiedermayerRemove useage of memalign() from libmpcodecs, not all...
2011-01-28 Michael NiedermayerAdd forgotten dependancy of avcodec for vf_mp.c
2011-01-28 Stefano SabatiniIn the start_frame() debug log, print the reference...
2011-01-28 Diego Elio PettenòMake the avfilter debug functions and macros static...
2011-01-26 Diego Elio PettenòMake the avfilter debug functions and macros static...
2011-01-20 Michael NiedermayerWarn about vf_mp
2011-01-20 Michael NiedermayerEnable libmpcodecs support.
2011-01-20 Michael NiedermayerAdd ASMALIGN() hack to patch around its recent removial...
2011-01-20 Michael NiedermayerAdd libmpcodecs wrapper for libavfilter, still disabled
2011-01-19 Michael NiedermayerHack libmpcodecs to make it buildable.
2011-01-19 Michael NiedermayerRemove dependancy of m_option & m_struct from libmpcodecs.
2011-01-19 Michael NiedermayerAvoid dependancy on global variable verbose in libmpcod...
2011-01-19 Michael NiedermayerAdd #define _BSD_SOURCE where mplayer is not C99.
2011-01-19 Michael NiedermayerAdd MPlayers libmpcodecs, this will be needed for our...
2011-01-18 Mans Rullgardavfilter: remove stray semicolon
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-16 Stefano SabatiniMake config_props() return AVERROR(EINVAL) rather than...
2011-01-16 Ronald S. BultjeFix fate breakage in r26382.
2011-01-16 Baptiste CoudurierRemove useless free, fix warning:
2011-01-15 Stefano SabatiniInclude libavcore/audioconvert.h, required for
2011-01-15 Stefano SabatiniReindent.
next