2403 Commits (2d8c76eb1f1c198e81c36a95c0d56e55cc1f4c5a)

Author SHA1 Message Date
  Michael Niedermayer ac2a3a7a05 vf_tinterlace: check av_image_get_linesize() return value 12 years ago
  Michael Niedermayer 03764f6735 af_earwax: remove unused pointer value 12 years ago
  Michael Niedermayer 4695ee71b0 lavfi/fifo: add assert to ensure request was successfull. 12 years ago
  Clément Bœsch 54a48d2f04 lavfi: fix references to avfilter_* functions that don't exist anymore. 12 years ago
  Clément Bœsch f53112b665 lavfi: remove hqdn3d libmpcodecs wrapper. 12 years ago
  Diego Biurrun d8eda37080 x86: mmx2 ---> mmxext in function names 13 years ago
  Stefano Sabatini 1b21642149 lavfi/scale: avoid to print a NULL value in log message 12 years ago
  Stefano Sabatini 29a9e4d5c9 lavfi/mp: drop the mp=rectangle filter 12 years ago
  Stefano Sabatini 9d478f38cd lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options 12 years ago
  Stefano Sabatini 93399e9381 lavfi/drawbox: add thickness option 12 years ago
  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 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 13 years ago
  Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 13 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 13 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