1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
Stefano Sabatini 27bcf55f45 vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
The new flags parameter allows to specify if the video ref to add
should overwrite the cache, if the flag is not set vsrc_buffer will
complain and abort; otherwise it will clean the already cached video
ref before to overwrite it, thus avoiding a leak.
2011-06-06 01:35:27 +02:00
..
2011-06-02 14:43:29 +02:00
2011-05-25 12:42:19 +02:00
2011-04-24 03:41:22 +02:00
2011-05-21 03:36:26 +02:00
2011-06-05 13:31:47 +02:00
2011-04-10 04:31:54 +02:00
2011-01-30 03:41:47 +01:00