| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -7/+7 |
* | avformat/internal: Move muxing-only functions to new mux.h header | Andreas Rheinhardt | 2022-05-10 | 1 | -1/+1 |
* | avdevice/xv: Increase array size | Andreas Rheinhardt | 2021-10-09 | 1 | -1/+1 |
* | avdevice: Constify all devices | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avdevice/xv: add support of wrapped avframe codec | Marton Balint | 2020-04-16 | 1 | -8/+14 |
* | avdevice: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -19/+19 |
* | xv: Remove AVPicture usage | Timothy Gu | 2016-02-02 | 1 | -6/+9 |
* | xv.c: Add missing const to lookup table. | Reimar Döffinger | 2014-08-30 | 1 | -2/+2 |
* | avdevice/xv: fix missing { | Michael Niedermayer | 2014-06-30 | 1 | -1/+1 |
* | lavd/xv: handle delete window message | Lukasz Marek | 2014-06-30 | 1 | -0/+16 |
* | lavd/xv: reident after previous commits | Lukasz Marek | 2014-05-02 | 1 | -12/+11 |
* | lavd/xv: implement repaint message | Lukasz Marek | 2014-04-19 | 1 | -10/+27 |
* | lavd/xv: add window id param | Lukasz Marek | 2014-04-19 | 1 | -1/+6 |
* | lavd/xv: keep aspect ratio | Lukasz Marek | 2014-04-19 | 1 | -2/+68 |
* | lavd/xv: take aspect ratio into account. | Nicolas George | 2014-03-08 | 1 | -0/+7 |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | lavd/xv: preliminary support of uncoded frame. | Nicolas George | 2014-02-11 | 1 | -6/+22 |
* | lavd/xv: report if no adaptor present. | Nicolas George | 2013-12-29 | 1 | -0/+4 |
* | lavd/xv: free resources on errors | Lukasz Marek | 2013-11-15 | 1 | -20/+33 |
* | lavd/xv: add more supported formats | Lukasz Marek | 2013-11-15 | 1 | -13/+39 |
* | lavd/xv: simplify write_packet | Lukasz Marek | 2013-11-15 | 1 | -14/+8 |
* | lavd/xv: fix memory leak | Lukasz Marek | 2013-11-13 | 1 | -0/+1 |
* | lavd/xv: free graphics context | Lukasz Marek | 2013-11-01 | 1 | -0/+1 |
* | lavd/xv.c: Include XShm.h before Xvlib.h. | Carl Eugen Hoyos | 2013-10-09 | 1 | -1/+1 |
* | lavd: add xv output device | Stefano Sabatini | 2013-05-30 | 1 | -0/+217 |