diego
|
96a506733d
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
prefix to a CONFIG_ prefix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27395 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-08-02 16:30:32 +00:00 |
|
diego
|
c1f5c9bd3f
|
cosmetics: Remove pointless parentheses from return calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26786 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-05-16 00:23:02 +00:00 |
|
diego
|
13e29fcfe2
|
Remove unused static variable pass, fixes the warning:
ae_lame.c:72: warning: 'pass' defined but not used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25531 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-12-27 11:19:54 +00:00 |
|
reimar
|
e64f93b9a3
|
Remove unused (static) function prototype.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23653 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-06-24 14:09:53 +00:00 |
|
diego
|
20d778b3fa
|
Add explicit location for headers from the libmpdemux/ directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22619 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-03-15 17:51:32 +00:00 |
|
diego
|
6b14d50848
|
Add explicit location for headers from the stream/ directory.
Now for the encoding-related files as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22618 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-03-15 17:30:55 +00:00 |
|
nicodvb
|
cf099b2100
|
muxers now write to output muxer->stream rather than to muxer->file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21676 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-18 21:03:59 +00:00 |
|
reimar
|
8e1126d26e
|
Simplify: get rid of useless lame_presets_longinfo_dm function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21638 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-16 20:02:26 +00:00 |
|
reimar
|
c66f1237a5
|
Fix FIXME mp_msg levels and targets
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21637 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-16 19:59:37 +00:00 |
|
gpoirier
|
6c1bca9b66
|
Set encoder's input format to "native endiannes", instead of little endian.
Original thread:
Date: Aug 9, 2006 11:55 PM
Subject: Re: [PATCH] bugfix: lame endianess for Solaris/SPARC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19403 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-15 14:32:50 +00:00 |
|
diego
|
eebf08b978
|
Convert all if(verbose>X) to mp_msg_test calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17933 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-03-24 08:12:03 +00:00 |
|
diego
|
36e1974be0
|
Unify include path handling, -I.. is in CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17013 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-11-18 14:39:25 +00:00 |
|
aurel
|
d1f3dd4bcc
|
replace mp3lame version detection by required features detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16803 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-10-18 21:40:17 +00:00 |
|
nicodvb
|
7b937b3717
|
macosx compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15241 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-04-22 17:53:31 +00:00 |
|
nexus
|
79b6ff0976
|
FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15239 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-04-22 13:53:56 +00:00 |
|
nicodvb
|
3faa5ea6fd
|
audio encoding reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15235 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2005-04-22 06:59:59 +00:00 |
|