summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-21Fix padding (crap near right picture border), use pitches[]Ewald Snel
2002-12-21Fix padding (ugly red bar in 'fra-sen-1.avi', right of image)Ewald Snel
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21Don't use indirect pointer for stsd atoms, conform to buffer.h descriptionEwald Snel
2002-12-21no need to confuse the issueMike Melanson
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-20log outputGuenter Bartsch
2002-12-20Install a hack to avoid deadlocks when exiting xine (for exampple with theJuergen Keil
2002-12-20fix off by one errorRobin KAY
2002-12-20Check for changes in the global vo_scale's gui_pixel_aspect, and update theJuergen Keil
2002-12-20Do not compile the 'mng' demuxer, when the autoconf stuff has detected thatJuergen Keil
2002-12-20MNG demuxer addedRobin KAY
2002-12-20MNG demuxer addedRobin KAY
2002-12-19Undo for non-X11 front-endsEwald Snel
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-18Add support for exclusive overlaysRobin KAY
2002-12-18Don't append 'BUF_FLAG_SPECIAL' packets to frame dataEwald Snel
2002-12-18Fix seek using 'start_time'Ewald Snel
2002-12-18u_int32_t is not available on solaris, uint32_t is...Juergen Keil
2002-12-18Cleanup MSVC decoderEwald Snel
2002-12-18Ignore 'BUF_FLAG_SPECIAL' packets (fixes some QuickTime streams)Ewald Snel
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-12-18log outputGuenter Bartsch
2002-12-18i guess you were right, mike - the audio stsd atom is needed as well ;>Guenter Bartsch
2002-12-18log outputGuenter Bartsch
2002-12-17Eliminate GNU C range extension "..."Juergen Keil
2002-12-17Keyword "__inline" is not available, when non-gcc compiler is used toJuergen Keil
2002-12-17Replace GNU C range extension "..." with ordinary comparision, so that theJuergen Keil
2002-12-17fixed cseq calculationStefan Holst
2002-12-17close output on disposeGuenter Bartsch
2002-12-17implement dispose function, fix grave bug in audio decoder: it was actually a...Guenter Bartsch
2002-12-17from utils.c: this should be called after seeking and before trying to decode...Miguel Freitas
2002-12-16rtsp: better server type recognitionStefan Holst
2002-12-16that should fix wma decoding problems after seekingMiguel Freitas
2002-12-16https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...Miguel Freitas
2002-12-16bigger header and receive buffers in rtsp_session.Stefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-16cleaning upMiguel Freitas
2002-12-16cleaning upMiguel Freitas
2002-12-16updated libfaadMiguel Freitas
2002-12-16update libfaadMiguel Freitas
2002-12-16fix Floating point exception playing some streams (mostly mp4)Miguel Freitas
2002-12-16log infoGuenter Bartsch
2002-12-16make qt demuxer sent a copy of the stsd atomGuenter Bartsch
2002-12-16Small hack to fix a problem with width.Thibaut Mattern
2002-12-16Reenables width hack.Thibaut Mattern
2002-12-15try to fix function descriptionsGuenter Bartsch
2002-12-15Remove some vagueness decribing plugin routines. For example that theRocky Bernstein
2002-12-15log outputGuenter Bartsch