4282 Commits (5e7d21c7ad02e37caa1bcb50ab8ad64e7d7fb86c)

Author SHA1 Message Date
Nicolas George 41334fcab4 lavfi/drawtext: allow to format pts as HH:MM:SS.mmm. 11 years ago
Michael Niedermayer 18af0ce62d avfilter/graphdump: Fix pointer to local outside scope 11 years ago
Clément Bœsch b2cfd1fde7 avfilter/curves: fix resource leaks. 11 years ago
Michael Niedermayer 6956b048d8 avfilter/vf_drawtext: fix resource leaks 11 years ago
Lukasz Marek b217dc91bf lavfi/avfilter: clarify avfilter_graph_get_filter() doxygen 11 years ago
Lukasz Marek b2682db34c lavfi/avfilter: fix typos in doxgens 11 years ago
Carl Eugen Hoyos 9cc4bc973c Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS. 11 years ago
Michael Niedermayer 2c4862e7a1 avfilter/avcodec: Use av_mallocz_array() 11 years ago
Michael Niedermayer 658f5d1f63 avfilter/pthread: Use av_mallocz_array() 11 years ago
Michael Niedermayer 59c7615d58 avfilter/filtfmts: Support dynamically allocated in/outputs 11 years ago
Vittorio Giovara d23fc8846d filtfmts: remove unused lavf include 11 years ago
Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
Carl Eugen Hoyos b38910c979 Fix compilation with !HAVE_6REGS. 11 years ago
Michael Niedermayer d340dabb76 avfilter/vf_rotate: make int*90° rotates suck less speedwise 11 years ago
Michael Niedermayer c9aab1ee7f avfilter/vf_rotate: fix several of by 1 errors 11 years ago
Michael Niedermayer 4ebfb2c5ec avfilter/vf_rotate: fix location of update operation 11 years ago
Michael Niedermayer a47cc877a0 avfilter/vf_rotate: increase fixed point precision 11 years ago
Luca Barbato f1b239ec8b drawtext: Add fontconfig support 11 years ago
Michael Niedermayer 7999b41d48 avfilter/vf_pixdesctest: use av_malloc_array() 11 years ago
Michael Niedermayer 73734282e0 avfilter/vf_deshake: fix loss of precission with odd resolutions 11 years ago
Michael Niedermayer 5a8ef3c66b avfilter/f_select: fix loss of precission in SAD calculation 11 years ago
Facundo Gaich 7e6b3ad693 lavfi/subtitles: load attached fonts to libass. 11 years ago
Alessandro Ghedini aaab192df2 af_volume: implement replaygain clipping prevention 11 years ago
Michael Niedermayer 6290ba0052 avfilter/settb: remove duplicate #include 11 years ago
Nicolas George ad8159e0fe libavfilter: Add asettb filter for setting timebase for audio 11 years ago
Michael Niedermayer e36aaeca3a avfilter/vf_colormatrix: fix memleak on error 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Anton Khirnov 9c21c08fa7 af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY 11 years ago
Alessandro Ghedini a49aa440c9 af_volume: implement replaygain pre-amplification 11 years ago
Roman Fietze f5d718ac7e avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_props 11 years ago
Katerina Barone-Adesi b33c64e4c2 vf_settb: rename to settb 11 years ago
Michael Niedermayer e818ee090a avfilter/vf_pullup: fix gray8 11 years ago
Michael Niedermayer de96e20be9 avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream 11 years ago
Michael Niedermayer 3017239d3a avfilter/vf_pullup: add comment to explain memset(0) 11 years ago
Michael Niedermayer a44409e692 avfilter/vf_pullup: zero freed memory for saftey 11 years ago
wm4 5b0ce5d4e3 vf_pullup: simplify, fix double free error 11 years ago
Vittorio Giovara 6ee55c7b11 vf_transpose: K&R formatting cosmetics 11 years ago
Anton Khirnov b4679ecdbd {v,a}f_showinfo: print frame side data 11 years ago
Anton Khirnov 06c3cd3c01 af_volume: support using replaygain frame side data 11 years ago
Diego Biurrun 7513234bdd avfilter: more correct printf format specifiers 11 years ago
Michael Niedermayer 48f7d5f0cf avfilter/src_movie: Check that the pixel format hasnt changed 11 years ago
Jasper Taylor 0d5ae023b2 avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) 11 years ago
Anton Khirnov e843612695 af_channelmap: fix ONE_STR mapping mode 11 years ago
Yu Xiaolei fbe9ae482d avfilter: make avfilter_graph_get_filter use const string name 11 years ago
Nicolas George bc6901c949 lavfi/af_atempo: clear references before returning error. 11 years ago
Michael Niedermayer ffe7e7c195 avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAM 11 years ago
Anton Khirnov 713d3f98c8 vf_shuffleplanes: fix the type of the mapping indices 11 years ago
Anton Khirnov 599b81ca9a lavfi: add shuffleplanes filter 11 years ago
Anton Khirnov bba2a7cc5f lavfi: use the correct filter context for logging an error. 11 years ago
Luca Barbato e995cf1bcc avfilter: Add missing emms_c when needed 11 years ago