summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* mp: extend syntax, make it accept mp=filter=paramsStefano Sabatini2011-03-28
* Implement interlaced scaling.Michael Niedermayer2011-03-28
* drawtext: draw glyphs for the strftime()-expanded textStefano Sabatini2011-03-27
* setdar: prefer "sar" over "par" in log info messageStefano Sabatini2011-03-27
* Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-26
* Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-26
* Update to latest MPlayer version.Reimar Döffinger2011-03-25
* fade: fix draw_slice() check on fade->factor valueMark Himsley2011-03-18
* fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley2011-03-18
* remove definition of swabj@v2v.cc2011-03-17
* Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
| * yadif: add parens around macro parametersMans Rullgard2011-03-05
| * lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21
| * lavfi: add drawutilsStefano Sabatini2011-02-21
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
| * Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini2011-02-14
| * Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-02-14
| * libavfilter: add video movie sourceStefano Sabatini2011-02-08
| * Remove forgotten if (p) av_free(p) formsClément Bœsch2011-02-04
| * Make avfilter_graph_free() free the graph.Stefano Sabatini2011-02-04
| * Make avfilter_graph_parse() not free the input graphStefano Sabatini2011-02-04
| * Log debug information in filter_samples().Stefano Sabatini2011-02-02
| * Replace dprintf with av_dlogLuca Barbato2011-01-29
| * In the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini2011-01-28
| * Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-26
* | Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier2011-03-16
* | yadif: add parens around macro parametersMans Rullgard2011-03-08
* | Add libmpcodecs to the list of libavfilter subdirectories.Carl Eugen Hoyos2011-02-25
* | Add shadow support to the drawtext filterMichael Niedermayer2011-02-22
* | factor draw_glyphs out of drawtext filterMichael Niedermayer2011-02-22
* | Fix and optimize yuv blend in the drawtext filterMichael Niedermayer2011-02-22
* | get rid of divisions in the inner loop of the drawtext filterMichael Niedermayer2011-02-22
* | fix chroma alpha in the drawtext filterMichael Niedermayer2011-02-22
* | Simplify chroma blend in the drawtext filterMichael Niedermayer2011-02-22
* | Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini2011-02-22
* | lavfi: add fade filterBrandon Mintern2011-02-21
* | lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21
* | lavfi: add drawutilsStefano Sabatini2011-02-21
* | Reduce picture size for yadif.Michael Niedermayer2011-02-18
* | Change yadif to not use out of picture lines.Michael Niedermayer2011-02-18
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
* | Make avfilter_config_links() propagate audio information of the source link i...Stefano Sabatini2011-02-14
* | libavfilter: add video movie sourceStefano Sabatini2011-02-09
* | Remove forgotten if (p) av_free(p) formsClément Bœsch2011-02-06
* | Make avfilter_graph_free() free the graph.Stefano Sabatini2011-02-06
* | Make avfilter_graph_parse() not free the input graphStefano Sabatini2011-02-06