March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
March 10, 2010
View 83c2bc7

In mpegts muxer, free adts context and temporary data

Baptiste Coudurier authored on 2010/03/10 18:20:32
View e343370

reindent

Baptiste Coudurier authored on 2010/03/10 18:19:14
March 9, 2010
View 8fdd542

In mpegts muxer, write adts header if aac bitstream does not contain it

Baptiste Coudurier authored on 2010/03/09 09:18:49
View e17d77b

In mpegts muxer, search for h264 aud nal, it might not be the first nal. Improve ther error message when bitstream is malformated and tell user to use the bitstream filter.

Baptiste Coudurier authored on 2010/03/09 08:59:05
View 7082ea5

mpegts vbr muxing, activated when muxing rate is not supplied by the user.

Baptiste Coudurier authored on 2010/03/09 08:46:19
View 677a114

Start continuity counter at 0 for pmt as well

Baptiste Coudurier authored on 2010/03/09 07:44:03
View d73a458

Start continuity counter at 0 for streams

Baptiste Coudurier authored on 2010/03/09 05:59:00
View 9169174

10l typo, fix ts total bit rate computation

Baptiste Coudurier authored on 2010/03/09 05:57:42
February 24, 2010
View 8d81922

Correctly increment continuity_counter in PCR packets.

Yann Coupin authored on 2010/02/24 19:56:13
January 14, 2010
View a1f4288

revert wrongly commited hunk in r21205

Baptiste Coudurier authored on 2010/01/14 07:57:37
View dcc2220

remove useless declarations from mpegts.h

Baptiste Coudurier authored on 2010/01/14 07:50:26
View 3393101

use codec rc_max_rate if set and warn if bit rate is not set

Baptiste Coudurier authored on 2010/01/14 07:23:29
View 01d6bd5

Do not split audio frames accross pes packets. This was not supported by some equipment and cisco analyzer.

Baptiste Coudurier authored on 2010/01/14 07:21:45
View 907d916

print more debug info about muxing parameters, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com

Mike Scheutzow authored on 2010/01/14 06:42:55