summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-07QT IMA ADPCM promoted to "working" status, so debug printf()'s have beenMike Melanson
removed; DK4 ADPCM is also working now CVS patchset: 2031 CVS date: 2002/06/07 04:50:15
2002-06-07codec reporting apiMiguel Freitas
CVS patchset: 2030 CVS date: 2002/06/07 04:15:45
2002-06-07added hack to fix audio pts calculation...the calculation could stand toMike Melanson
be revised so it it not stretched out over so many places CVS patchset: 2029 CVS date: 2002/06/07 02:48:31
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
- endianness fixes/cleanups (fix asf demuxer/audio for bigendian) - xine_waveformatex - increased demuxer plugin version CVS patchset: 2028 CVS date: 2002/06/07 02:40:46
2002-06-06sorry...Siggi Langauf
CVS patchset: 2027 CVS date: 2002/06/06 22:04:48
2002-06-06Fix vidix/dha deps. Add BUILD_ARGS envvar handling for configure stage.Daniel Caujolle-Bert
CVS patchset: 2026 CVS date: 2002/06/06 21:50:02
2002-06-06*grrrr*, okay, seems like the audio fourcc really is little endian,Siggi Langauf
not machine endian. strange... CVS patchset: 2025 CVS date: 2002/06/06 21:46:00
2002-06-06fixed fourcc endianness for video fourcc (untested on little endian machines)Siggi Langauf
(audio fourcc totally untested) CVS patchset: 2024 CVS date: 2002/06/06 21:16:38
2002-06-06revised to parse trak atoms instead of minf atoms; fixed video ptsMike Melanson
calculation problem when video timescale != global timescale; removed special case for compressed moov headers upon realizing that the special case does not exist CVS patchset: 2023 CVS date: 2002/06/06 05:06:30
2002-06-06first pass at 2 of the ADPCM decoders (not quite functional yet)Mike Melanson
CVS patchset: 2022 CVS date: 2002/06/06 05:00:32
2002-06-05Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2".Thibaut Mattern
Need more testing. CVS patchset: 2021 CVS date: 2002/06/05 22:44:52
2002-06-05make it work with xshmMiguel Freitas
CVS patchset: 2020 CVS date: 2002/06/05 13:09:37
2002-06-05fix roq segfaultsMiguel Freitas
CVS patchset: 2019 CVS date: 2002/06/05 13:05:19
2002-06-04libmpeg2 patches for gcc3.1 from michelGuenter Bartsch
CVS patchset: 2018 CVS date: 2002/06/04 23:07:56
2002-06-04Add AC_C_ALWAYS_INLINE from Michel Lespinasse.Daniel Caujolle-Bert
CVS patchset: 2017 CVS date: 2002/06/04 22:37:53
2002-06-04?awk is needed to vidix.Daniel Caujolle-Bert
CVS patchset: 2016 CVS date: 2002/06/04 15:46:26
2002-06-04endianness fixes (untested)Miguel Freitas
CVS patchset: 2015 CVS date: 2002/06/04 15:39:05
2002-06-04fix endianness (xine_bmiheader is already in machine format)Miguel Freitas
CVS patchset: 2014 CVS date: 2002/06/04 15:31:08
2002-06-04Compile vidix/lha on i?386 and friends on linux or freebsd only.Daniel Caujolle-Bert
CVS patchset: 2013 CVS date: 2002/06/04 15:26:45
2002-06-040.9.10 Debian stuffSiggi Langauf
CVS patchset: 2012 CVS date: 2002/06/04 13:21:57
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
multiple of 4). tested for this one stream which was decoded by ffmpeg. this could possibly break other streams with strange height. CVS patchset: 2011 CVS date: 2002/06/04 08:36:52
2002-06-04- fix freeing unallocated memoryMiguel Freitas
- fix segfault when sorting sample tables - fix division by zero (consequence of above fix) CVS patchset: 2010 CVS date: 2002/06/04 02:51:19
2002-06-04added some more audio fourccs found in QT filesMike Melanson
CVS patchset: 2009 CVS date: 2002/06/04 01:36:32
2002-06-03Flush audio_out buffers at seek and pause.Thibaut Mattern
CVS patchset: 2008 CVS date: 2002/06/03 23:12:44
2002-06-03display log messages for unknown codecsMiguel Freitas
CVS patchset: 2007 CVS date: 2002/06/03 20:36:26
2002-06-03* first approach to a fix for broken overlay modeMichael Roitzsch
* changed locale for overlay config file parsing CVS patchset: 2006 CVS date: 2002/06/03 20:30:40
2002-06-03* make a/v offset permanent, not only restricted to mpeg contentMichael Roitzsch
(this improves dxr3 sync in encoding mode) * add an ugly but useful correction logic for weird streams on dvds (namely NTSC streams labeled as PAL) CVS patchset: 2005 CVS date: 2002/06/03 20:29:16
2002-06-03some beautification to dxr3 configure checkMichael Roitzsch
CVS patchset: 2004 CVS date: 2002/06/03 20:27:10
2002-06-03*** empty log message ***Miguel Freitas
CVS patchset: 2003 CVS date: 2002/06/03 19:10:35
2002-06-03patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net>Miguel Freitas
CVS patchset: 2002 CVS date: 2002/06/03 19:05:03
2002-06-03- send control buffers even for unknown codecsMiguel Freitas
- abort if video codec is unknown (this used to be the behaviour of several demuxers i guess) CVS patchset: 2001 CVS date: 2002/06/03 18:13:33
2002-06-03Fix msvc decoder (add img->copy for XShm driver)Ewald Snel
Update msvc and cinepak to new xine_bmiheader format CVS patchset: 2000 CVS date: 2002/06/03 17:31:29
2002-06-03fill bih.biCompression to make w32codecs happyMiguel Freitas
CVS patchset: 1999 CVS date: 2002/06/03 17:03:25
2002-06-03provide function to convert endianess of BITMAPINFOHEADER (when reading data ↵Miguel Freitas
from win32/MS format files) CVS patchset: 1998 CVS date: 2002/06/03 16:20:35
2002-06-03cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent ifMiguel Freitas
last_frame_pts != 0) CVS patchset: 1997 CVS date: 2002/06/03 13:55:46
2002-06-03*** empty log message ***Miguel Freitas
CVS patchset: 1996 CVS date: 2002/06/03 13:50:50
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
remove some dependencies on wine headers CVS patchset: 1995 CVS date: 2002/06/03 13:31:12
2002-06-03Avoid segfault on qt_exit(), if qt demuxer wasn't used.Daniel Caujolle-Bert
CVS patchset: 1994 CVS date: 2002/06/03 12:43:22
2002-06-03DHA kernel module is not build by default now.Daniel Caujolle-Bert
CVS patchset: 1993 CVS date: 2002/06/03 11:58:53
2002-06-03Install/remove linux kernel modules only on linux platformJuergen Keil
CVS patchset: 1992 CVS date: 2002/06/03 11:42:19
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
so all ao plugins have this feature now. CVS patchset: 1991 CVS date: 2002/06/03 09:45:12
2002-06-03Add "remember volume" feature.Daniel Caujolle-Bert
CVS patchset: 1990 CVS date: 2002/06/03 07:53:11
2002-06-03implemented the decoder's _close() functionMike Melanson
CVS patchset: 1989 CVS date: 2002/06/03 00:57:34
2002-06-03Sync drivers to mplayer CVS.Daniel Caujolle-Bert
CVS patchset: 1988 CVS date: 2002/06/03 00:16:35
2002-06-02Fix for versioned kernel symbols.Daniel Caujolle-Bert
CVS patchset: 1987 CVS date: 2002/06/02 23:48:47
2002-06-02zlib is a pre-req for compilation, so do not bother checking for itMike Melanson
CVS patchset: 1986 CVS date: 2002/06/02 19:18:56
2002-06-02Here it is: A brand-new (and quite functional, if I do say soMike Melanson
myself) Quicktime file demuxer! And kudos to Guenter, a project leader who is not afraid of change...:) CVS patchset: 1985 CVS date: 2002/06/02 17:01:27
2002-06-02added some new buffer types and modified formattag_to_buf_audio() to thatMike Melanson
it works with a 32-bit number instead of a 16-bit one (QT files identify audio formats with fourccs) CVS patchset: 1984 CVS date: 2002/06/02 16:32:46
2002-06-01Stick to our if/endif statements.Daniel Caujolle-Bert
CVS patchset: 1983 CVS date: 2002/06/01 19:30:58
2002-06-01Fix kernel module compilation and distcheck stage.Daniel Caujolle-Bert
CVS patchset: 1982 CVS date: 2002/06/01 19:24:16