18 Commits (3628fbe0920484c0d11747e077af7af6a32b3e5b)

Author SHA1 Message Date
  Vitor Sessak 3628fbe092 Adjust the default start_frame() and end_frame() implementations to simplify 17 years ago
  Vitor Sessak 72e3037a2c Missing semicolon typo 17 years ago
  Vitor Sessak efb36bfc21 Make avfilter_ref_pic also handle removal of permissions for the caller. 17 years ago
  Vitor Sessak 426d5c252f Add an RGB24 <-> BGR24 conversion filter 17 years ago
  Vitor Sessak eaf7eb6617 Add a simple video source filter which loads a PPM file and outputs it as 17 years ago
  Vitor Sessak ce356b0980 Add a filter to cut video frames into smaller slices. 17 years ago
  Vitor Sessak 102fb0e3ac Provide some default functions to simplify the implementation of common one 17 years ago
  Vitor Sessak ba6b903510 cosmetic: more vertical alignment 17 years ago
  Vitor Sessak e0752603a1 Rework filter initialization sequence. Now supports passing user parameters, 17 years ago
  Vitor Sessak 89e64908a3 Support passing parameters to filters. 17 years ago
  Vitor Sessak 92beffdc92 Cosmetic: align arguments to memcpys 17 years ago
  Vitor Sessak a4ca73890e Even better way to pass size to memcpy. 17 years ago
  Vitor Sessak 4f770f667f typo 17 years ago
  Vitor Sessak 9cc321bd9a Fix a pointer type 17 years ago
  Vitor Sessak c74032b7a8 Make linesize a per-reference property 17 years ago
  Vitor Sessak 58a9b20fb6 Use memcpy() to copy an array. 17 years ago
  Vitor Sessak d72a138e43 Some simple filters for testing 17 years ago
  Vitor Sessak 4dbbcdee1e Initial stab at an API 17 years ago