summaryrefslogtreecommitdiffstats
path: root/libavdevice/caca.c
Commit message (Expand)AuthorAgeFilesLines
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-151-1/+1
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-281-1/+1
* avdevice/caca: switch to codecparMichael Niedermayer2016-04-111-4/+4
* avdevice/caca: change AV_OPT_TYPE_STRING to set .str defaultMichael Niedermayer2015-10-311-1/+1
* avdevice/caca: small trivial macros adjustmentsClément Bœsch2015-09-121-8/+10
* avdevice/caca: remove space before ':' (English typo, cosmetics)Clément Bœsch2015-09-121-2/+2
* avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers optionClément Bœsch2015-09-121-3/+1
* avdeviece: Read errno before av_log() as the callback from av_log() might aff...Michael Niedermayer2014-10-251-3/+3
* lavd: add categories to device implementationsLukasz Marek2014-03-031-0/+1
* caca: fix 10l typoMichael Niedermayer2012-10-121-1/+1
* lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol2012-10-121-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-1/+1
* Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-2/+2
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-3/+3
* lavd/caca: create display *after* checking dither optionsStefano Sabatini2012-07-221-17/+27
* lavd/caca: provide more meaningful feedback if fails to set a dither optionStefano Sabatini2012-07-221-8/+10
* lavd/caca: rename "colors" option to "color"Stefano Sabatini2012-07-221-2/+2
* lavd/caca: sort arguments for -list_ditherStefano Sabatini2012-07-221-3/+3
* lavd/caca: extend error message for -list_dither optionStefano Sabatini2012-07-221-1/+2
* libcaca output devicePaul B Mahol2012-07-211-0/+227
OpenPOWER on IntegriCloud