summaryrefslogtreecommitdiff
path: root/src/libfaad
AgeCommit message (Collapse)Author
2002-10-22Added new line at end of file to remove warning.Stephen Torri
CVS patchset: 2912 CVS date: 2002/10/22 04:48:41
2002-10-22Changed comments to standard /* ... */Stephen Torri
CVS patchset: 2911 CVS date: 2002/10/22 04:46:22
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
Replaced configure.in with configure.ac Remove acconfig.h (Unnecessary with autoconf 2.52 or above) Updated configure.ac to remove deprecated macros, upgraded AC_DEFINE to include comments, merged in acconfig.h. Combined libxine and libxineutils into one library. libxineutils is created but not installed. Its statically linked into libxine. Advanced libxine version from 0.2.0 to 1.0.0 Removed references for skins. Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE. $XINE_SUB Xine-config updated for new location of plugins Sorted file lists in Makefile.am to make them more readable. TODO: remove skins references from xine-config CVS patchset: 2705 CVS date: 2002/09/19 06:01:18
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05make all the plugin init functions staticMichael Roitzsch
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-08-15die directory, dieMiguel Freitas
CVS patchset: 2459 CVS date: 2002/08/15 03:24:25
2002-08-15not used anymoreMiguel Freitas
CVS patchset: 2458 CVS date: 2002/08/15 03:22:35
2002-08-09sync with faad2 cvs (no more fftw dependency)Miguel Freitas
CVS patchset: 2420 CVS date: 2002/08/09 22:36:36
2002-07-21faad build can be optional.Daniel Caujolle-Bert
CVS patchset: 2332 CVS date: 2002/07/21 01:36:41
2002-07-20convenienceMichael Roitzsch
CVS patchset: 2327 CVS date: 2002/07/20 10:52:04
2002-07-19trying to fix missing files from make distMiguel Freitas
CVS patchset: 2322 CVS date: 2002/07/19 22:22:05
2002-07-19missing headersMiguel Freitas
CVS patchset: 2321 CVS date: 2002/07/19 19:25:24
2002-07-19missing headerMiguel Freitas
CVS patchset: 2319 CVS date: 2002/07/19 14:55:00
2002-07-18fix crash with one of my streamsMiguel Freitas
http://sourceforge.net/tracker/index.php?func=detail&aid=582952&group_id=704&atid=100704 CVS patchset: 2311 CVS date: 2002/07/18 17:24:37
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
CVS patchset: 2307 CVS date: 2002/07/17 20:29:03
2002-07-17still work in progress, cannot play all mp4 streams yet (need some demuxer ↵Miguel Freitas
patches) CVS patchset: 2302 CVS date: 2002/07/17 15:21:46
2002-07-17Use abolute VPATH, so that the sources in the codebook subdirectory can be ↵Juergen Keil
found when we compile in separate source/object hierarchies. CVS patchset: 2298 CVS date: 2002/07/17 12:27:43
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
CVS patchset: 2295 CVS date: 2002/07/16 19:33:36
2002-07-16some convenienceMichael Roitzsch
CVS patchset: 2288 CVS date: 2002/07/16 13:54:50
2002-07-15fix initialization errors were header info differ from decoderconfigMiguel Freitas
CVS patchset: 2276 CVS date: 2002/07/15 18:49:53
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel Freitas
of aac streams should work. who will be fearless enough to enable faad in configure/makefile? :) CVS patchset: 2272 CVS date: 2002/07/15 02:15:38
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
xine_decoder.c is working, but demux_qt must send some needed initialization data. currently it's hardcoded to play my test stream, so it's not usable yet. CVS patchset: 2267 CVS date: 2002/07/14 23:43:01
2002-07-14merge FAAD2 - the GPL AAC decoder library.Miguel Freitas
xine_decoder.c is working, but demux_qt must send some needed initialization data. currently it's hardcoded to play my test stream, so it's not usable yet. CVS patchset: 2266 CVS date: 2002/07/14 23:33:35