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.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Tue, 24 May 2005 06:58:55 +0000 |
hzoli |
No overlap allowed in memcpy, use memmove
|
Tue, 24 May 2005 06:54:19 +0000 |
hzoli |
Make sure that samplesize is at least 2, as some demuxers set it to 1
|
Tue, 24 May 2005 06:39:01 +0000 |
hzoli |
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
|
Fri, 25 Feb 2005 11:07:21 +0000 |
hzoli |
Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
|