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
2012-07-30audioconvert: add av_get_standard_channel_layout().Nicolas George
2012-07-30audioconvert: add av_get_channel_description().Nicolas George
2012-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18Add Dolby/DPLII downmix support to libavresampleJohn Stebbins
2012-06-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-10audioconvert: add a function for extracting the channel with the given indexAnton Khirnov
2012-06-10audioconvert: add a function for getting the name of a single channel.Anton Khirnov
2012-06-10audioconvert: add a function for getting channel's index in layoutAnton Khirnov
2012-06-08audioconvert: implement av_bprint_channel_layout().Nicolas George
2012-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-09audioconvert: make av_get_channel_layout accept composite names.Nicolas George
2012-04-06avutil: Add av_get_default_channel_layout()Justin Ruggles
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-08aacdec: Use correct speaker order for 7.1.Alex Converse
2011-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-10audioconvert: add some additional channel and channel layout macrosJustin Ruggles
2011-12-10audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-22doxy: provide a start page and document libavutilLuca Barbato
2011-11-10audioconvert: make av_get_channel_layout accept composite names.Nicolas George
2011-10-07audioconvert: fix type of av_get_default_channel_layoutMarton Balint
2011-10-02audioconvert: add av_get_default_channel_layout public functionMarton Balint
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler