summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-07-16*** empty log message ***Miguel Freitas
CVS patchset: 7647 CVS date: 2005/07/16 19:25:06
2005-07-16Create DecoderSpecificInfo for AAC tracks. Fixes HE-AAC in Matroska playback.James Stembridge
CVS patchset: 7646 CVS date: 2005/07/16 17:50:58
2005-07-16*** empty log message ***Miguel Freitas
CVS patchset: 7645 CVS date: 2005/07/16 17:04:05
2005-07-16- stretch.c: warning fixMiguel Freitas
- upmix_mono: use default's port names ("audio in", "audio out"). i know that video post plugin like to name their ports differently, but having standard names can make frontends' job easier when figuring out how to wire plugins. i just won't change the existing plugins to not break compatibility with frontends that might use them already... CVS patchset: 7643 CVS date: 2005/07/16 17:00:50
2005-07-16Reinhard Nissl's plugin to upmix mono to stereoMiguel Freitas
CVS patchset: 7642 CVS date: 2005/07/16 16:36:59
2005-07-11- Trivial patch from Mathieu Routhier <mrouthier@encentrus.com> to set theBastien Nocera
XINE_META_INFO_TITLE from the DVD name CVS patchset: 7641 CVS date: 2005/07/11 11:35:41
2005-07-09Reduce possibility of an uninitialized variable.Rocky Bernstein
CVS patchset: 7640 CVS date: 2005/07/09 02:03:08
2005-07-05Fixed type missmatch warnings (char * vs. GLubyte *).Matthias Hopf
CVS patchset: 7639 CVS date: 2005/07/05 11:10:31
2005-07-03**BUGFIX**Miguel Freitas
merge small bugfix from goom (thanks Vedran Rodic for finding this) CVS patchset: 7638 CVS date: 2005/07/03 21:26:12
2005-07-03new stream infos allows frontends to query current title/chapter/angle on dvdsMiguel Freitas
patch by Jerome "poitch" Poichet CVS patchset: 7637 CVS date: 2005/07/03 20:31:28
2005-07-03warning fixMiguel Freitas
CVS patchset: 7636 CVS date: 2005/07/03 20:22:10
2005-06-29- typo in the metronom start, spotted by Mathieu Routhier ↵Bastien Nocera
<mrouthier@encentrus.com> CVS patchset: 7635 CVS date: 2005/06/29 20:54:34
2005-06-26Better debugging aid so we can figure out area better.Rocky Bernstein
CVS patchset: 7634 CVS date: 2005/06/26 05:20:29
2005-06-25*BUGFIX*Siggi Langauf
fix playback of non-multi Real RTSP streams CVS patchset: 7633 CVS date: 2005/06/25 13:21:30
2005-06-21- Patch from Christophe Thommeret <hftom@free.fr> to avoid checkingBastien Nocera
for the size of a FIFO Fix a file descriptor leak when the length of a file is zero CVS patchset: 7632 CVS date: 2005/06/21 09:59:49
2005-06-20Cursor changes when going into/out of hot spots Some segmentRocky Bernstein
resolution-size code moved to libvcdinfo where it belongs. CVS patchset: 7631 CVS date: 2005/06/20 02:17:41
2005-06-19Correct the way the hot-spot coordinate system is treated.Rocky Bernstein
Note: some of the vcdplayer.c code to get screen max_x, max_y will probably get moved to libvcdinfo. CVS patchset: 7630 CVS date: 2005/06/19 03:47:45
2005-06-17** BUGFIX **Darren Salt
Copy frame crop values when copying frame information. (Reinhard Nissl) CVS patchset: 7629 CVS date: 2005/06/17 22:36:43
2005-06-17Detect AFD information in MPEG2 streams and make the information availableDarren Salt
to front-ends. (Reinhard Nissl) gxine (CVS HEAD) is aware of this information. CVS patchset: 7628 CVS date: 2005/06/17 22:33:01
2005-06-17**BUGFIX**James Stembridge
Keep looking for a 'moov' atom even if we find a 'free' atom that looks like one CVS patchset: 7627 CVS date: 2005/06/17 16:53:25
2005-06-15Mention xine(5).Darren Salt
CVS patchset: 7626 CVS date: 2005/06/15 22:47:17
2005-06-15Extracted the MRL docs from xine-ui's man page.Darren Salt
Removed reference to schemes specific to xine-ui. CVS patchset: 7624 CVS date: 2005/06/15 22:17:09
2005-06-14First cut at mouse hot-spot menu selections. I'm surprised it works asRocky Bernstein
simply and well as it does. Various small code cleanups. CVS patchset: 7623 CVS date: 2005/06/14 17:27:12
2005-06-14version.h was getting in the way of the vcdimager's version.h. the rightRocky Bernstein
file to use when no internal libraries is libvcd/libvcd/version.h. info.*: fix prototype mismatch with underlying iso9660 routine. CVS patchset: 7622 CVS date: 2005/06/14 17:17:45
2005-06-13**BUGFIX**Miguel Freitas
fix deadlock with _x_flush_events_queues CVS patchset: 7621 CVS date: 2005/06/13 00:32:11
2005-06-10Try to fix aspect ratio, one more time...Thibaut Mattern
Fixed anamorph.mp4 playback. Fixed matroska aspect ratio test. CVS patchset: 7620 CVS date: 2005/06/10 22:40:41
2005-06-09**BUGFIX**Thomas Hellström
Fix bug in xxmc plugin, which only checked the requested format from the decoder plugin when the flag VO_NEW_SEQUENCE was set. This flag wasn't set often enough. CVS patchset: 7619 CVS date: 2005/06/09 21:06:02
2005-06-09Added palette handling.Thibaut Mattern
Fixed playback of the stream: http://naboo.homelinux.org/~tmattern/samples/asf/msadpcm/dance-b5th.asf CVS patchset: 7618 CVS date: 2005/06/09 20:33:46
2005-06-09Fixed aspect ratio handling.Thibaut Mattern
We have 3 source of aspect information, from least to most priority: 1. width/height 2. BUF_FLAG_ASPECT 3. ffmpeg provided sample aspect ratio CVS patchset: 7617 CVS date: 2005/06/09 19:33:47
2005-06-09Fixed empty master element handling.Thibaut Mattern
CVS patchset: 7616 CVS date: 2005/06/09 17:46:15
2005-06-07another gcc 2.95 fixMiguel Freitas
CVS patchset: 7615 CVS date: 2005/06/07 22:56:22
2005-06-06Fixed frame duration.Thibaut Mattern
CVS patchset: 7614 CVS date: 2005/06/06 21:29:11
2005-06-05remove Min_Vals/Max_ValsMiguel Freitas
doesn't seem to make any difference CVS patchset: 7613 CVS date: 2005/06/05 16:31:24
2005-06-05quite some hacks for gcc 2.95 compatibilityMiguel Freitas
CVS patchset: 7612 CVS date: 2005/06/05 16:00:06
2005-06-04DTS and AC3 demuxers don't only apply to files nowJames Stembridge
CVS patchset: 7610 CVS date: 2005/06/04 20:32:08
2005-06-04Bring AC3 demuxer in line with DTS, support raw, cd and wav sourcesJames Stembridge
CVS patchset: 7609 CVS date: 2005/06/04 20:29:16
2005-06-04Whoops, turn off debugJames Stembridge
CVS patchset: 7608 CVS date: 2005/06/04 19:11:22
2005-06-04Fix potential off-by-oneJames Stembridge
CVS patchset: 7607 CVS date: 2005/06/04 19:10:18
2005-06-04Make sure bits per sample is always setJames Stembridge
CVS patchset: 7606 CVS date: 2005/06/04 14:12:54
2005-06-04Estimate input time from bitrateJames Stembridge
CVS patchset: 7605 CVS date: 2005/06/04 13:49:25
2005-06-04Fix frame sizeJames Stembridge
CVS patchset: 7604 CVS date: 2005/06/04 12:05:28
2005-06-04"rmvb" is a valid real file extension tooJames Stembridge
CVS patchset: 7603 CVS date: 2005/06/04 11:05:59
2005-06-04AAC frame can't have zero lengthJames Stembridge
CVS patchset: 7602 CVS date: 2005/06/04 10:59:36
2005-06-04Fix handling of BUF_FLAG_FRAMERATE and BUF_FLAG_ASPECTJames Stembridge
CVS patchset: 7601 CVS date: 2005/06/04 10:54:22
2005-06-03disable greedyh until i can fix the asmMiguel Freitas
CVS patchset: 7600 CVS date: 2005/06/03 16:58:24
2005-06-03add debian/watch for uscanPhilipp Hahn
CVS patchset: 7599 CVS date: 2005/06/03 11:30:26
2005-05-31POSIX-compliant use of 'head' and 'tail'.Darren Salt
CVS patchset: 7598 CVS date: 2005/05/31 17:42:33
2005-05-30**BUGFIX**James Stembridge
Fix use of ffmpeg provided aspect, previous test would always be false CVS patchset: 7597 CVS date: 2005/05/30 16:01:52
2005-05-30No need to guess parameters, faad will read them from ADTS/ADIF headerJames Stembridge
CVS patchset: 7596 CVS date: 2005/05/30 12:08:49
2005-05-29**BUGFIX**James Stembridge
Don't feed the same data to the decoder twice CVS patchset: 7595 CVS date: 2005/05/29 19:28:00