Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 07 Feb 2009 17:34:45 +0000 |
diego |
Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.
|
Tue, 03 Feb 2009 10:39:56 +0000 |
reimar |
swab() needs _XOPEN_SOURCE to be defined.
|
Mon, 15 Sep 2008 16:32:31 +0000 |
rathann |
External liba52 support, part 2 of 2.
|
Mon, 15 Sep 2008 16:30:24 +0000 |
rathann |
External liba52 support part 1 of 2.
|
Sun, 01 Jun 2008 16:40:56 +0000 |
reimar |
Properly free memory allocate by liba52.
|
Fri, 14 Mar 2008 16:59:08 +0000 |
diego |
Remove duplicate #include of mpbswap.h.
|
Mon, 30 Jul 2007 15:23:25 +0000 |
reimar |
Move extern int audio_output_channels; to ad_internal.h
|
Sun, 24 Jun 2007 15:25:32 +0000 |
reimar |
Make sure we always have a swab() prototype when we use it,
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sat, 23 Sep 2006 10:42:03 +0000 |
diego |
verbosity--;
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Thu, 15 Jun 2006 22:58:06 +0000 |
rathann |
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
|
Fri, 10 Feb 2006 18:21:52 +0000 |
reimar |
Make sure maxlen is respected, instead of just failing the assert later on.
|