]> git.sesse.net Git - ffmpeg/history - libavformat/mpegtsenc.c
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced
[ffmpeg] / libavformat / mpegtsenc.c
2006-01-19 Gildas BazinProperly #ifdef muxer-specific parts.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-06-03 Fabrice Bellardbuggy PCR output (just to keep HW decoders happy) ...
2005-03-09 Måns Rullgårddouble free patch by (Måns Rullgård <mru inprovide...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-09-16 Fabrice Bellardgenerate correct PTS in transport stream - use mpeg2...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
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...