Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15openal: convert to new channel layout APIJames Almer
2021-04-27avdevice: Constify all devicesAndreas Rheinhardt
2019-08-15libavdevice: Update the class name as uniform styleJun Zhao
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2016-10-03lavd/openal: don't return zero sized packet if no samples are availableMarton Balint
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-08-22openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun
2015-06-11avdevice/openal-dec: Make al_format_info constMichael Niedermayer
2015-01-19avdevice/openal-dec: Check the return code of av_new_packet()Michael Niedermayer
2014-03-04lavd: add categories to device implementationsLukasz Marek
2013-03-12avformat/avdevice: add missing time.h includesMichael Niedermayer
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().Clément Bœsch
2011-11-05Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch
2011-10-17AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch
2011-09-02openal-dec: fix missing list_devices unit for list_devices AVOptionMichael Niedermayer
2011-07-01openal: prefer ISC licenseJonathan Baldwin
2011-06-27lavdev: add openal input deviceJonathan Baldwin