summaryrefslogtreecommitdiffstats
path: root/libavdevice/xv.c
Commit message (Expand)AuthorAgeFilesLines
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-281-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-19/+19
* xv: Remove AVPicture usageTimothy Gu2016-02-021-6/+9
* xv.c: Add missing const to lookup table.Reimar Döffinger2014-08-301-2/+2
* avdevice/xv: fix missing {Michael Niedermayer2014-06-301-1/+1
* lavd/xv: handle delete window messageLukasz Marek2014-06-301-0/+16
* lavd/xv: reident after previous commitsLukasz Marek2014-05-021-12/+11
* lavd/xv: implement repaint messageLukasz Marek2014-04-191-10/+27
* lavd/xv: add window id paramLukasz Marek2014-04-191-1/+6
* lavd/xv: keep aspect ratioLukasz Marek2014-04-191-2/+68
* lavd/xv: take aspect ratio into account.Nicolas George2014-03-081-0/+7
* lavd: add categories to device implementationsLukasz Marek2014-03-031-0/+1
* lavd/xv: preliminary support of uncoded frame.Nicolas George2014-02-111-6/+22
* lavd/xv: report if no adaptor present.Nicolas George2013-12-291-0/+4
* lavd/xv: free resources on errorsLukasz Marek2013-11-151-20/+33
* lavd/xv: add more supported formatsLukasz Marek2013-11-151-13/+39
* lavd/xv: simplify write_packetLukasz Marek2013-11-151-14/+8
* lavd/xv: fix memory leakLukasz Marek2013-11-131-0/+1
* lavd/xv: free graphics contextLukasz Marek2013-11-011-0/+1
* lavd/xv.c: Include XShm.h before Xvlib.h.Carl Eugen Hoyos2013-10-091-1/+1
* lavd: add xv output deviceStefano Sabatini2013-05-301-0/+217
OpenPOWER on IntegriCloud