summaryrefslogtreecommitdiff
path: root/libavformat/mpegtsenc.c
Commit message (Expand)AuthorAge
* avformat/mpegtsenc: Fix used serviceMichael Niedermayer2016-03-24
* avformat/mpegtsenc: Keep track of the program for each serviceMichael Niedermayer2016-03-24
* lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTSHagen Schmidt2016-01-29
* avformat/mpegtsenc: Fix multi program so that it supports adding the same str...Vittorio Gambaletta (VittGam)2016-01-25
* lavf/mpegtsenc: add automatic bitstream filteringRodger Combs2015-12-28
* avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB wayStefan Pöschel2015-12-24
* avformat/mpegtsenc: Add basic multi program supportMichael Niedermayer2015-12-11
* avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arraysSebastian Dröge2015-12-04
* mpegencts: Fix overflow in cbr mode period calculationsTimo Teräs2015-12-03
* mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141)Hagen Schmidt2015-11-16
* mpegtsenc: Implement writing of Opus trim_start/trim_end control valuesSebastian Dröge2015-11-06
* mpegtsenc: Add support for muxing Opus in MPEG-TSSebastian Dröge2015-11-06
* mpegts: Make the sdt_period a doubleDerek Buitenhuis2015-10-17
* mpegts: Make the pat_period a doubleDerek Buitenhuis2015-10-17
* avformat/mpegtsenc: Add sdt_period, similar to pat_periodMichael Niedermayer2015-07-18
* avformat/mpegtsenc: Support a user specified PAT/PMT periodMichael Niedermayer2015-07-18
* avformat/mpegtsenc: support storing PAT/PMT per frameMichael Niedermayer2015-07-18
* Merge commit '4512ee78e19fdb011bdec1b3a8dc0b315c82a81e'Michael Niedermayer2015-07-15
|\
| * mpegts: Mark the muxer as supporting variable fpsLuca Barbato2015-07-15
* | lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid.Carl Eugen Hoyos2015-07-07
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.Carl Eugen Hoyos2015-04-14
* | Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'Michael Niedermayer2015-04-03
|\|
| * mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-03
* | Allow muxing h264 into ts with startcode "001" instead of "0001".Carl Eugen Hoyos2015-02-25
* | Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'Michael Niedermayer2015-02-25
|\|
| * libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö2015-02-24
* | avformat/mpegtsenc: Do not create invalid files from annex b streams without ...Michael Niedermayer2015-02-12
* | avformat/mpegtsenc: Fix build with msvcMatt Oliver2015-02-03
* | Revert "avformat/mpegtsenc: Change the service_type field to enum"Michael Niedermayer2015-02-02
* | avformat/mpegtsenc: Change the service_type field to enumMichael Niedermayer2015-02-02
* | libavformat/mpegtsenc: allow to set service_type in sdtdhead6662015-02-02
* | avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-21
* | Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa'Michael Niedermayer2014-12-20
|\|
| * mpegts: Support running the write_trailer function without an AVIOContextMartin Storsjö2014-12-19
| * Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-02
| * mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle2014-12-02
* | Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550'Michael Niedermayer2014-12-02
|\|
| * Add support for BDAV/m2ts-mode muxingFredrik Axelsson2014-12-02
* | avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDsdedicatedbroadcastsolutions2014-11-19
* | Merge commit '28816050e47b6dba430a52e429d21a864cffda8e'Michael Niedermayer2014-10-07
|\|
| * lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* | avformat/mpegtsenc: More verbose warning messages in case of missing video ES...Michael Niedermayer2014-09-16
* | align and correct messages regarding bitstream filtersMoritz Barsnick2014-08-19
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
* | Merge commit 'e8049af1325dd59a51546c15b2e71a0f578e9d27'Michael Niedermayer2014-08-14
|\|
| * mpegts: Do not try to write a PMT larger than SECTION_SIZELuca Barbato2014-08-13