summaryrefslogtreecommitdiff
path: root/src/libac3/xine_decoder.c
AgeCommit message (Collapse)Author
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature ↵Guenter Bartsch
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵Guenter Bartsch
Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c Audio out now done in xine-lib/src/audio_out/* Currently, only xine-lib/src/audio_oss_out.c is active. Re-support of others will follow as other people implement them. ao_functions split into ao_instance and ao_driver and function in a similar fashion as video_out. All decoder plugins now call ao_instance instead of ao_functions. ao_instance is used in xine-lib/src/xine-engine/audio_out.c ao_driver is used in xine-lib/src/audio_out/* See also changes in xine-ui files CVS patchset: 459 CVS date: 2001/08/21 19:39:50
2001-08-02sound chunks now biggerJoachim Koenig
CVS patchset: 379 CVS date: 2001/08/02 14:35:58
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
CVS patchset: 371 CVS date: 2001/07/30 19:21:28
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
CVS patchset: 370 CVS date: 2001/07/30 17:13:20
2001-07-23Made ac3testfile optional. I hope that rc1 tarball don't have thisDaniel Caujolle-Bert
stuff turned on, otherwise users will see their disk space flying away ;-) CVS patchset: 330 CVS date: 2001/07/23 23:15:16
2001-07-23michel recommended a bigger frame size for buggy ac3 streamsGuenter Bartsch
CVS patchset: 329 CVS date: 2001/07/23 07:48:42
2001-07-21Fixed the channel order for 5.0 and 5.1 modes.Eduard Hasenleithner
CVS patchset: 317 CVS date: 2001/07/21 22:05:17
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
CVS patchset: 314 CVS date: 2001/07/20 22:37:56
2001-07-17Fix a minor build warningJuergen Keil
CVS patchset: 296 CVS date: 2001/07/17 15:22:20
2001-07-15code cleanup, fixed the way pts values and decoded samples get associatedGuenter Bartsch
CVS patchset: 282 CVS date: 2001/07/15 00:14:28
2001-07-14Enable STEREO again.James Courtier-Dutton
More debug info in audio_oss_out.c CVS patchset: 279 CVS date: 2001/07/14 17:45:06
2001-07-10small performance improvement - utilizing cache-localityGuenter Bartsch
CVS patchset: 266 CVS date: 2001/07/10 22:11:06
2001-07-10latest libac3 from walkenGuenter Bartsch
CVS patchset: 265 CVS date: 2001/07/10 21:50:31
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
CVS patchset: 136 CVS date: 2001/06/09 17:07:21
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
CVS patchset: 109 CVS date: 2001/05/31 22:54:38
2001-05-31ac3 cleanupJoachim Koenig
CVS patchset: 108 CVS date: 2001/05/31 18:36:41
2001-05-30AC3 looptrougth changesJoachim Koenig
CVS patchset: 105 CVS date: 2001/05/30 18:33:01
2001-05-28less debuggingGuenter Bartsch
CVS patchset: 99 CVS date: 2001/05/28 22:00:46
2001-05-28updated file from walkenGuenter Bartsch
CVS patchset: 98 CVS date: 2001/05/28 22:00:17
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵Guenter Bartsch
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12
2001-05-26switch to walken's libac3 and minor bugfixesGuenter Bartsch
CVS patchset: 83 CVS date: 2001/05/26 15:07:18
2001-04-29added missing fileGuenter Bartsch
CVS patchset: 45 CVS date: 2001/04/29 16:40:33