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_toolame.c
Commit message (
Expand
)
Author
Age
*
Mark encoder-related m_option_t struct arrays as const.
diego
2010-04-04
*
Make close_toolame() static, only used in ae_toolame.c.
cehoyos
2010-02-28
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
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
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
reduced verbosity
nicodvb
2005-09-13
*
updated psycho model range; made a parameter file-static in ae_toolame.c
nicodvb
2005-05-08
*
fixed variability range
nicodvb
2005-04-27
*
toolame now works in vbr mode, too
nicodvb
2005-04-25
*
macosx compilation fix
nicodvb
2005-04-22
*
FreeBSD fix
nexus
2005-04-22
*
audio encoding reworked
nicodvb
2005-04-22
*
fixed wrong deinterleaving of channels
nicodvb
2005-01-21
*
10l
iive
2004-10-12
*
encoding to mp2 with libtoolame - only cbr atm
nicodvb
2004-09-21