203 Commits (5d4541007f1dad20866458176ac7f63d9eb21d94)

Author SHA1 Message Date
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Loren Osborn bf5c3bac51 mpegtsenc: Lift limit on PMT PID 13 years ago
Fredrik Axelsson 09a858da7d Add support for BDAV/m2ts-mode muxing 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Jindrich Makovicka 575c38d76c mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 14 years ago
Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 14 years ago
Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
Martin Storsjö ed87375dd5 mpegtsenc: Clear st->priv_data when freeing it 14 years ago
Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
Anton Khirnov 4a7a1b7def lavf: use designated initializers for AVClasses. 14 years ago
Anton Khirnov f8fec05052 mpegtsenc: make PMT PID really start on pmt_start_pid 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Rudolf Polzer 0a962e61e9 mpegts: force the default timebase 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
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