99 Commits (2800e8d62e4c6cdd8a7e218cb15a10f216946f18)

Author SHA1 Message Date
  Anssi Hannula 70b5906315 mpegtsenc: handle multiple language tags per stream 14 years ago
  Anssi Hannula 435cebd015 mpegtsenc: handle multiple language tags per stream 14 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Tony Strauss 352cb0da90 mpegtsenc: use correct PES stream_id for AAC 14 years ago
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
  Tony Strauss 6c065f0acd mpegtsenc: use correct PES stream_id for AAC 14 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Mans Rullgard 5c878d4b1c mpegtsenc: whitespace cosmetics 14 years ago
  Anssi Hannula 932a45a594 mpegtsenc: set audio_type according to st->disposition 14 years ago
  Mans Rullgard 2dd1ee4bfe mpegtsenc: whitespace cosmetics 14 years ago
  Anssi Hannula 3f2d3a1904 mpegtsenc: set audio_type according to st->disposition 14 years ago
  Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 14 years ago
  Georgi Chorbadzhiyski a735bbbb7a Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
  Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 14 years ago
  Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Georgi Chorbadzhiyski 753134ae3e In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
  Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Georgi Chorbadzhiyski a7827a17c6 In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Georgi Chorbadzhiyski 4fee6f32e2 mpegtsenc: remove unused variables 14 years ago
  Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
  Georgi Chorbadzhiyski 6e78c8ee94 mpegtsenc: remove unused variables 14 years ago
  Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
  Georgi Chorbadzhiyski 7916202b97 Add service_provider and service_name metadata 14 years ago
  Janne Grunau e5fe65512b mpegtsenc: prefer metadata keyed with "service_name" 14 years ago
  Georgi Chorbadzhiyski 69688e71bc Add service_provider and service_name metadata 14 years ago
  Tomas Härdin 66be80d610 mpegtsenc: Improve PCR generation and output 14 years ago
  Tomas Härdin 1620939022 mpegtsenc: Indent 14 years ago
  Tomas Härdin d1ac03517e mpegtsenc: Write subtitle extradata if set 14 years ago
  Baptiste Coudurier ef011e6d58 In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122 15 years ago
  Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
  Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 15 years ago
  Måns Rullgård ea59f489b0 mpegtsenc: allocate correct size for PID table 15 years ago
  Mike Scheutzow 5fd4857354 Allow setting streamid when muxing mpegts. 15 years ago
  Stefano Sabatini 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 years ago
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Baptiste Coudurier 83c2bc7abb In mpegts muxer, free adts context and temporary data 15 years ago
  Baptiste Coudurier e3433702ae reindent 15 years ago
  Baptiste Coudurier 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
  Baptiste Coudurier e17d77bb67 In mpegts muxer, search for h264 aud nal, it might not be the first nal. 15 years ago
  Baptiste Coudurier 7082ea56c8 mpegts vbr muxing, activated when muxing rate is not supplied by the 15 years ago
  Baptiste Coudurier 677a1144b0 Start continuity counter at 0 for pmt as well 15 years ago
  Baptiste Coudurier d73a458f27 Start continuity counter at 0 for streams 15 years ago