Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 02 Mar 2011 07:41:47 +0000 | reimar | Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE. |
Tue, 01 Mar 2011 21:50:57 +0000 | reimar | Start adding support for lavc audio encoders that use other formats |
Tue, 01 Mar 2011 21:48:04 +0000 | reimar | Use samplefmt2affmt helper function in ad_ffmpeg.c |
Tue, 01 Mar 2011 21:44:15 +0000 | reimar | Add conversion functions to and from AVSampleFormat. |