]> git.sesse.net Git - ffmpeg/history - libavformat/mpegts.h
configure: Add check_x86asm() helper function to simplify some expressions
[ffmpeg] / libavformat / mpegts.h
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2014-08-05 Femi Adeyemi-Ejeyempegts: Add HEVC definitions
2013-03-15 Can Wumpegts: add support for stream_type 0x42, which is...
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-02-28 Diego Biurrundoxygen: Remove documentation for non-existing paramete...
2011-10-28 Alex Conversempegts: MP4 SL support
2011-10-28 Alex Conversempegts: Add support for Sections in PMT
2011-10-28 Alex Conversempegts: Add support for multiple mp4 descriptors
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-28 Peter Rossmpegtsenc: support CODEC_ID_AAC_LATM
2010-12-29 Peter Rossadd ff_parse_mpeg2_descriptor; make MPEG2 descriptor...
2010-02-01 Alexis BallierFix warnings about implicit function declaration when...
2010-01-13 Baptiste Coudurierremove useless declarations from mpegts.h
2009-08-24 Måns Rullgårdmpegts: change variable-length array to fixed length
2009-05-31 Baptiste Coudurierremove defines
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-13 Anuradha SuraparajuDirac encapsulation in MPEG-TS
2008-02-23 Nico Sabbitreat stream_type==0x82 as AUDIO_DTS when the program...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-08 Måns Rullgårdremove redundant declaration of mpegts_muxer
2007-06-19 Benoit Fouetcomment endif directive token
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-02-09 Nico Sabbidemux VC1 in mpegts
2007-01-23 Daniel Kristjansson"removes definition for old crc func" patch by Daniel...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-02 Nico Sabbiadded support for DVHS (192) packet size
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-07-07 Michael Niedermayerh264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot...
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-10-29 Fabrice Bellardmpeg TS demux API (called from RTP layer) - raw mpeg...
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...