Sat, 11 Sep 2010 22:52:14 +0000 |
diego |
Add explanatory comment for video_out.h #inclusion in libao2/.
|
Sat, 11 Sep 2010 14:13:21 +0000 |
diego |
Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.
|
Wed, 08 Sep 2010 18:16:06 +0000 |
diego |
Add proper include instead of declaring the vo_pts variable extern.
|
Fri, 30 Jul 2010 18:28:02 +0000 |
reimar |
Properly close file on error or uninit.
|
Fri, 30 Jul 2010 18:18:03 +0000 |
reimar |
Avoid code duplication, use the generate file name instead of generating it twice.
|
Tue, 25 May 2010 11:32:32 +0000 |
diego |
Remove unused forward declarations.
|
Tue, 02 Mar 2010 19:57:17 +0000 |
diego |
Drop support for old-style DVB code.
|
Mon, 22 Feb 2010 14:05:30 +0000 |
diego |
Mark data argument of my_ao_write() function as const.
|
Sat, 13 Feb 2010 21:29:32 +0000 |
diego |
Remove unused variables, fixes the warnings:
|
Mon, 11 Jan 2010 20:27:52 +0000 |
reimar |
Add support for distinguishing between little- and big-endian SPDIF AC3
|
Wed, 02 Sep 2009 11:33:37 +0000 |
reimar |
The suboption parser now takes a const options list, so mark them all const.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 06 Mar 2009 19:43:12 +0000 |
reimar |
Make ao_info_t structs const.
|
Mon, 26 Jan 2009 15:06:44 +0000 |
diego |
Add standard license headers.
|
Thu, 14 Aug 2008 15:54:53 +0000 |
diego |
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|