aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/pcmenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-21/+21
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-21/+21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-20/+20
|\|
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-20/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-241-12/+9
|\|
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-241-12/+9
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
|/
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-1/+1
* move pcm muxers to their own fileAurelien Jacobs2010-08-301-0/+97