summaryrefslogtreecommitdiff
path: root/src/libfaad/xine_decoder.c
AgeCommit message (Collapse)Author
2002-11-19bring the FAAD decoder in line with the latest API revisionMike Melanson
CVS patchset: 3300 CVS date: 2002/11/19 02:31:03
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-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-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