2015-07-15 |
Luca Barbato | mpegts: Mark the muxer as supporting variable fps |
blob | commitdiff | raw |
2015-04-19 |
Vittorio Giovara | Replace av_dlog with normal av_log at trace level |
blob | commitdiff | raw | diff to current |
2015-04-03 |
Martin Storsjö | mpegtsenc: Take max_delay into account when buffering... |
blob | commitdiff | raw | diff to current |
2015-02-24 |
Martin Storsjö | libavformat: Use ffio_free_dyn_buf where applicable |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Martin Storsjö | mpegts: Support running the write_trailer function... |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Florent Le Coz | Drop the unofficial extension prefix for MPEG and MPEG... |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Jean-Baptiste Mardelle | mpegtsenc: recognize .mts as MPEG Transport Stream |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Fredrik Axelsson | Add support for BDAV/m2ts-mode muxing |
blob | commitdiff | raw | diff to current |
2014-10-06 |
Martin Storsjö | lavf: Set the stream time base hint properly for chaine... |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Luca Barbato | mpegts: Do not try to write a PMT larger than SECTION_SIZE |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Nidhi Makhijani | mpegts: Return proper error code on invalid input data |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Diego Biurrun | mpegts: Use av_free() to free memory allocated by av_st... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Diego Biurrun | mpegts: Fix memory leaks and related crashes in mpegs_w... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Diego Biurrun | mpegts: Avoid unnecessary variable shadowing |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Diego Biurrun | mpegts: Drop some unnecessary parentheses |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Diego Biurrun | mpegts: K&R formatting cosmetics |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Femi Adeyemi-Ejeye | mpegts: Add HEVC definitions |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Luca Barbato | mpegts: Define the section length with a constant |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Anton Khirnov | lavf: switch to AVStream.time_base as the hint for... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Luca Barbato | mpegts: Provide an option to override the pcr period |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Luca Barbato | mpegts: Move the option section to the bottom |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Martin Storsjö | lavc: Rename avpriv_mpv_find_start_code after moving... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
Can Wu | mpegts: add support for stream_type 0x42, which is... |
blob | commitdiff | raw | diff to current |
2012-10-10 |
Luca Barbato | mpegtsenc: set muxing type notification to verbose |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Diego Biurrun | avformat: Convert some commented-out printf/av_log... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Martin Storsjö | avopt: Store defaults for AV_OPT_TYPE_INT in the i64... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Martin Storsjö | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Martin Storsjö | avopt: Store defaults for AV_OPT_TYPE_CONST in the... |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Anton Khirnov | Replace all CODEC_ID_* with AV_CODEC_ID_* |
blob | commitdiff | raw | diff to current |
2012-07-30 |
Diego Biurrun | Improve descriptiveness of a number of codec and contai... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jindřich Makovička | mpegtsenc: use avio_open_dyn_buf(), zero pointers after... |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: Support LATM packetization for AAC |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: use AVFormatContext for AAC packetization |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Jindrich Makovicka | mpegtsenc: use AVERROR() for return codes |
blob | commitdiff | raw | diff to current |
2012-04-06 |
Martin Storsjö | cosmetics: Align muxer/demuxer declarations |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Jindrich Makovicka | mpegtsenc: allow user triggered PES packet flushing |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Martin Storsjö | libavformat: Set the default for the max_delay option... |
blob | commitdiff | raw | diff to current |
2012-02-13 |
Martin Storsjö | mpegtsenc: Add an AVOption for forcing a new PAT/PMT... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Mike Melanson | s/vbsf/bsf/ |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove disabled FF_API_MUXRATE cruft |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Jindřich Makovička | mpegts: adjustable minimum PES payload |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Jindřich Makovička | mpegts: properly output large audio packets |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Luca Barbato | mpegts: rename payload_index to payload_size |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Diego Biurrun | Fix a bunch of common typos. |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | raw | diff to current |
2011-11-28 |
Alex Converse | adtsenc: Check frame size. |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Anton Khirnov | lavc: rename ff_find_start_code to avpriv_mpv_find_star... |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Anton Khirnov | mpegenc/mpegtsenc: add muxrate private options. |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Anton Khirnov | lavf: use designated initialisers for all (de)muxers. |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Jindrich Makovicka | mpegtsenc: set Random Access indicator on keyframe... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Anton Khirnov | Remove all uses of now deprecated metadata functions. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Martin Storsjö | mpegtsenc: Add an AVClass pointer to the private data |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Anton Khirnov | lavf: use designated initializers for AVClasses. |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Anton Khirnov | AVOptions: make default_val a union, as proposed in... |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Martin Storsjö | mpegtsenc: Clear st->priv_data when freeing it |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Anton Khirnov | mpegtsenc: make PMT PID really start on pmt_start_pid |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Diego Biurrun | Replace more FFmpeg references by Libav. |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Rudolf Polzer | mpegts: force the default timebase |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Anton Khirnov | avio: rename put_flush_packet -> avio_flush |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Anssi Hannula | mpegtsenc: handle multiple language tags per stream |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Tony Strauss | mpegtsenc: use correct PES stream_id for AAC |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio: avio_ prefixes for put_* functions |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Mans Rullgard | mpegtsenc: whitespace cosmetics |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Anssi Hannula | mpegtsenc: set audio_type according to st->disposition |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Mans Rullgard | mpegtsenc: fix PMT PID calculation |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Georgi Chorbadzhiyski | Replace defines in libavformat/mpegtsenc.c with AVOptions |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Peter Ross | mpegtsenc: support CODEC_ID_AAC_LATM |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Georgi Chorbadzhiyski | In mpegts "reserved_future_use" field must be set to... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Georgi Chorbadzhiyski | mpegtsenc: set reserved bits to 1 in PCR field |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Georgi Chorbadzhiyski | mpegtsenc: remove unused variables |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Janne Grunau | mpegtsenc: prefer metadata keyed with "service_name" |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Georgi Chorbadzhiyski | Add service_provider and service_name metadata |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Tomas Härdin | mpegtsenc: Improve PCR generation and output |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Tomas Härdin | mpegtsenc: Indent |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Tomas Härdin | mpegtsenc: Write subtitle extradata if set |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Baptiste Coudurier | In mpegts muxer, fix rbsp trailing bits in AUD nal... |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Måns Rullgård | Add av_ prefix to bswap macros |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Baptiste Coudurier | In mpegts muxer, print VBR instead of dummy 1 when... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Måns Rullgård | mpegtsenc: allocate correct size for PID table |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Mike Scheutzow | Allow setting streamid when muxing mpegts. |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Stefano Sabatini | Move the internal function declarations in avformat... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Baptiste Coudurier | In mpegts muxer, free adts context and temporary data |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Baptiste Coudurier | reindent |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Baptiste Coudurier | In mpegts muxer, write adts header if aac bitstream... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Baptiste Coudurier | In mpegts muxer, search for h264 aud nal, it might... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Baptiste Coudurier | mpegts vbr muxing, activated when muxing rate is not... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Baptiste Coudurier | Start continuity counter at 0 for pmt as well |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Baptiste Coudurier | Start continuity counter at 0 for streams |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Baptiste Coudurier | 10l typo, fix ts total bit rate computation |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Yann Coupin | Correctly increment continuity_counter in PCR packets. |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Baptiste Coudurier | revert wrongly commited hunk in r21205 |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Baptiste Coudurier | remove useless declarations from mpegts.h |
blob | commitdiff | raw | diff to current |
next |