2305 Commits (b49d94e4f25e22c613eb767d72b053e77d6319bc)

Author SHA1 Message Date
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Justin Ruggles 7b556be673 af_resample: avoid conversion of identical sample formats for 1 channel 12 years ago
  Bobby Bingham 51211d351c vf_tile: fix typos/grammar in comments 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Anton Khirnov ba04177eeb vf_pad/scale: use double precision for aspect ratios. 12 years ago
  Carl Eugen Hoyos eb63a74789 Do not print debug output for the (MPlayer) pullup filter. 12 years ago
  Anton Khirnov e7ba5b1de0 lavr: change the type of the data buffers to uint8_t**. 12 years ago
  Anton Khirnov 4673a5a761 vf_overlay: properly sync inputs. 12 years ago
  Anton Khirnov ab35ec29a4 vf_overlay: get rid of pointless messing with timebase. 12 years ago
  Stefano Sabatini c053f48662 lavfi/transpose: add passthrough option 12 years ago
  Stefano Sabatini 6300062774 lavfi/transpose: add support to named options and shortands 12 years ago
  Clément Bœsch 2308c5bb25 lavfi/edgedetect: add missing minus in a comment. 12 years ago
  Clément Bœsch d771b1d137 lavfi: EBU R.128 scanner. 12 years ago
  Clément Bœsch 13d878366f lavfi/ashowinfo: check plane value before deferencing. 12 years ago
  jamal a70b4935f1 Add missing version macros to libraries 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Nicolas George 8e1f063efc lavfi: enable buffersinks unconditionally. 12 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 12 years ago
  Stefano Sabatini 740c995288 lavfi: add asendcmd and sendcmd filters 12 years ago
  Stefano Sabatini 7fe1ecefe1 lavfi/hue: simplify/fix setting logic in set_options() 12 years ago
  Andrew Wason 225efccefc lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 12 years ago
  Loren Merritt 1b1b902e2c hqdn3d: Fix out of array read in LOWPASS 12 years ago
  Stefano Sabatini 3aa1b53256 lavfi/hue: set to NULL freed pointers 12 years ago
  Stefano Sabatini 31aa5b1a78 lavfi/hue: fix crash when resetting the saturation expression 12 years ago
  Michael Niedermayer 3dc24600ba vsrc_testsrc: Fix case without a specified duration 12 years ago
  Clément Bœsch 2f39d7ff3f lavfi/select: make lavc dependency optional. 13 years ago
  Stefano Sabatini 98f753ec51 lavfi/testsrc: increase precision of the duration parameter 12 years ago
  Michael Niedermayer c1f3a4d1e3 libavfilter/filtfmts: fix argv/argc checks 12 years ago
  Michael Niedermayer f5326dc68e bavfilter/filtfmts: fix type for channel layouts 12 years ago
  Clément Bœsch b89c16e73e lavfi/select: make sure avctx is set before closing it. 12 years ago
  Anton Khirnov e3496e5dbe avfiltergraph: silence an uninitialized variable warning 12 years ago
  Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Clément Bœsch 74434d3bfe lavfi/ass: mark ass_libavfilter_log_level_map as static const. 12 years ago
  Hendrik Leppkes e3a1eb9edf af_pan: Fix sscanf formats to work with buggy sscanf implementations 12 years ago
  Jérémy Tran 75d34864d1 lavfi/hue: add dynamic expression evaluation support 12 years ago
  Stefano Sabatini dead4580e2 lavfi/avcodec: apply cosmetics style fixes 12 years ago
  Nicolas George 8ad54a44eb lavfi: check that buffer and link properties match. 12 years ago
  Nicolas George c262ddb8c5 lavfi: set sample_rate in the default allocator. 12 years ago
  Nicolas George b5bea2f960 lavfi/aresample: set buffer properties after copy. 12 years ago
  Stefano Sabatini 3015194448 lavfi/amerge: clarify the error message in case of input overlap 12 years ago
  Clément Bœsch bbae8cdf4d lavfi/amerge: avoid a forward declaration. 12 years ago
  Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 12 years ago
  Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 12 years ago
  Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 12 years ago
  Luca Barbato 28165fee1b yadif: cosmetics 12 years ago
  Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 12 years ago
  Derek Buitenhuis 3fe303a27d vf_idet: Remove emms 12 years ago
  Derek Buitenhuis a2015b41a0 vf_colormatrix: Drop unused strings.h header 12 years ago
  Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 12 years ago