summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2002-11-18getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-18Fix segmentation fault with some QuickTime movie trailersEwald Snel
2002-11-18seeking to keyframes should work again, better than ever! :)Miguel Freitas
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch
2002-11-17check for seekable instead of preview flagGuenter Bartsch
2002-11-17This one is the reason why initial stillframes on DVDs do not show up.Michael Roitzsch
2002-11-16send the NAV packet AFTER a discontinuity, not BEFOREMichael Roitzsch
2002-11-15Fix more memory leaksEwald Snel
2002-11-15Fix more memory leaksEwald Snel
2002-11-15load some more meta/stream infoMike Melanson
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-14(patch) demux_ts_parse_packet does notMiguel Freitas
2002-11-13another mime-typeGuenter Bartsch
2002-11-13more mime typesGuenter Bartsch
2002-11-11BUF_FLAG_PREVIEW was not used in preview mode.Thibaut Mattern
2002-11-11added exhaustive debugging facilities that can be turned on and off likeMike Melanson
2002-11-10fix wrong abs macro; many thanks to James Slorach for finding this nasty,Michael Roitzsch
2002-11-10fix backward seekingGuenter Bartsch
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-09less noiseMichael Roitzsch
2002-11-07ts demuxer compiles againGuenter Bartsch
2002-11-07bugfixes by Howdy PierceGuenter Bartsch
2002-11-03fix memleakGuenter Bartsch
2002-11-03Reject non-seekable sources in the content detection stage rather than in gen...Robin KAY
2002-11-03no logging by defaultGuenter Bartsch
2002-11-03never read() from a non-seekable input plugin in content detection stage (oth...Guenter Bartsch
2002-11-03fixed icecast support - next one who breaks my online radios I'll ... erm, uo...Guenter Bartsch
2002-11-03Cleaned up WVE demuxer slightly.Robin KAY
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
2002-11-02Fix METHOD_BY_EXTENSION.Thibaut Mattern
2002-11-01new content detection method METHOD_EXPLICIT for demuxer given in MRLMichael Roitzsch
2002-11-01move file signature validation to open_file() functionsMike Melanson
2002-11-01use pts values only internallyGuenter Bartsch
2002-10-31pts variable shuffleMike Melanson
2002-10-30fix bug in content detection strategyMike Melanson
2002-10-29meta info, handling of small files fixedGuenter Bartsch
2002-10-29strengthen QT content detectionMike Melanson
2002-10-29fix content detection, handles non-seekable streamsGuenter Bartsch
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28bump the interface versionMike Melanson
2002-10-28bump the interface versionMike Melanson
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-27asf content detection for seekable, but non-preview input pluginsGuenter Bartsch
2002-10-27fix extensions detectionGuenter Bartsch
2002-10-27modified to handle sign/magnitude audio in early FILM filesMike Melanson
2002-10-27initial support for RealAudio (*.ra) filesMike Melanson
2002-10-27get the logic straightMike Melanson
2002-10-27load up the XINE_STREAM_INFO_HAS_AUDIO/VIDEO informationMike Melanson
2002-10-27eliminate obsolete VALID_ENDS stringsMike Melanson
2002-10-27reinstate the MPEG elementary stream demuxerMike Melanson