]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mpegtsenc.c
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
[frescor/ffmpeg.git] / libavformat / mpegtsenc.c
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-06-03 bcoudurieradd pretty common .m2t as ts extension
2008-06-03 bcoudurierfix continuity counter to start at 0
2008-05-09 diegoUse full path for #includes from another directory.
2008-01-04 aurelimprove CRC API
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-03-02 mruwrite DTS, based on patch by Luca Abeni, lucabe72 email it
2006-10-23 aurelreplace coder/decoder file description in libavformat...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-03-06 michaelgeneric crc calculation code
2006-01-19 diegoProperly #ifdef muxer-specific parts.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-06-03 bellardbuggy PCR output (just to keep HW decoders happy) ...
2005-03-09 michaeldouble free patch by (Måns Rullgård <mru inprovide...
2004-05-29 michaelpass AVPacket into av_write_frame()
2003-11-12 michaelsupport more codecs in MPEG-TS patch by (mru at kth...
2003-09-16 bellardgenerate correct PTS in transport stream - use mpeg2...
2003-09-10 bellard64 bit pts for writing - more const usage
2003-06-28 michaelnitry to filter _all_ PATs if no SDT could be found patch...
2003-06-13 bellardmpeg ts demux uses DVB SI info and generates correct...