]> git.sesse.net Git - ffmpeg/history - libavformat/mpegts.c
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraiv...
[ffmpeg] / libavformat / mpegts.c
2004-03-26 Wolfram GlogerSupport raw mpegts streams from dvr patch by (wmglo...
2004-02-20 Gildas Bazinavsync patch by (Gildas Bazin <gbazin at altern dot...
2004-01-08 Gildas Bazinmemleak patch by (Gildas Bazin <gbazin at altern dot...
2003-12-09 Michael Niedermayerbetter get_packet_size and probe
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-11-10 Fabrice Bellardseek support
2003-10-29 Fabrice Bellardmpeg TS demux API (called from RTP layer) - raw mpeg...
2003-10-15 Doug LarrickEnable decoding of more mpeg-ts streams for pcHDTV...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-07-15 Fabrice Bellardcosmetic change in resync code - added PAT scanning...
2003-07-10 Isaac Richards- Looks a tiny bit harder in mpegps_probe() for a valid...
2003-06-28 Michael Niedermayertry to filter _all_ PATs if no SDT could be found patch...
2003-06-13 Fabrice Bellardmpeg ts demux uses DVB SI info and generates correct...
2003-04-18 François Revolavoid detecting mpeg stream when other formats embed...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-25 Fabrice Bellardrenamed libav to libavformat