November 26, 2011
View 022f8d2

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/26 09:12:08
November 25, 2011
View cc276c8

Make channel layout masks unsigned

Mans Rullgard authored on 2011/11/25 21:51:57
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
View 737eb59

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
February 3, 2011
View fbdcdae

Replace remaining occurrences of deprecated CH_* with AV_CH_*

Anton Khirnov authored on 2011/02/03 22:26:09
View c2fcd0a

Replace remaining occurrences of deprecated CH_* with AV_CH_*

Anton Khirnov authored on 2011/02/03 22:26:09
November 22, 2010
View d6e6025

Remove declaration of function: const char *avcodec_get_channel_name(int channel_id)

Stefano Sabatini authored on 2010/11/22 05:06:16
View 176a615

Move audio channel API from libavcodec to libavcore.

Stefano Sabatini authored on 2010/11/22 04:28:52
November 12, 2010
View 5d6e4c1

Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum SampleFormat with AVSampleFormat.

Stefano Sabatini authored on 2010/11/12 20:04:40
November 3, 2010
View d63e456

Implement functions: av_get_sample_fmt_name() av_get_sample_fmt() av_get_sample_fmt_string()

Stefano Sabatini authored on 2010/11/03 07:08:02
September 4, 2010
View 7160bb7

Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.

Stefano Sabatini authored on 2010/09/04 18:59:08
August 26, 2010
View 5da19b5

Implement avcodec_get_channel_layout().

S.N. Hemanth Meenakshisundaram authored on 2010/08/26 09:38:25
May 24, 2010
View d3d8748

Fix documentation of av_audio_convert.

Cyril Russo authored on 2010/05/24 19:11:21
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34