Andrey Volk
b2d9cd9e72
FS-9953 [mod_av] Add mod_av to windows build
2017-01-20 14:05:38 +03:00
Josh Allmann
16162fd747
FS-9404 Handle sequence rollovers in mod_av handling of inbound H.263.
2016-08-26 22:22:42 +00:00
Seven Du
e2928b8a75
FS-9394 #resolve fix h263 leak
2016-07-30 10:28:25 +08:00
Anthony Minessale
0462026b39
FS-9056 #resolve [Mobile H.264 video is black]
2016-04-12 20:01:59 -05:00
Mike Jerris
fdd81dcc82
FS-8977: tweak nvenc params
2016-03-31 20:21:30 +00:00
emiliano
2b189d9079
FS-XXXX: [mod_av] tweak of parameters in h264 encoding
2016-03-29 15:55:34 +02:00
Seven Du
1641fccdc5
FS-8836 fix deprecated warning on newer ffmpeg
2016-03-25 23:51:26 +08:00
Anthony Minessale
77f70e002e
FS-8977: Add support for NVENC H264
2016-03-25 11:23:48 -04:00
Michael Jerris
674d40ef40
FS-8959: a bit more refactor of avcodec
2016-03-24 11:28:56 -04:00
Seven Du
a42ab11022
FS-8959 #resolve refactor code
2016-03-24 06:53:37 +08:00
emiliano
f683c78a0e
FS-8959: [mod_av] fixed memory leak problem in encoding h264
...
FS-8959: [mod_av] fixed memory leak problem in encoding h264, fixed
FS-8959: [mod_av] fixed memory leak problem in encoding h264
2016-03-23 18:09:35 +01:00
Seven Du
fa702f2710
FS-8959 refactor improve memory processing
2016-03-22 11:18:04 +08:00
Seven Du
8c21dcf28e
FS-8836 #comment WIP codec should working now
2016-03-10 15:38:30 +08:00
Seven Du
e07c472ff9
FS-8916 comment out dead code from the last bug fix, add to TODO
2016-03-09 20:54:06 +08:00
Seven Du
24d22d6737
FS-8916 #resolve
2016-03-09 15:31:40 +08:00
Anthony Minessale
ee7a298f40
FS-8868 #resolve [recording app to respect bandwidth set in SDP]
2016-03-07 21:56:13 -06:00
Anthony Minessale
6cd796a9bc
FS-8293 add quality level 0 to conference (default is 1) and fix some logic in auto bw
2015-12-09 15:33:26 -06:00
Anthony Minessale
b91a1017e2
FS-8621
2015-12-08 14:35:15 -06:00
Anthony Minessale
060641f220
FS-8293 make sanity level based on quality 2 and also in conference
2015-11-25 15:42:51 -06:00
Anthony Minessale
a3752718c6
FS-8293 make sanity level based on 1080p
2015-11-25 15:19:59 -06:00
Anthony Minessale
3ac546fbf1
FS-8293 fix some miscues on this patch
2015-11-20 16:24:41 -06:00
Anthony Minessale
b4f477c22e
FS-8293 fix some regressions where speed test caused excessive downlink bandwidth
2015-11-18 21:36:41 -06:00
Stanislav Sinyagin
de06bf086b
FS-8427 Incompatible type for %ld in prinrtf
2015-11-09 21:54:00 +00:00
Emmanuel Schmidbauer
e6ae2e9bec
FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered
2015-10-29 08:31:01 -04:00
Anthony Minessale
158bcb841b
set level to 4.1 on voip
2015-09-30 12:05:07 -05:00
Anthony Minessale
8a0366b999
FS-8130 running out of witty commit msgs
2015-09-21 14:08:38 -05:00
Anthony Minessale
eea76c8856
FS-8130
...
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Anthony Minessale
08f634b215
move debug level to 5 for av codec msgs
2015-09-02 11:29:16 -05:00
Anthony Minessale
d5a52273a9
FS-7519 FS-7677 fix h264 issue caused by 5e9a4992e69271a9beb222242bb5945232b3f58f
2015-07-28 12:26:12 -05:00
Seven Du
f55ac43672
FS-7677 handle packet loss
2015-07-24 09:35:53 +08:00
Seven Du
5e9a4992e6
FS-7519 FS-7677 trying to add H263 support
...
FS-7519 FS-7677 fix key frame parsing and add some debug logs
be verbose about invalid dimensions
cleanup and refactor encoder params
2015-07-24 09:35:42 +08:00
Anthony Minessale
4a86252c9f
FS-7519 refs = 3 setting causes a regression in visual appearance of decode app output
2015-06-25 12:29:56 -05:00
Anthony Minessale
7d2468563f
FS-7519 fix bitrate translation from FS to av and add some presets
2015-06-18 12:47:10 -05:00
Seven Du
8f7c2f9ed9
FS-7517 FS-7519 add H264 STAP-A packetizing support so it would work with FireFox
2015-06-17 09:43:00 +08:00
Anthony Minessale
0005a74652
lower debug message level
2015-06-10 14:41:12 -05:00
Anthony Minessale
3e93e9f5b4
FS-7519 mod_av cleanup and refactor to work on higher resolution
2015-05-28 12:47:34 -05:00
William King
7b1bc2e604
FS-7519: fix build issue with clang-3.5
2015-05-28 12:47:34 -05:00
Anthony Minessale
d8242cbf42
FS-7519: fix typo
2015-05-28 12:47:34 -05:00
Anthony Minessale
e8fed1a47f
FS-7519: merge mod_avcodec and mod_avformat into mod_av
2015-05-28 12:47:33 -05:00