summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* vf_hqdn3d: avoid declaring variable in for()Michael Niedermayer2012-08-271-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-263-28/+176
|\
| * vf_hqdn3d: x86 asmLoren Merritt2012-08-263-4/+130
| * vf_hqdn3d: support 16bit colordepthLoren Merritt2012-08-261-24/+46
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-242-2/+2
|\ \ | |/
| * AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-241-1/+1
* | lavfi/asetpts,setpts: rework debug logStefano Sabatini2012-08-241-15/+14
* | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTTStefano Sabatini2012-08-242-5/+19
* | lavfi: rename vf_setpts.c to f_setpts.cStefano Sabatini2012-08-242-2/+2
* | lavfi: free partial audio buffers when destroying links.Nicolas George2012-08-221-0/+2
* | lavfi/overlay: fix return values.Nicolas George2012-08-221-16/+34
* | lavfi/split: handle closed outputs.Nicolas George2012-08-221-4/+12
* | lavfi: add a closed field to AVFilerLink.Nicolas George2012-08-224-0/+36
* | lavfi/showspectrum: add priv_class and flags to optionsStefano Sabatini2012-08-211-2/+5
* | lavfi/asyncts: Fix compilation with GCC 4.7Thomas Weber2012-08-211-1/+1
* | lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-203-1/+10
* | lavfi/edgedetect: use "@see" instead of the invalid "@url".Clément Bœsch2012-08-201-1/+1
* | lavfi: add showspectrum filter.Clément Bœsch2012-08-204-2/+318
* | lavfi: add volumedetect filter.Nicolas George2012-08-193-0/+161
* | buildsys: fix cleaning of libmpcodecsMichael Niedermayer2012-08-181-0/+3
* | lavfi/mp: remove framestep wrapped filterStefano Sabatini2012-08-184-209/+1
* | lavfi: add framestep filterStefano Sabatini2012-08-184-2/+146
* | lavfi/testsrc: set output framerateStefano Sabatini2012-08-182-13/+13
* | lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini2012-08-1830-224/+291
* | lavfi/movie: split class definitions for movie and amovieStefano Sabatini2012-08-181-5/+18
* | lavfi/lut: duplicate class definitions for each lut variant filterStefano Sabatini2012-08-181-26/+73
* | vf_yadif: fix permissions.Nicolas George2012-08-171-4/+4
* | vf_tinterlace: leave harmless permissions alone.Nicolas George2012-08-171-1/+1
* | vf_thumbnail: fix permissions.Nicolas George2012-08-171-1/+1
* | vf_select: require AV_PERM_PRESERVE.Nicolas George2012-08-171-0/+1
* | vf_removelogo: fix permissions.Nicolas George2012-08-171-10/+2
* | vf_overlay: fix permissions.Nicolas George2012-08-171-4/+3
* | vf_idet: fix permissions.Nicolas George2012-08-171-3/+4
* | vf_fps: fix permissions.Nicolas George2012-08-171-1/+3
* | vf_fieldorder: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_fade: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_drawtext: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_drawtext: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_deshake: fix permissions.Nicolas George2012-08-171-1/+1
* | vf_delogo: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_colormatrix: fix permissions.Nicolas George2012-08-171-0/+1
* | vf_ass: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_alphamerge: fix permissions.Nicolas George2012-08-171-4/+2
* | avf_concat: fix permissions.Nicolas George2012-08-171-2/+1
* | af_channelmap: fix permissions.Nicolas George2012-08-171-0/+1
* | af_channelmap: require AV_PERM_PRESERVE.Nicolas George2012-08-171-2/+2
* | fifo: fix permissions.Nicolas George2012-08-171-2/+2
* | split: set rej_perms = AV_PERM_WRITE on outputs.Nicolas George2012-08-171-0/+1
* | sink_buffer: require AV_PERM_PRESERVE.Nicolas George2012-08-171-2/+2
* | lavfi: grant all permissions on mallocated audio buffers.Nicolas George2012-08-171-1/+5
OpenPOWER on IntegriCloud