log libmpdemux/demuxer.h @ 10793:7b2f852ad9b7

age author description
2003-08-29 mosu Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.
2003-08-28 mosu Updated highest demuxer number.
2003-08-24 arpi - initial support for MPEG4 in TS (M4V is working, but not AAC yet)
2003-06-09 arpi TiVo demuxer and sub-cc/osd decoder
2003-04-30 rtognimp Add support for Realaudio files
2003-04-30 mosu Added Matroska demuxing support.
2003-04-04 michael H264-ES demuxer
2003-03-16 arpi this is a combo patch that:
2003-01-28 arpi libgif/libungif based demuxer support for libmpdemux.
2003-01-23 arpi raw mpeg4-es support (you need to set -fps manually!)
2003-01-22 arpi raw video demuxer, requested by Michael
2003-01-19 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
2002-12-22 arpi XMMS Input plugin support
2002-11-16 arpi demuxer_control(), percent position and time length query implemented in
2002-11-02 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
2002-10-17 arpi fill the extra bytes with zero
2002-10-16 arpi ds_tell_block()
2002-09-13 alex added smjpeg demuxer only for nexus' request
2002-09-10 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
2002-08-05 arpi raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
2002-08-05 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
2002-08-04 arpi new_demux_packet: allocate 8 bytes too much
2002-08-02 arpi count blocks by rounded-up chunksizes instead of chunks -
2002-06-11 albeu Support for playing audio cds using cdparanoia. Include a raw audio
2002-05-29 arpi off_t fields reordered, to avoid problems due to struct padding
2002-05-25 arpi clone_demux_packet(), using refcounting to avoid memcpy()
2002-05-02 albeu Fix frame_time for variable fps movies as it was the last frame duration.
2002-04-03 arpi don't alloc/free NULL
2002-03-27 alex incremented PACK_BYTES for BSDBT848 - by Charles Henrich
2002-03-20 melanson added a BMP file demuxer...yeah, that's right, a static image BMP file
2002-03-16 albeu Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
2002-03-03 nick 're-include' possibility
2002-02-21 albeu Support for retriving mp3 playlist from the network
2002-02-20 albeu Demuxers demuxer support for using external audiofile (or muxed subtitles).
2002-02-14 albeu Audio file demuxer. Extended version for demuxer info.
2002-02-10 alex check for overflow in new_sh_video and new_sh_audio
2002-02-06 pontscho add mfi support
2002-02-01 melanson implemented RoQ file demuxing
2002-01-16 melanson initial support for FILM file demuxing
2001-12-27 alex added NuppelVideo demuxer, based on Panagiotis Issaris' patch
2001-12-27 arpi yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-26 alex added real demuxer
2001-11-24 melanson mostly complete support for loading and decoding FLI/FLC animations
2001-11-22 alex added demux_info
2001-11-21 alex added demuxer_info
2001-11-09 alex added tv subsystem
2001-11-04 arpi vivo demuxer
2001-10-30 arpi config.h cleanup, few things added to steram/demuxer headers
2001-10-23 arpi compressed mov audio fixed
2001-10-20 arpi libdemuxer... base demuxer.h@99993b55fbeb