summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | libmpcodecs/vf_fspp: update to latest version from mplayermultiple authors2013-02-051-1/+2
* | libmpcodecs/av_helpers: update to latest version from mplayermultiple authors2013-02-051-0/+27
* | libmpcodecs/vf_filmdint: update to latest version from mplayermultiple authors2013-02-051-1/+1
* | libmpcodecs/vf_divtc: update to latest version in mplayermultiple authors2013-02-051-0/+1
* | libhmpcodec/mp_msg: update to latest from mplayermultiple authors2013-02-051-2/+4
* | libmpcodecs/help_mp: update to latest from mplayermultiple authors2013-02-051-157/+147
* | libmpcodecs/cpudetect: update to latest from mplayermultiple authors2013-02-051-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-055-4/+4
|\ \ | |/
| * avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-045-4/+4
* | libmpcodecs: update img_format.* & mp_image.* to latest from mplayermultiple authors2013-02-054-112/+314
* | libmpcodecs/vf_stereo3d: update to latest version from mplayermultiple authors2013-02-051-13/+41
* | lavfi/showspectrum: display multiple channels in separate rowRudolf Polzer2013-02-041-35/+217
* | lavfi/showspectrum: set default height to 512Rudolf Polzer2013-02-031-2/+2
* | lavfi/pad: add support to named optionsStefano Sabatini2013-02-032-15/+39
* | lavfi/crop: fix help message for the keep_aspect optionStefano Sabatini2013-02-021-1/+1
* | avfilter/vf_hqdn3d.h: restore author attribution, history and project nameMichael Niedermayer2013-02-021-4/+8
* | avfilter/x86/vf_hqdn3d_init: fix author attribution & project nameMichael Niedermayer2013-02-021-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-024-21/+81
|\ \ | |/
| * vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-014-21/+81
* | lavfi/buffersrc: forward filter_frame errors.Nicolas George2013-01-311-4/+1
* | lavfi/af_amerge: set outbuf->audio->channels.Nicolas George2013-01-311-0/+1
* | lavfi/af_amerge: check for buffer queue overflows.Nicolas George2013-01-311-0/+5
* | lavfi/bufferqueue: add ff_bufqueue_is_full().Nicolas George2013-01-311-1/+9
* | lavfi: increment max number of registered filters from 128 to 256Stefano Sabatini2013-01-311-1/+1
* | lavfi/biquads: remove pointless castsPaul B Mahol2013-01-311-5/+5
* | Port biquads filters from SoXPaul B Mahol2013-01-314-2/+619
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-291-2/+2
|\ \ | |/
| * vf_delogo: fix copying the input frame.Anton Khirnov2013-01-291-3/+3
| * vf_delogo: fix an uninitialized read.Anton Khirnov2013-01-291-1/+1
* | avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channelsMichael Niedermayer2013-01-281-1/+1
* | lavfi/vf_drawtext: default to expansion=normal.Nicolas George2013-01-262-2/+2
* | lavfi: version bump and change log entries after the last commits.Nicolas George2013-01-261-2/+2
* | lavfi/af_anull: accept unknown channel layouts.Nicolas George2013-01-261-0/+2
* | lavfi/af_aresample: accept unknown channel layouts.Nicolas George2013-01-261-5/+9
* | lavfi/af_aformat: accept unknown channel layouts.Nicolas George2013-01-261-1/+1
* | lavfi/buffersrc: accept unknown channel layouts.Nicolas George2013-01-261-1/+26
* | lavfi/sink_buffer: accept unknown channel layouts.Nicolas George2013-01-262-21/+44
* | lavfi: implement ff_query_formats_all().Nicolas George2013-01-262-2/+21
* | lavfi: implement ff_all_channel_counts().Nicolas George2013-01-262-1/+16
* | lavfi: support unknown channel layouts.Nicolas George2013-01-265-19/+184
* | lavfi/showwaves: fail in case of push_frame() errorStefano Sabatini2013-01-251-6/+9
* | lavfi/showwaves: add display mode option and mode=lineStefano Sabatini2013-01-252-4/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-251-0/+7
|\ \ | |/
| * avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-251-0/+7
* | lavfi/earwax: remove config_input()Paul B Mahol2013-01-241-12/+0
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-234-46/+46
|\ \ | |/
* | lavfi/swapuv: support all planar yuv pixel formatsPaul B Mahol2013-01-231-10/+29
* | lavfi/showwaves: fix check on showwaves->outpicrefStefano Sabatini2013-01-221-1/+1
* | avf_showwaves: fix null pointer dereferenceMichael Niedermayer2013-01-211-0/+1
* | afade filterPaul B Mahol2013-01-214-2/+311
OpenPOWER on IntegriCloud