summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* libmpcodecs/vf_uspp: check avcodec_open() return codemichael2014-05-11
* avfilter/vf_removelogo: fix memleak on failureMichael Niedermayer2014-05-10
* avfilter/vf_lut3d: check size in parse_dat()Michael Niedermayer2014-05-10
* libmpcodecs: Fix compilation due to missing static in suncc.Matt Oliver2014-05-09
* avfilter/phase: make the main loop readable.Clément Bœsch2014-05-08
* avfilter/phase: add some constness for RO data pointers.Clément Bœsch2014-05-08
* avfilter/phase: add timeline support.Clément Bœsch2014-05-08
* avfilter/phase: avoid a memcpy per frame.Clément Bœsch2014-05-08
* avfilter/phase: do not pass the whole context to analyze_plane().Clément Bœsch2014-05-08
* avfilter/phase: add comment on the context cached frame.Clément Bœsch2014-05-08
* avfilter/af_compand: Silence "may be used uninitialized" warningMichael Niedermayer2014-05-08
* lavfi: use av_fifo_freepLukasz Marek2014-05-07
* avfilter/aeval: silence "may be used uninitialized" warningMichael Niedermayer2014-05-07
* avfilter/af_bs2b: Fix incompatible pointer type warningsMichael Niedermayer2014-05-06
* avfilter/f_select: fix incompatible pointer type warningMichael Niedermayer2014-05-05
* avfilter/lut3d: support 3DLUTSIZE directive for Davinci files.Clément Bœsch2014-05-04
* avfilter/vf_deshake: dont pass the wrong context into the SAD functionsMichael Niedermayer2014-05-03
* avfilter/audio: use av_mallocz_array()Michael Niedermayer2014-05-03
* avfilter/edgedetect: update copyright.Clément Bœsch2014-05-03
* avfilter/edgedetect: reindent after previous commit.Clément Bœsch2014-05-03
* avfilter/edgedetect: add a colormix mode.Clément Bœsch2014-05-03
* avfilter/edgedetect: make processing functions context free.Clément Bœsch2014-05-03
* Remove two duplicated named asm constraints.Carl Eugen Hoyos2014-05-03
* vfilter/vf_yadif: fix request_frame after 0f9f24c9Michael Niedermayer2014-05-03
* avfilter/vf_showinfo: also calculate and show mean and standard deviationMichael Niedermayer2014-05-03
* libavfilter/libmpcodecs: sync existing filters with mplayer HEAD (ebcacb8b3ca...mplayer developers2014-05-03
* avfilter/vf_yadif: fix filtering a single imageMichael Niedermayer2014-05-02
* Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer2014-05-01
|\
| * lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-01
* | lavfi/subtitles: introduce stream_indexValdikSS2014-05-01
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-30
* | lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.Nicolas George2014-04-29
* | avfilter/graphdump: Fix pointer to local outside scopeMichael Niedermayer2014-04-28
* | avfilter/curves: fix resource leaks.Clément Bœsch2014-04-27
* | avfilter/vf_drawtext: fix resource leaksMichael Niedermayer2014-04-27
* | lavfi/avfilter: clarify avfilter_graph_get_filter() doxygenLukasz Marek2014-04-26
* | lavfi/avfilter: fix typos in doxgensLukasz Marek2014-04-25
* | Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-24
* | avfilter/avcodec: Use av_mallocz_array()Michael Niedermayer2014-04-23
* | avfilter/pthread: Use av_mallocz_array()Michael Niedermayer2014-04-22
* | avfilter/filtfmts: Support dynamically allocated in/outputsMichael Niedermayer2014-04-21
* | Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'Michael Niedermayer2014-04-19
|\|
| * filtfmts: remove unused lavf includeVittorio Giovara2014-04-19
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* | avfilter/vf_rotate: make int*90° rotates suck less speedwiseMichael Niedermayer2014-04-19
* | avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer2014-04-19
* | avfilter/vf_rotate: fix location of update operationMichael Niedermayer2014-04-19
* | avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer2014-04-19