]> git.sesse.net Git - ffmpeg/history - libavfilter
Intel H.263 aspect ratio processing fix.
[ffmpeg] / libavfilter /
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.
2011-01-15 Stefano SabatiniMake ff_dprintf_link() print meaningful information...
2011-01-15 Stefano SabatiniRename AVFilterBufferRefAudioProps.samples_nb to nb_sam...
2011-01-15 Stefano SabatiniMake avfilter_unref_buffer() accept a NULL parameter.
2011-01-15 Baptiste CoudurierIn yadif filter, default to top field first if interlac...
2011-01-14 Stefano SabatiniAdd the word "Parsed" in the parsed filter names.
2011-01-13 Stefano SabatiniCheck linked pads media type mismatch in avfilter_link().
2011-01-12 Stefano SabatiniMake avfilter_graph_free() do nothing if graph is NULL.
2011-01-12 Stefano SabatiniIn the pad filter, log information about the input...
2011-01-11 Michael NiedermayerFix design of the pad filter.
2011-01-11 Michael NiedermayerAdd w,h,format back into AVFilterBuffer, these are...
2011-01-05 Baptiste CoudurierIn pad filter, update new ref w/h in start_frame, fix...
2011-01-05 Baptiste CoudurierIn crop filter, update new ref w/h instead of old one...
2010-12-28 Stefano SabatiniFix style nits in avfiltergraph.c.
2010-12-28 Stefano SabatiniAdd copy filter, useful for testing the avfilter_draw_s...
2010-12-27 Stefano SabatiniBump lavfi minor and add an entry after r26108 (which...
2010-12-27 Stefano SabatiniIn the crop filter, put under ifdef DEBUG the trace...
2010-12-27 Michael NiedermayerSupport filters and decoders that dont support negative...
2010-12-26 Stefano SabatiniAdd erode libopencv filter.
2010-12-26 Stefano SabatiniAdd dilate libopencv filter.
2010-12-23 Stefano SabatiniRedesign the libopencv wrapper to make it more generic...
2010-12-19 Stefano SabatiniFix avfilter_draw_slice() copy code with alpha planes.
2010-12-19 Stefano SabatiniRevert commit r22596.
next