Tue, 07 Nov 2006 23:16:55 +0000 |
uau |
Fix code that cuts audio data if the filters produce too much.
|
Fri, 06 Oct 2006 21:56:15 +0000 |
ivo |
print bits/s, not bytes/s
|
Tue, 15 Aug 2006 20:06:31 +0000 |
ivo |
display correct audio bitrate, samplerate and number of channels once
|
Mon, 14 Aug 2006 17:55:38 +0000 |
uau |
Remove empty function that isn't used anywhere (and never has been??).
|
Mon, 14 Aug 2006 17:37:47 +0000 |
uau |
Fix buffer size sanity check to match what is actually required.
|
Mon, 03 Jul 2006 23:27:37 +0000 |
reynaldo |
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Thu, 16 Feb 2006 22:43:42 +0000 |
aurel |
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
|
Tue, 14 Feb 2006 09:55:14 +0000 |
diego |
Align memory at 16 byte boundaries.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Thu, 19 Jan 2006 00:08:09 +0000 |
diego |
Push "Building audio filter chain" up to verbose level.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 18 Oct 2005 11:11:25 +0000 |
diego |
Make a few more messages translatable by moving them into help_mp-en.h.
|
Tue, 30 Aug 2005 23:56:24 +0000 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|