Mercurial > mplayer.hg
log libmpdemux/demux_ts.c @ 31797:895706bb6e5c
age | author | description |
---|---|---|
Sat, 31 Jul 2010 15:22:11 +0000 | diego | Initialize frame_length variable to zero to avoid the warning: |
Mon, 12 Jul 2010 18:04:05 +0000 | reimar | Improve MPEG-TS subtitle support: make it use the infrastructure for |
Sat, 10 Jul 2010 18:47:59 +0000 | reimar | Make the stream language an argument to the stream creation function |
Sat, 10 Jul 2010 16:48:59 +0000 | reimar | Add packet->len checks to avoid out-of-bounds reads and negative |
Sat, 10 Jul 2010 16:43:00 +0000 | reimar | Check packet size before memmove to avoid crashes e.g. if we recognized the |
Wed, 23 Jun 2010 16:44:21 +0000 | reimar | Replace ever-growing-to-uglyness IS_* macros to by functions |
Mon, 21 Jun 2010 16:58:42 +0000 | reimar | Place AUDIO_AAC_LATM definition next to AUDIO_AAC. |