index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ae_lame.c
Commit message (
Expand
)
Author
Age
*
Avoid a division by 0 when using -oac mp3lame but no audio data actually is e...
reimar
2009-01-28
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
Remove unused static variable pass, fixes the warning:
diego
2007-12-27
*
Remove unused (static) function prototype.
reimar
2007-06-24
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Simplify: get rid of useless lame_presets_longinfo_dm function.
reimar
2006-12-16
*
Fix FIXME mp_msg levels and targets
reimar
2006-12-16
*
Set encoder's input format to "native endiannes", instead of little endian.
gpoirier
2006-08-15
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
replace mp3lame version detection by required features detection
aurel
2005-10-18
*
macosx compilation fix
nicodvb
2005-04-22
*
FreeBSD fix
nexus
2005-04-22
*
audio encoding reworked
nicodvb
2005-04-22