aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_real.c
Commit message (Expand)AuthorAge
...
* some files has some shit before teh audio/video headers...Gravatar arpi2002-08-25
* 10l - fixed chunktab size calculationGravatar arpi2002-08-24
* - changed re-muxed packet structure (see struct dp_hdr_t)Gravatar arpi2002-08-24
* RV20 A-V desync fixed - use timestamp hack only for RV30Gravatar arpi2002-08-14
* RV40 supportGravatar arpi2002-08-12
* fixed 'eof at 66s' bugGravatar arpi2002-08-05
* fixed playback speed and a-v sync issuesGravatar arpi2002-06-14
* fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>Gravatar arpi2002-06-13
* Implement Nilmoni's and Bernd Ernesti's patches for:Gravatar atmos42002-06-13
* export subpacket-size and matrix w*h to the codec (cook)Gravatar arpi2002-06-10
* export extra data for cook codec, some debug stuffGravatar arpi2002-06-10
* - multiple audio/video stream support fixedGravatar arpi2002-06-09
* sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev...Gravatar arpi2002-06-08
* completed real seeking - working very well with audio only filesGravatar alex2002-04-30
* Added demuxer uninitGravatar albeu2002-04-24
* added PRE-ALPHA seeking ability and index table generator (like avi's one)Gravatar alex2002-03-15
* fixed num_of_packets and current_packet handling, bug found by Mike MelansonGravatar alex2002-01-23
* fix dnet supportGravatar alex2002-01-18
* updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and ...Gravatar alex2002-01-04
* added read_index_chunk, fixed audio_header parser for version5Gravatar alex2001-12-30
* fixed rv10 with subid=3Gravatar alex2001-12-29
* fixed audio detection code and improved ;)Gravatar alex2001-12-27
* improved audio codec detectionGravatar alex2001-12-27
* added real demuxerGravatar alex2001-12-26