Author | SHA1 | Message | Date |
---|---|---|---|
|
2fb550893f |
avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt
The packet counting based approach caused excessive sdt/pat/pmt for VBR, so let's use a timestamp based approach instead similar to how we emit PCRs. SDT/PAT/PMT period should be consistent for both VBR and CBR from now on. Also change the type of sdt_period and pat_period to AV_OPT_TYPE_DURATION so no floating point math is necessary. Fixes ticket #3714. Signed-off-by: Marton Balint <cus@passwd.hu> |
5 years ago |
|
1f7eb216b0 |
swresample/options: enable linear_interp and exact_rational by default
better quality without speedloss Signed-off-by: Muhammad Faiz <mfcc64@gmail.com> |
8 years ago |
|
61926b6c3e |
swresample/resample: use uniform normalization
this gives better frequency response update swresample fate and other fates that depend on resampling Signed-off-by: Muhammad Faiz <mfcc64@gmail.com> |
8 years ago |
|
f27d5bd3d2 |
tests/fate: Add S302M test
Reviewed-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
10 years ago |