summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/fifo: add assert to ensure request was successfull.Michael Niedermayer2012-11-011-0/+1
* Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-012-4/+6
|\
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-312-4/+6
* | lavfi: fix references to avfilter_* functions that don't exist anymore.Clément Bœsch2012-10-312-4/+4
* | lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch2012-10-314-377/+1
* | lavfi/scale: avoid to print a NULL value in log messageStefano Sabatini2012-10-311-2/+2
* | lavfi/mp: drop the mp=rectangle filterStefano Sabatini2012-10-314-185/+1
* | lavfi/drawbox: add "width" and "height" aliases for "w" and "h" optionsStefano Sabatini2012-10-312-2/+4
* | lavfi/drawbox: add thickness optionStefano Sabatini2012-10-312-7/+9
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-311-1/+1
|\ \ | |/
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-311-1/+1
|\ \ | |/
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+1
* | lavfi/drawbox: remove some unnecessary parenthesesStefano Sabatini2012-10-311-3/+3
* | lavfi/drawbox: reindent after previous commitStefano Sabatini2012-10-311-9/+9
* | lavfi/drawbox: implement color=invert modeStefano Sabatini2012-10-312-2/+12
* | lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-314-93/+1
* | lavfi: add field filterStefano Sabatini2012-10-314-2/+149
* | lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini2012-10-302-8/+35
* | lavfi/tinterlace: remove poll_frame() callbackStefano Sabatini2012-10-301-19/+0
* | lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-305-232/+1
* | lavfi/smartblur: add missing draw slice call.Clément Bœsch2012-10-301-2/+6
* | af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer2012-10-301-12/+5
* | lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-304-240/+1
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-302-55/+88
|\ \ | |/
| * lavfi: add ashowinfo filterAnton Khirnov2012-10-294-1/+139
* | lavfi/frei0r: allow for Windows style pathsrogerdpack2012-10-292-2/+7
* | lavfi/frei0r: update link to specStefano Sabatini2012-10-291-1/+1
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini2012-10-292-5/+41
* | lavfi/scale: return error code in case of failed reconfiguration in start_fra...Stefano Sabatini2012-10-291-2/+1
* | lavfi/scale: accept named options, make parsing more robustStefano Sabatini2012-10-292-24/+43
* | Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos2012-10-281-12/+14
* | Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'Michael Niedermayer2012-10-281-1/+0
|\ \ | |/
| * af_channelmap: remove stray enum declarationMans Rullgard2012-10-271-1/+0
| * buffersink: remove stray semicolon after function definitionMans Rullgard2012-10-271-1/+1
* | lavfi/concat: implement unsafe mode.Nicolas George2012-10-281-1/+6
* | vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer2012-10-281-1/+4
* | lavf/showspectrum: fix unaligned rdft data.Clément Bœsch2012-10-271-4/+8
* | Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-277-7/+10
* | Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'Michael Niedermayer2012-10-261-9/+15
|\ \ | |/
| * avfilter: fix graphparser memleaks on error pathsJanne Grunau2012-10-251-9/+15
* | lavfi/showspectrum: add sliding mode.Clément Bœsch2012-10-252-5/+14
* | lavfi/af_volumedetect: print stats in uninit().Nicolas George2012-10-251-8/+4
* | lavfi/vf_fps: allow to set the rounding method.Nicolas George2012-10-251-2/+9
* | libavfilter: include needed header for AVDictionaryMichael Niedermayer2012-10-241-0/+1
* | lavd/lavfi: add graph_file optionStefano Sabatini2012-10-231-1/+1
* | lavfi/sendcmd: move buf init() variable to internal scope where it is usedStefano Sabatini2012-10-231-2/+1
* | lavfi/sendcmd: release file in case of failed allocationStefano Sabatini2012-10-231-1/+3
* | vf_aspect: unbreak avoption systemMichael Niedermayer2012-10-221-1/+1
* | lavfi/aspect: add max optionStefano Sabatini2012-10-222-3/+5
OpenPOWER on IntegriCloud