log libmpdemux/demux_real.c @ 37195:ac6c37d85d65 default tip

age author description
Tue, 13 May 2014 21:06:40 +0000 reimar demux_real: always select a stream to play if available.
Tue, 13 May 2014 21:06:39 +0000 reimar demux_real: remove code that new_sh_* already handles.
Tue, 13 May 2014 21:06:38 +0000 reimar demux_real: Improve buffer allocation for interleaved audio handling.
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Wed, 19 Feb 2014 23:01:11 +0000 reimar demux_real: initialize variables and remove unused one.
Tue, 21 Jan 2014 22:27:00 +0000 rtogni Fix calculation of idx_streamid for audio index in case of packet errors.
Sun, 19 Jan 2014 18:53:32 +0000 rtogni Fix spelling in error messages.
Sun, 19 Jan 2014 17:33:05 +0000 rtogni Remove double ;
Sun, 19 Jan 2014 17:31:41 +0000 rtogni Grammar fix in error messages.
Sun, 19 Jan 2014 17:30:23 +0000 rtogni Fix number of arguments in mp_msg.
Sun, 19 Jan 2014 15:12:46 +0000 rtogni Add support for files with MLTI chunks.
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Sun, 17 Mar 2013 09:32:11 +0000 reimar Real demuxer seeking fixes.
Sun, 27 May 2012 18:12:42 +0000 rtogni Add ralf audio support
Mon, 09 Apr 2012 11:25:57 +0000 reimar RM demuxer: set aspect from container video dimensions.