]> git.sesse.net Git - ffmpeg/history - libavdevice/libdc1394.c
fbdev: prefer "framerate_q" over "fps" in device context
[ffmpeg] / libavdevice / libdc1394.c
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-03 Stefano SabatiniReplace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
2011-06-02 Anton Khirnovlibdc1394: add a framerate private option.
2011-05-27 Anton Khirnovlibdc1394: add a pixel_format private option.
2011-05-27 Anton Khirnovlibdc1394: add video_size private option.
2011-05-27 Anton Khirnovlibdc1394: return meaninful error codes.
2011-05-26 Anton Khirnovlibdc1394: fix compilation.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.channel.
2011-05-25 Anton Khirnovlibdc1394: add a private option for channel.
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-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2008-07-24 Diego Biurruncosmetics: Fix two common typos: wont --> will not...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-15 Diego Biurruncosmetics: #include config.h before all other FFmpeg...
2008-01-11 Alessandro SappiaEnabling higher frame rates for dc1394, patch by Alessa...
2008-01-11 Alessandro SappiaAdding support for libdc1394 v.2, patch by Alessandro...
2008-01-08 Roman Shaposhnik * fixing a bug preventing default values to be set...
2007-11-22 Luca AbeniIntroduce libavdevice