summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/edgedetect: add a colormix mode.Clément Bœsch2014-05-031-17/+79
* avfilter/edgedetect: make processing functions context free.Clément Bœsch2014-05-031-15/+18
* Remove two duplicated named asm constraints.Carl Eugen Hoyos2014-05-031-1/+1
* vfilter/vf_yadif: fix request_frame after 0f9f24c9Michael Niedermayer2014-05-031-1/+1
* avfilter/vf_showinfo: also calculate and show mean and standard deviationMichael Niedermayer2014-05-031-1/+23
* libavfilter/libmpcodecs: sync existing filters with mplayer HEAD (ebcacb8b3ca...mplayer developers2014-05-038-34/+84
* avfilter/vf_yadif: fix filtering a single imageMichael Niedermayer2014-05-021-5/+5
* Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer2014-05-014-1/+225
|\
| * lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-014-1/+225
* | lavfi/subtitles: introduce stream_indexValdikSS2014-05-011-2/+22
* | Move av_find_best_pix_fmt_of_2() from avcodec to avutilMichael Niedermayer2014-04-301-2/+1
* | lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.Nicolas George2014-04-291-2/+35
* | avfilter/graphdump: Fix pointer to local outside scopeMichael Niedermayer2014-04-281-1/+2
* | avfilter/curves: fix resource leaks.Clément Bœsch2014-04-271-2/+4
* | avfilter/vf_drawtext: fix resource leaksMichael Niedermayer2014-04-271-1/+5
* | lavfi/avfilter: clarify avfilter_graph_get_filter() doxygenLukasz Marek2014-04-261-1/+3
* | lavfi/avfilter: fix typos in doxgensLukasz Marek2014-04-251-5/+5
* | Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-242-4/+4
* | avfilter/avcodec: Use av_mallocz_array()Michael Niedermayer2014-04-231-1/+1
* | avfilter/pthread: Use av_mallocz_array()Michael Niedermayer2014-04-221-1/+1
* | avfilter/filtfmts: Support dynamically allocated in/outputsMichael Niedermayer2014-04-211-5/+5
* | Merge commit 'd23fc8846d255e31896453136b4c77bc6d5e873f'Michael Niedermayer2014-04-191-1/+1
|\ \ | |/
| * filtfmts: remove unused lavf includeVittorio Giovara2014-04-191-1/+0
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-1933-40/+40
|\ \ | |/
| * lavfi: name anonymous structsVittorio Giovara2014-04-1934-40/+40
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-191-1/+3
* | avfilter/vf_rotate: make int*90° rotates suck less speedwiseMichael Niedermayer2014-04-191-0/+77
* | avfilter/vf_rotate: fix several of by 1 errorsMichael Niedermayer2014-04-191-5/+5
* | avfilter/vf_rotate: fix location of update operationMichael Niedermayer2014-04-191-2/+2
* | avfilter/vf_rotate: increase fixed point precisionMichael Niedermayer2014-04-191-8/+9
* | Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'Michael Niedermayer2014-04-171-38/+68
|\ \ | |/
| * drawtext: Add fontconfig supportLuca Barbato2014-04-171-4/+96
* | avfilter/vf_pixdesctest: use av_malloc_array()Michael Niedermayer2014-04-161-1/+1
* | avfilter/vf_deshake: fix loss of precission with odd resolutionsMichael Niedermayer2014-04-161-2/+2
* | avfilter/f_select: fix loss of precission in SAD calculationMichael Niedermayer2014-04-161-1/+1
* | Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'Michael Niedermayer2014-04-132-6/+18
|\ \ | |/
| * af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-132-6/+18
* | lavfi/subtitles: load attached fonts to libass.Facundo Gaich2014-04-131-2/+52
* | avfilter/settb: remove duplicate #includeMichael Niedermayer2014-04-101-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-102-3/+4
|\ \ | |/
| * libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-104-3/+48
* | avfilter/vf_colormatrix: fix memleak on errorMichael Niedermayer2014-04-081-0/+1
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-051-2/+0
|\ \ | |/
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-041-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-051-1/+1
|\ \ | |/
| * af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBYAnton Khirnov2014-04-041-1/+1
* | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'Michael Niedermayer2014-04-052-1/+4
|\ \ | |/
| * af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-042-1/+4
* | avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_propsRoman Fietze2014-04-032-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-022-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud