12643 Commits (816ebf93201cd11e01b59c136930f317192d160e)
 

Author SHA1 Message Date
Vitor Sessak fc815c5623 Rename avfilter_create to avfilter_open and remove the wrapper function 17 years ago
Vitor Sessak 16415eafdb Revert braindead linked list of permissions 17 years ago
Vitor Sessak 52f97a0d8d Track the permissions that have been given out to each picture. 17 years ago
Vitor Sessak 60bf6ce3ba Allow filters to set the requirements on permissions for incoming buffers. 17 years ago
Vitor Sessak b42a6a92ff spelling fix 17 years ago
Vitor Sessak 72f6d6317c Remove the data parameter from draw_slice(). It's unneeded and often more 17 years ago
Vitor Sessak 13ff8fd01c Add many new and improve existing doxy comments. 17 years ago
Vitor Sessak 63f64e6f4d Let request_frame() indicate success or failure 17 years ago
Vitor Sessak a9c81431bd Helper functions for adding new pads to filters at runtime 17 years ago
Vitor Sessak 85322466ef Separate the process of creating links between filters from that of configuring 17 years ago
Vitor Sessak 901e6b39b0 Move default entry point implementations to their own file. 17 years ago
Vitor Sessak 7c9066a3e4 Make input/output pads modifiable on a per-instance basis. 17 years ago
Vitor Sessak 95bcf49885 Make the opaque init parameter non-const. 17 years ago
Vitor Sessak 25f8e6014a Fix some potential segfaults. 17 years ago
Vitor Sessak 6e365c5720 Allow code to pass data to filters it creates. 17 years ago
Vitor Sessak 443e73f08f Split filter graphs out into their own source & header files. 17 years ago
Vitor Sessak 13a75d5a76 Add a simple filter graph structure and functions 17 years ago
Vitor Sessak dcea24825f Allow giving filter instances names, in anticipation of the upcoming 17 years ago
Vitor Sessak 1a18860a8f Add pts to frame references 17 years ago
Vitor Sessak 462f57dbd8 Adjust the default start_frame() and end_frame() implementations to simplify 17 years ago
Vitor Sessak 8fb48e7c44 Make avfilter_ref_pic also handle removal of permissions for the caller. 17 years ago
Vitor Sessak d3e57c15cf Rework filter initialization sequence. Now supports passing user parameters, 17 years ago
Vitor Sessak 4d96a914f9 Support passing parameters to filters. 17 years ago
Vitor Sessak bbf42679c5 Make linesize a per-reference property 17 years ago
Vitor Sessak a5cbb2f4cb Initial stab at an API 17 years ago
Vitor Sessak 5c212e6fbc Add last file of main filter framework 17 years ago
Vitor Sessak 790a03d701 Force alignment of pic->linesize 17 years ago
Vitor Sessak 4cf48782f8 Force linesize to be a multiple of 16 17 years ago
Vitor Sessak 459821c533 Rework link property configuration system. 17 years ago
Vitor Sessak e363730c01 Rewrite colorspace negotiation. 17 years ago
Vitor Sessak d0e4eba57c Make an invalid use of a default callback implementation return an error. 17 years ago
Vitor Sessak 4f90956596 Ensure that buffers returned by the default allocator are readable, or else 17 years ago
Vitor Sessak 23274667c2 Revert braindead linked list of permissions 17 years ago
Vitor Sessak 4d62c9d377 Track the permissions that have been given out to each picture. 17 years ago
Vitor Sessak fc0f39c222 indentation 17 years ago
Vitor Sessak 552c020875 Make default end_frame() implementation more useful. 17 years ago
Vitor Sessak 712048daf5 Allow filters to set the requirements on permissions for incoming buffers. 17 years ago
Vitor Sessak f66f53dac8 Separate the process of creating links between filters from that of configuring 17 years ago
Vitor Sessak bf4ce7a364 Move default entry point implementations to their own file. 17 years ago
Michael Niedermayer 19d5da500f Update ist->pts after decoding a codec frame not after decoding a container 17 years ago
Vitor Sessak 805d0232c5 Do not copy more data than needed 17 years ago
Vitor Sessak e9f54274c7 Remove header now made useless 17 years ago
Vitor Sessak 3bc2a52643 Remove unneeded function. 17 years ago
Vitor Sessak b57fc32787 Missed this file in my conditional compilation patch 17 years ago
Vitor Sessak 74b46655d4 Simplify 17 years ago
Vitor Sessak ce657d80cc Simplify 17 years ago
Vitor Sessak c245ddf23f Indent after last commit 17 years ago
Vitor Sessak c48e31aef9 Remove unneded else 17 years ago
Vitor Sessak a5b5d95a70 Cosmetical: indentation 17 years ago
Vitor Sessak b3431ecde2 Nit: Alignment 17 years ago