Nicolas George
|
cc14cdec45
|
src_buffer: move buffer copy in a separate function.
This will make merging with the audio part easier.
|
2012-05-03 19:55:28 +02:00 |
|
Nicolas George
|
f94b150a03
|
src_buffer: move format change check in a separate function.
This will make merging the check with the audio part easier.
|
2012-05-03 19:55:28 +02:00 |
|
Nicolas George
|
3985ec0ee6
|
src_buffer: introduce av_buffersrc_add_ref().
This function merges the features of
av_vsrc_buffer_add_video_buffer_ref() and
av_buffersrc_buffer().
|
2012-05-03 19:55:28 +02:00 |
|
Nicolas George
|
f1b82099cd
|
src_buffer: add forgotten avfilter_unref_buffer.
|
2012-04-28 19:37:57 +02:00 |
|
Nicolas George
|
2ae5af8094
|
lavfi: rename vsrc_buffer.c into src_buffer.c.
|
2012-04-28 09:59:13 +02:00 |
|