]> git.sesse.net Git - ffmpeg/history - libavdevice/jack_audio.c
x86inc: Only define program_name if the macro is unset
[ffmpeg] / libavdevice / jack_audio.c
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-08-15 Anton Khirnovjack: add 'channels' private option.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-04-14 Carl Eugen HoyosFix icc warning #188: enumerated type mixed with anothe...
2009-04-02 Olivier GuilyardiImplement JACK input device.