Mercurial > mplayer.hg
log libmpcodecs/ae.c @ 25272:21bd7360eb03
age | author | description |
---|---|---|
2007-06-24 | reimar | config.h must be included before other headers |
2007-03-15 | diego | Add explicit location for headers from the libmpdemux/ directory. |
2007-03-15 | diego | Add explicit location for headers from the stream/ directory. |
2006-12-18 | nicodvb | muxers now write to output muxer->stream rather than to muxer->file |
2006-03-08 | reimar | add default case to encoder switch-case (maybe an error message would be good as well). |
2005-12-07 | ods15 | more warning fixes |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2005-09-28 | nicodvb | forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi) |
2005-05-07 | nicodvb | added twolame mp2 audio encoder |
2005-04-25 | nicodvb | added faac audio encoder |
2005-04-22 | reimar | gcc 2.95 compilation fix |
2005-04-22 | nicodvb | macosx compilation fix |
2005-04-22 | nexus | FreeBSD fix |
2005-04-22 | nicodvb | audio encoding reworked |