summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-07-18**bugfix**Miguel Freitas
2005-07-18fix problem with static plugins reported by Jason TackaberryMiguel Freitas
2005-07-18Fix a couple of small errors in my MRL reference / ASX parsing update.Darren Salt
2005-07-17Improve ASX parsing.Darren Salt
2005-07-17**BUGFIX**Darren Salt
2005-07-17Copy frame ratio as wellJames Stembridge
2005-07-17Another H.264 fourccJames Stembridge
2005-07-17More codec description detailJames Stembridge
2005-07-17Fix filename string reallocation in plugin loader.Darren Salt
2005-07-16Create DecoderSpecificInfo for AAC tracks. Fixes HE-AAC in Matroska playback.James Stembridge
2005-07-16- stretch.c: warning fixMiguel Freitas
2005-07-16Reinhard Nissl's plugin to upmix mono to stereoMiguel Freitas
2005-07-11- Trivial patch from Mathieu Routhier <mrouthier@encentrus.com> to set theBastien Nocera
2005-07-09Reduce possibility of an uninitialized variable.Rocky Bernstein
2005-07-05Fixed type missmatch warnings (char * vs. GLubyte *).Matthias Hopf
2005-07-03**BUGFIX**Miguel Freitas
2005-07-03new stream infos allows frontends to query current title/chapter/angle on dvdsMiguel Freitas
2005-07-03warning fixMiguel Freitas
2005-06-29- typo in the metronom start, spotted by Mathieu Routhier <mrouthier@encentru...Bastien Nocera
2005-06-26Better debugging aid so we can figure out area better.Rocky Bernstein
2005-06-25*BUGFIX*Siggi Langauf
2005-06-21- Patch from Christophe Thommeret <hftom@free.fr> to avoid checkingBastien Nocera
2005-06-20Cursor changes when going into/out of hot spots Some segmentRocky Bernstein
2005-06-19Correct the way the hot-spot coordinate system is treated.Rocky Bernstein
2005-06-17** BUGFIX **Darren Salt
2005-06-17Detect AFD information in MPEG2 streams and make the information availableDarren Salt
2005-06-17**BUGFIX**James Stembridge
2005-06-14First cut at mouse hot-spot menu selections. I'm surprised it works asRocky Bernstein
2005-06-14version.h was getting in the way of the vcdimager's version.h. the rightRocky Bernstein
2005-06-13**BUGFIX**Miguel Freitas
2005-06-10Try to fix aspect ratio, one more time...Thibaut Mattern
2005-06-09**BUGFIX**Thomas Hellström
2005-06-09Added palette handling.Thibaut Mattern
2005-06-09Fixed aspect ratio handling.Thibaut Mattern
2005-06-09Fixed empty master element handling.Thibaut Mattern
2005-06-07another gcc 2.95 fixMiguel Freitas
2005-06-06Fixed frame duration.Thibaut Mattern
2005-06-05remove Min_Vals/Max_ValsMiguel Freitas
2005-06-05quite some hacks for gcc 2.95 compatibilityMiguel Freitas
2005-06-04DTS and AC3 demuxers don't only apply to files nowJames Stembridge
2005-06-04Bring AC3 demuxer in line with DTS, support raw, cd and wav sourcesJames Stembridge
2005-06-04Whoops, turn off debugJames Stembridge
2005-06-04Fix potential off-by-oneJames Stembridge
2005-06-04Make sure bits per sample is always setJames Stembridge
2005-06-04Estimate input time from bitrateJames Stembridge
2005-06-04Fix frame sizeJames Stembridge
2005-06-04"rmvb" is a valid real file extension tooJames Stembridge
2005-06-04AAC frame can't have zero lengthJames Stembridge
2005-06-04Fix handling of BUF_FLAG_FRAMERATE and BUF_FLAG_ASPECTJames Stembridge
2005-06-03disable greedyh until i can fix the asmMiguel Freitas