2390 Commits (3174616f598665cfbe0c920d6e6c4d027fda9ca5)

Author SHA1 Message Date
Stefano Sabatini 755038d07d lavfi/drawbox: remove some unnecessary parentheses 12 years ago
Stefano Sabatini 003bd88d99 lavfi/drawbox: reindent after previous commit 12 years ago
Stefano Sabatini 1b3fdd9731 lavfi/drawbox: implement color=invert mode 12 years ago
Stefano Sabatini 652fab5996 lavfi/mp: drop wrapped field filter 12 years ago
Stefano Sabatini 3c4aa50620 lavfi: add field filter 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Stefano Sabatini 2ed7e6cce5 lavfi/drawbox: extend syntax, accept named options 12 years ago
Stefano Sabatini b420b87848 lavfi/tinterlace: remove poll_frame() callback 12 years ago
Paul B Mahol 7b378c2fb7 lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers 12 years ago
Clément Bœsch 03179c2426 lavfi/smartblur: add missing draw slice call. 12 years ago
Michael Niedermayer 5cac0656a3 af_ashowinfo: integrate config_input() in filter_samples. 12 years ago
Paul B Mahol 788afee86e lavfi: remove palette libmpcodecs wrapper 12 years ago
Anton Khirnov 20dd41af85 lavfi: add ashowinfo filter 12 years ago
rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 12 years ago
Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 12 years ago
Stefano Sabatini 19add3224f lavfi/scale: implement clever/insane parsing heuristic, and add a size option 12 years ago
Stefano Sabatini c2428ada71 lavfi/scale: return error code in case of failed reconfiguration in start_frame() 12 years ago
Stefano Sabatini 83938c3d4c lavfi/scale: accept named options, make parsing more robust 12 years ago
Carl Eugen Hoyos 3f44809415 Synchronize libmpcodecs: Support 16bit yuv in telecine filter. 12 years ago
Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 12 years ago
Michael Niedermayer 2aecfd4f20 vf_showinfo: check return code of av_image_get_linesize() 12 years ago
Clément Bœsch 6078bd8024 lavf/showspectrum: fix unaligned rdft data. 12 years ago
Reimar Döffinger 5f9cbad603 Port MPlayer fixes for coverity issues in libmpcodecs. 12 years ago
Mans Rullgard 67a68dcec2 af_channelmap: remove stray enum declaration 12 years ago
Mans Rullgard 6b776c61da buffersink: remove stray semicolon after function definition 12 years ago
Clément Bœsch 13d26716fb lavfi/showspectrum: add sliding mode. 12 years ago
Nicolas George 48ec8b25a7 lavfi/af_volumedetect: print stats in uninit(). 12 years ago
Nicolas George 77a72d3485 lavfi/vf_fps: allow to set the rounding method. 12 years ago
Janne Grunau 285b706b55 avfilter: fix graphparser memleaks on error paths 12 years ago
Michael Niedermayer 95d07f33dc libavfilter: include needed header for AVDictionary 12 years ago
Stefano Sabatini 8b03cd3cd7 lavd/lavfi: add graph_file option 12 years ago
Stefano Sabatini bd6240e7e9 lavfi/sendcmd: move buf init() variable to internal scope where it is used 12 years ago
Stefano Sabatini c7065f1f89 lavfi/sendcmd: release file in case of failed allocation 12 years ago
Michael Niedermayer 6182e0a6f6 vf_aspect: unbreak avoption system 12 years ago
Stefano Sabatini 6752aac6bc lavfi/aspect: add max option 12 years ago
Stefano Sabatini ccd6def9b3 lavfi/aspect: extend syntax for the setdar and setsar filters 12 years ago
Michael Niedermayer 39747d87d0 avfilter_graph_parse: add support for parsing sws_flags 12 years ago
Stefano Sabatini 8f37a1e8dc lavfi/avfiltergraph: avoid to print "(null)" in the scale args 12 years ago
Stefano Sabatini 2969abd908 lavfi/graphparser: fix parsing error in case of NULL sws_opts addition 12 years ago
Clément Bœsch fbedce6b85 lavfi/silencedetect: export silence info to metadata. 12 years ago
Clément Bœsch de23953de2 lavfi/select: store scene score in buf ref metadata. 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Clément Bœsch 273fca9ac0 lavfi/silencedetect: increase duration precision. 12 years ago
Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
Michael Niedermayer aaf78e4d14 vf_mp: fix null ptr deref in case of ENOMEM 12 years ago
Michael Niedermayer 042a738b45 vf_mp: check list in querry_format() 12 years ago
Michael Niedermayer 31fdf3065d vf_idet: reorder operations to avoid division by 0 12 years ago
Nicolas George 709628aa71 lavfi/avf_concat: fix invalid exclusive test. 12 years ago
Michael Niedermayer 657998b5ee libavfilter/lavfutils: remove useless NULL check on format context 12 years ago
Michael Niedermayer fd9e88fe60 libavfilter/lavfutils: remove useless NULL check on codec context 12 years ago