Mercurial > mplayer.hg
log libaf/af_lavcac3enc.c @ 37195:ac6c37d85d65 default tip
age | author | description |
---|---|---|
Sun, 25 Aug 2013 11:30:45 +0000 | reimar | Quick an inefficient hack to enable planar encoding. |
Sun, 25 Aug 2013 11:30:43 +0000 | reimar | Extract audio encoding code into a separate helper function. |
Sun, 25 Aug 2013 11:30:42 +0000 | reimar | lavcac3enc: avoid code duplication. |
Mon, 21 Jan 2013 18:21:51 +0000 | diego | Add a number of missing libavutil header #includes. |
Sun, 19 Feb 2012 15:21:23 +0000 | diego | lavcac3enc: make the filter buildable with shared FFmpeg |
Mon, 06 Feb 2012 06:30:12 +0000 | siretart | Update deprecated avcodec_alloc_context()/avcodec_open() API calls |
Mon, 14 Nov 2011 19:05:49 +0000 | reimar | Remove pointless casts. |