| Commit message (Expand) | Author | Age | Files | Lines |
* | vsrc_buffer: deprecate the header. | Nicolas George | 2012-05-06 | 1 | -0/+2 |
* | vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref. | Nicolas George | 2012-05-06 | 1 | -0/+3 |
* | src_buffer: update get_nb_failed_requests name. | Nicolas George | 2012-05-06 | 1 | -0/+3 |
* | vsrc_buffer: count the number of failed requests. | Nicolas George | 2012-04-23 | 1 | -0/+9 |
* | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref | Stefano Sabatini | 2011-06-06 | 1 | -1/+10 |
* | vsrc_buffer: remove duplicated file description | Stefano Sabatini | 2011-05-25 | 1 | -2/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -0/+1 |
|\ |
|
| * | vsrc_buffer.h: add file doxy | Stefano Sabatini | 2011-05-24 | 1 | -0/+5 |
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -0/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref() | Stefano Sabatini | 2011-05-19 | 1 | -1/+8 |
* | | vsrc_buffer: make the source accept sws_param in init | Stefano Sabatini | 2011-05-19 | 1 | -3/+0 |
* | | vsrc_buffer: remove dependency on AVFrame | Stefano Sabatini | 2011-05-19 | 1 | -4/+3 |
* | | vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface | Stefano Sabatini | 2011-05-07 | 1 | -4/+1 |
* | | lavc: add a sample_aspect_ratio field to AVFrame | Stefano Sabatini | 2011-05-01 | 1 | -2/+2 |
* | | vsrc_buffer.h: add file doxy | Stefano Sabatini | 2011-04-11 | 1 | -0/+5 |
* | | vsrc_buffer.h: add multiple inclusion guards | Stefano Sabatini | 2011-04-11 | 1 | -0/+5 |
* | | Support changing pixel formats on avfilter input. | Michael Niedermayer | 2011-04-03 | 1 | -0/+4 |
|/ |
|
* | Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from | Stefano Sabatini | 2010-12-09 | 1 | -0/+1 |
* | add #include so make checkheaders passes | Michael Niedermayer | 2010-06-17 | 1 | -0/+2 |
* | Add "Memory buffer source filter" from SOC. | Michael Niedermayer | 2010-05-07 | 1 | -0/+24 |