summaryrefslogtreecommitdiff
path: root/src/libreal
AgeCommit message (Expand)Author
2003-07-19simpler handling of all custom message data sizesJames Stembridge
2003-07-19Solaris doesn't like uint_fast32_t, but my Linux doesn't like uint_t either,Michael Roitzsch
2003-07-19Fix autogen.sh. Remove odd (nonstandard?) type.Robin KAY
2003-07-181) quietenJames Stembridge
2003-07-18use type specific data from headers in custom message - fixes playback of sev...James Stembridge
2003-07-16use xine_hexdump functionJames Stembridge
2003-07-16dynamic chunk table size for handling frames with unusually large numbers of ...James Stembridge
2003-07-11- Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C...Bastien Nocera
2003-07-09Attempt to catch more data chunks that will cause the decoder to lock upJames Stembridge
2003-06-03Some streams contain a first section with smaller video than the rest, so don...James Stembridge
2003-05-29handle streams where the actual video size is different to the size specified...James Stembridge
2003-05-26dynamic chunk buffer size to allow for high bitrate videoJames Stembridge
2003-05-26more descriptive codec stringsJames Stembridge
2003-05-26fix rv40 playbackJames Stembridge
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-09the most obvious real codecs path was missing from autodetectionGuenter Bartsch
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-28whoupsGuenter Bartsch
2003-03-28some improvements on sending the right data for custom message (this should f...Guenter Bartsch
2003-03-05Add option to fix alignment problem with some (buggy) XVideo driversEwald Snel
2003-03-05Align the width to 8.Thibaut Mattern
2003-02-14less warningsDaniel Caujolle-Bert
2003-01-23annoying printfMiguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-03preload to register codec pathMiguel Freitas
2003-01-02- search for realplayer9 locationsMiguel Freitas
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2002-12-23increase buffers for high quality rm filesStefan Holst
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21path used by realplayer rpm packagesMiguel Freitas
2002-12-21Fix padding (crap near right picture border), use pitches[]Ewald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
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-16Small hack to fix a problem with width.Thibaut Mattern
2002-12-15log outputGuenter Bartsch
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
2002-12-10some metainfoGuenter Bartsch
2002-12-10libreal av sync fixStefan Holst
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
2002-12-07fix a/v syncGuenter Bartsch
2002-12-06real bugfixes, improved discontinuity/live stream handling, handling of audio...Guenter Bartsch
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-11-30copy'n'paste bug? I don't think the real decoder needs ogg vorbis.Michael Roitzsch
2002-11-26fix xshm video displayGuenter Bartsch
2002-11-26switch off real debug outputGuenter Bartsch
2002-11-25make video codec use the configurable path, rv20 should work now tooGuenter Bartsch
2002-11-25sipro audio fixesGuenter Bartsch
2002-11-25fix chunk tableGuenter Bartsch