]> git.sesse.net Git - ffmpeg/history - libavdevice/jack_audio.c
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
[ffmpeg] / libavdevice / jack_audio.c
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.