summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* avfilter/vf_phase: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-20
* lavfi/eq: rework expression evaluationarwa arif2015-03-20
* lavfi/eq: factorize code in process_command()Stefano Sabatini2015-03-20
* avfilter/vf_pp7: remove unused varMartin Vignali2015-03-20
* avfilter/vf_colormatrix: fix yuv420p threading, second tryClément Bœsch2015-03-19
* avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-18
* avfilter/vf_il: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-18
* avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-18
* lavfi: add showwavespic filterClément Bœsch2015-03-18
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* avfilter/vf_colormatrix: make sure the number of threads is even for yuv420pClément Bœsch2015-03-17
* avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-17
* avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-17
* avfilter/vf_field: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-17
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* avfilter/formats: proper error handling in ff_set_common_*() functionsClément Bœsch2015-03-16
* avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...Clément Bœsch2015-03-16
* avfilter/formats: use av_realloc_array in ADD_FORMAT()Clément Bœsch2015-03-16
* avfilter/formats: remove unused COPY_INT_LIST() macroClément Bœsch2015-03-16
* lavfi/sendcmd: improve error reporting and robustness in case of missing comm...Stefano Sabatini2015-03-16
* avfilter/palettegen: make sure at least one frame was sent to the filterClément Bœsch2015-03-15
* lavfi/eq: clarify error message in case of expression parsing errorStefano Sabatini2015-03-15
* Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'Michael Niedermayer2015-03-12
|\
| * formats: Check memory allocationsVittorio Giovara2015-03-12
* | avfilter/colormatrix:add slice threadingYayoi2015-03-12
* | lavfi/boxblur: Fix colourpsace list.Carl Eugen Hoyos2015-03-10
* | avfilter/aeval: Fixed a memory leak in EvalContext::channel_valuesOle Andre Birkedal2015-03-10
* | avfilter/vf_fftfilt: increase RDFT length by 10%Michael Niedermayer2015-03-10
* | avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-08
* | avfilter/vf_curves: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-08
* | avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as...Michael Niedermayer2015-03-08
* | avfilter/af_astats: redo zero channel handlingPaul B Mahol2015-03-08
* | avfilter/af_astats: Avoid Zero division in print part.Martin Vignali2015-03-08
* | avfilter: Add FFT domain filter.Arwa Arif2015-03-07
* | avfilter/vf_colormatrix: Change enums to int, which are accessed via AVOption...Michael Niedermayer2015-03-07
* | avfilter/f_perms: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-07
* | avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-07
* | Merge commit '88b160a457e491cb9e014630ef5387ad3500258e'Michael Niedermayer2015-03-06
|\|
| * avfilter: Return more meaningful error codesHimangi Saraogi2015-03-05
* | avfilter/vf_paletteuse: indent fix after 7ccc5848Clément Bœsch2015-03-05
* | avfilter/vf_paletteuse: Use int where AVERROR can be returnedMichael Niedermayer2015-03-05
* | vf_showinfo: minimum widths for some early fieldsPeter Cordes2015-03-04
* | avfilter/vf_tblend: use av_frame_free for freeing an AVFrameClément Bœsch2015-03-02
* | avfilter/lavfutils: use av_frame_free for freeing an AVFrameClément Bœsch2015-03-02
* | avfilter/af_aphaser: Change type to int as its accessed as int via AVOptionsMichael Niedermayer2015-03-02
* | avfilter/af_biquads: Change width_type to int as its accessed as int via AVOp...Michael Niedermayer2015-03-02
* | avfilter/af_volume: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-02
* | avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOpti...Michael Niedermayer2015-03-02