2124 Commits (b2bc48ae22969256334988238f284c78e73c89e4)

Author SHA1 Message Date
  Michael Niedermayer a0d15027e3 yadif: check input video size. 12 years ago
  Michael Niedermayer 8f29901b54 yadif: remove get_video_buffer, its redundant now 12 years ago
  Michael Niedermayer 2f7e8dcf45 yadif: redesign first and last 2 lines handling. 12 years ago
  Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
  Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 12 years ago
  Clément Bœsch e6dd2852ca lavfi/atempo: remove dead increment. 12 years ago
  Stefano Sabatini dbf25b70ea lavfi/testsrc: set default value for option "color" to NULL and rework color setting logic 12 years ago
  Paul B Mahol 13c5069187 lavfi: add smptebars source 13 years ago
  Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 12 years ago
  Clément Bœsch ad55244c96 lavfi/overlay: remove dead initialization. 12 years ago
  Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 12 years ago
  Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 12 years ago
  Nicolas George 8d6eed7b56 lavfi: document the constraints on incoming frames. 12 years ago
  Nicolas George 8ef740ce01 lavfi: use a new field for automatic buffer copy. 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
  Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 12 years ago
  Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 12 years ago
  Nicolas George 752344dada amerge/astreamsync/pan: fix license boilerplate. 12 years ago
  Stefano Sabatini aa5b93fbd8 lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy 12 years ago
  Stefano Sabatini 3bcde3f06c lavfi/drawutils: make ff_draw_color() accept a const rgba map 12 years ago
  Stefano Sabatini 65520f5933 lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() 12 years ago
  Stefano Sabatini 4c8fc6a2a4 lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes 12 years ago
  Stefano Sabatini 33474eb1c6 lavfi/testsrc: extend logic in request_frame, support static image output 12 years ago
  Stefano Sabatini 20e940e768 lavfi/testsrc: free the context in uninit 12 years ago
  Nicolas George f952b23ed4 vf_tile: fix output buffer ownership. 12 years ago
  Stefano Sabatini 7ddf082f04 lavfi/testsrc: drop pointless parentheses 12 years ago
  Stefano Sabatini 2702e38477 lavfi: remove unused defaults.c file 12 years ago
  Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such 12 years ago
  Stefano Sabatini 52bd9cb4d2 lavfi/movie: force channel layout if not set by the decoder 12 years ago
  Stefano Sabatini b4c3359828 lavfi/asettb: do not create a new reference in filter_samples() 12 years ago
  Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 12 years ago
  Michael Niedermayer 3161958455 yadif: update frame rate 12 years ago
  Michael Niedermayer dfd8f2ff19 avfilter: fix minor typo 12 years ago
  Stefano Sabatini 316f6df9cc lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffer_ref_from_frame() 12 years ago
  Stefano Sabatini 9cf9214d0a lavfi/color: free internal context options in uninit() 12 years ago
  Stefano Sabatini a74dcb7dc0 lavfi/color: cache and reuse colored picture in context 12 years ago
  Stefano Sabatini 47b6b7a2b9 lavfi/color: reindent after the previous commit 12 years ago
  Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 12 years ago
  Stefano Sabatini ad2022ac83 lavfi/testsrc: add comment in options 12 years ago
  Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 13 years ago
  Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 13 years ago
  Loren Merritt 1ad715dbf3 vf_hqdn3d: support 9 and 10bit colordepth 13 years ago
  Loren Merritt 0f583e6cc5 vf_hqdn3d: reduce intermediate precision 13 years ago
  Loren Merritt 85e228c71d vf_hqdn3d: simplify and optimize 13 years ago
  Loren Merritt fb44e7401f factor identical ff_inplace_start_frame out of two filters 13 years ago
  Loren Merritt 60b9785530 vf_hqdn3d: cosmetics 13 years ago
  Nicolas George efcfcf8793 avf_concat: fix silence duration. 13 years ago
  Nicolas George 4ce87ecf2a asrc_flite: do not crash on multiple instances. 13 years ago