summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'Michael Niedermayer2014-04-17
|\|
| * drawtext: Add fontconfig supportLuca Barbato2014-04-17
* | avfilter/vf_pixdesctest: use av_malloc_array()Michael Niedermayer2014-04-16
* | avfilter/vf_deshake: fix loss of precission with odd resolutionsMichael Niedermayer2014-04-16
* | avfilter/f_select: fix loss of precission in SAD calculationMichael Niedermayer2014-04-16
* | Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462'Michael Niedermayer2014-04-13
|\|
| * af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-13
* | lavfi/subtitles: load attached fonts to libass.Facundo Gaich2014-04-13
* | avfilter/settb: remove duplicate #includeMichael Niedermayer2014-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-10
|\|
| * libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-10
* | avfilter/vf_colormatrix: fix memleak on errorMichael Niedermayer2014-04-08
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-05
|\|
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-05
|\|
| * af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBYAnton Khirnov2014-04-04
* | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'Michael Niedermayer2014-04-05
|\|
| * af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-04
* | avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_propsRoman Fietze2014-04-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-02
|\|
| * vf_settb: rename to settbKaterina Barone-Adesi2014-04-02
* | avfilter/vf_pullup: fix gray8Michael Niedermayer2014-03-31
* | avfilter/lavfutils: call av_find_stream_info() before reading various informa...Michael Niedermayer2014-03-28
* | avfilter/vf_pullup: add comment to explain memset(0)Michael Niedermayer2014-03-26
* | avfilter/vf_pullup: zero freed memory for safteyMichael Niedermayer2014-03-26
* | vf_pullup: simplify, fix double free errorwm42014-03-26
* | Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3'Michael Niedermayer2014-03-25
|\|