gstreamer/gst/asfmux
Thiago Sousa Santos 48a2bbd6ad asfmux: handle streams with different start times
Prevents losing sync when remuxing streams with different
start times. The smallest start time is selected as
the base time and all timestamps are subtracted
from it to get the actual time to be used when
muxing and building indexes

Fixes #586848
2009-11-17 23:04:54 -03:00
..
gstasf.c asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstasfmux.c asfmux: handle streams with different start times 2009-11-17 23:04:54 -03:00
gstasfmux.h asfmux: handle streams with different start times 2009-11-17 23:04:54 -03:00
gstasfobjects.c Fix warnings with gcc 4.0.1. 2009-09-23 12:34:47 +02:00
gstasfobjects.h rtpasfpay: set padding field to 0 on rtp asf packets 2009-07-31 00:19:19 -03:00
gstasfparse.c Fix warnings with gcc 4.0.1. 2009-09-23 12:34:47 +02:00
gstasfparse.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstrtpasfpay.c rtpasfpay: set padding field to 0 on rtp asf packets 2009-07-31 00:19:19 -03:00
gstrtpasfpay.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
Makefile.am asfmux: Uncomment --disable-static flag 2009-11-09 14:11:30 +00:00