Commit History

Author SHA1 Message Date
  Stefano Sabatini 90993b3848 Reindent after the last commit, while at it also add some spaces for 15 years ago
  Stefano Sabatini 689a5f493b Make avfilter_open() set to NULL the pads and the filters when the 15 years ago
  Stefano Sabatini b9609848f3 Implement the avfilter_default_draw_slice() handler and use it in 15 years ago
  Carl Eugen Hoyos 5bc8ebd3ea Use PIX_FMT_NONE to silence icc warning #188: 16 years ago
  Stefano Sabatini 540f1c7b13 Implement avfilter_version(). 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Måns Rullgård b049ad5054 fix AVClass for avfilter 16 years ago
  Vitor Sessak 805d0232c5 Do not copy more data than needed 16 years ago
  Vitor Sessak e9f54274c7 Remove header now made useless 16 years ago
  Vitor Sessak 3bc2a52643 Remove unneeded function. 16 years ago
  Vitor Sessak b57fc32787 Missed this file in my conditional compilation patch 16 years ago
  Vitor Sessak 74b46655d4 Simplify 16 years ago
  Vitor Sessak ce657d80cc Simplify 16 years ago
  Vitor Sessak c245ddf23f Indent after last commit 16 years ago
  Vitor Sessak c48e31aef9 Remove unneded else 16 years ago
  Vitor Sessak a5b5d95a70 Cosmetical: indentation 16 years ago
  Vitor Sessak b3431ecde2 Nit: Alignment 16 years ago
  Vitor Sessak d9b575d384 Remove useless () 16 years ago
  Vitor Sessak 7a9fd2a03c Do not always fail for circular filter chains 16 years ago
  Vitor Sessak 5b7c403353 Remove unused var (dead code leftover?). 16 years ago
  Vitor Sessak ac8a116e87 Avoid link_dpad() overuse in avfilter_start_frame() 16 years ago
  Vitor Sessak 2c5741b857 Add context to av_log() 16 years ago
  Vitor Sessak 19dc71045d Merge loops 16 years ago
  Vitor Sessak e079d22ea2 Coding style changes 16 years ago
  Vitor Sessak 02e9479717 Remove unneded headers 16 years ago
  Vitor Sessak 16790dc3ae Nits: more punctuation and capitalization 16 years ago
  Vitor Sessak be36bc0950 Move setting the pts of the copied frame to a more adequated place. 16 years ago
  Vitor Sessak 05decb00cb Add const to silence warnings 16 years ago
  Vitor Sessak 35db407eb2 The filter framework as is hangs with filters that 16 years ago
  Vitor Sessak 7b02c484eb Implement poll_frame() method. Fix ffmpeg.c bug with 16 years ago
  Vitor Sessak b62966c02e Add movie file video source filter. 16 years ago
  Vitor Sessak 0970ec6ae0 Presentation timestamp (PTS) modification filter 16 years ago
  Vitor Sessak be69699067 Rename filter 16 years ago
  Vitor Sessak 0715e6d598 90 degrees counter-clockwise rotation filter 16 years ago
  Vitor Sessak e946c25a2f Add an equivalent to the mplayer format filter 16 years ago
  Vitor Sessak cc0bb5a160 Change the passthrough filter to a noformat filter. It's now similar to 16 years ago
  Vitor Sessak 2fd46877f8 Indentation 16 years ago
  Vitor Sessak 698181056d Rework link property configuration system. 16 years ago
  Vitor Sessak c35a047373 Add horizontal flip filter. 16 years ago
  Vitor Sessak e3065c8b59 Need to be careful when dealing with references. 16 years ago
  Vitor Sessak 07d0bba507 When inserting a filter, don't lose any information we may already have 16 years ago
  Vitor Sessak 75ce65468f Rewrite colorspace negotiation. 16 years ago
  Vitor Sessak 52362e9dc1 Make filter auto-insertion code its own function. 16 years ago
  Vitor Sessak 4ea0ab3c39 Remove no-longer accurate comment 16 years ago
  Vitor Sessak 8f618f4c04 Check for error so that 16 years ago
  Vitor Sessak 4d7c9be36d Remove dummy and ppm filters which were only for testing. 16 years ago
  Vitor Sessak f9033975fc Image negating filter 16 years ago
  Vitor Sessak d21cbbff0b Auto insert scale filter to convert colrospaces when needed 16 years ago
  Vitor Sessak 2a553ef529 Add scale/colorspace conversion filter 16 years ago
  Vitor Sessak 7bce27a3a3 Prefix names of filter structs 16 years ago