| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -5/+6 |
|\ |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-21 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | mpegtsenc: Add an AVClass pointer to the private data | Martin Storsjö | 2011-05-20 | 1 | -0/+1 |
| * | lavf: use designated initializers for AVClasses. | Anton Khirnov | 2011-05-17 | 1 | -4/+4 |
| * | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -5/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mpegtsenc: Clear st->priv_data when freeing it | Martin Storsjö | 2011-05-09 | 1 | -1/+1 |
* | | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' | Michael Niedermayer | 2011-05-01 | 1 | -9/+9 |
|\ \ |
|
| * | | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-04-30 | 1 | -5/+5 |
| * | | lavf: use designated initializers for AVClasses. | Anton Khirnov | 2011-04-29 | 1 | -4/+4 |
| |/ |
|
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mpegtsenc: make PMT PID really start on pmt_start_pid | Anton Khirnov | 2011-04-28 | 1 | -1/+1 |
* | | 10l, commit that should have been stashed into the merge. | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
* | | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' | Michael Niedermayer | 2011-04-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | mpegts: force the default timebase | Rudolf Polzer | 2011-04-14 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -3/+3 |
* | mpegtsenc: handle multiple language tags per stream | Anssi Hannula | 2011-03-07 | 1 | -5/+23 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -1/+1 |
* | mpegtsenc: use correct PES stream_id for AAC | Tony Strauss | 2011-02-21 | 1 | -1/+2 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -4/+4 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
* | mpegtsenc: whitespace cosmetics | Mans Rullgard | 2011-02-14 | 1 | -1/+1 |
* | mpegtsenc: set audio_type according to st->disposition | Anssi Hannula | 2011-02-14 | 1 | -0/+7 |
* | mpegtsenc: fix PMT PID calculation | Mans Rullgard | 2011-01-31 | 1 | -1/+1 |
* | Replace defines in libavformat/mpegtsenc.c with AVOptions | Georgi Chorbadzhiyski | 2011-01-31 | 1 | -12/+35 |
* | mpegtsenc: support CODEC_ID_AAC_LATM | Peter Ross | 2011-01-28 | 1 | -0/+3 |
* | In mpegts "reserved_future_use" field must be set to 1 in SDT table | Georgi Chorbadzhiyski | 2011-01-28 | 1 | -1/+3 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | mpegtsenc: set reserved bits to 1 in PCR field | Georgi Chorbadzhiyski | 2011-01-26 | 1 | -1/+1 |
* | mpegtsenc: remove unused variables | Georgi Chorbadzhiyski | 2011-01-25 | 1 | -2/+0 |
* | mpegtsenc: prefer metadata keyed with "service_name" | Janne Grunau | 2011-01-20 | 1 | -2/+2 |
* | Add service_provider and service_name metadata | Georgi Chorbadzhiyski | 2011-01-20 | 1 | -3/+7 |
* | mpegtsenc: Improve PCR generation and output | Tomas Härdin | 2010-12-03 | 1 | -24/+30 |
* | mpegtsenc: Indent | Tomas Härdin | 2010-09-27 | 1 | -2/+2 |
* | mpegtsenc: Write subtitle extradata if set | Tomas Härdin | 2010-09-27 | 1 | -0/+5 |
* | In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122 | Baptiste Coudurier | 2010-07-23 | 1 | -1/+1 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -1/+1 |
* | In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate | Baptiste Coudurier | 2010-07-08 | 1 | -4/+6 |
* | mpegtsenc: allocate correct size for PID table | Måns Rullgård | 2010-07-01 | 1 | -1/+1 |
* | Allow setting streamid when muxing mpegts. | Mike Scheutzow | 2010-06-30 | 1 | -2/+29 |
* | Move the internal function declarations in avformat.h to internal.h. | Stefano Sabatini | 2010-04-11 | 1 | -0/+1 |
* | Replace all remaining occurrences of AVERROR_NOMEM with | Stefano Sabatini | 2010-04-03 | 1 | -2/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -11/+11 |
* | In mpegts muxer, free adts context and temporary data | Baptiste Coudurier | 2010-03-10 | 1 | -0/+3 |
* | reindent | Baptiste Coudurier | 2010-03-10 | 1 | -8/+8 |
* | In mpegts muxer, write adts header if aac bitstream does not contain it | Baptiste Coudurier | 2010-03-09 | 1 | -0/+37 |