summaryrefslogtreecommitdiffstats
path: root/libavdevice/jack_audio.c
Commit message (Expand)AuthorAgeFilesLines
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-1/+1
* Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-241-9/+8
* jack: add 'channels' private option.Anton Khirnov2011-08-151-6/+18
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård2009-07-261-1/+1
* Fix icc warning #188: enumerated type mixed with another type.Carl Eugen Hoyos2009-04-141-1/+1
* Implement JACK input device.Olivier Guilyardi2009-04-021-0/+326
OpenPOWER on IntegriCloud