Commit Graph

81 Commits (e3de4bc46e0332050f3fd296202abe94d13c20a5)

Author SHA1 Message Date
Richard Mudgett 7f916d621a audiohook.c: Fix freeing a frame and still using it.
8 years ago
Joshua Colp ae696132a2 frame: Better handle interpolated frames.
8 years ago
Aaron An d5b480afca audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.
8 years ago
Sean Bright 3aee199913 audiohooks: Muting a hook can mute underlying frames
8 years ago
Jonathan Rose 072d94183c Fix crash in audiohook translate to slin
10 years ago
Richard Mudgett cea5dc7b8a audiohook.c: Simplify variable usage in audiohook_read_frame_both().
10 years ago
Richard Mudgett b3a56bee83 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
10 years ago
Matt Jordan 4d8f47f4bf Merge "audiohook: Use manipulated frame instead of dropping it." into 13
10 years ago
Joshua Colp f509730cb9 audiohook: Use manipulated frame instead of dropping it.
10 years ago
Joshua Colp f1493f900e audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Kevin Harwell b1e8c0b9eb audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Matthew Jordan b9fd61f2c7 main/audiohook: Update internal sample rate on reads
10 years ago
Corey Farrell d51169cd36 audiohooks: Clean references to formats
11 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Olle Johansson f65dd23bf4 Formatting: Remove invisible characters
11 years ago
Olle Johansson 2a4205df2c Formatting only.
11 years ago
Joshua Colp eda7126862 ari: Add Snoop operation for spying/whispering on channels.
12 years ago
Richard Mudgett 643fb1ed14 Minor optimizations.
12 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Matthew Jordan 54143892af Only log a failure to get read/write samples from factories if it didn't happen
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Sean Bright b80fcd77e5 Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Sean Bright 9e48f6799d Use ast_audiohook_write_list_empty to determine if our lists are empty instead
14 years ago
Sean Bright 8017be6fa9 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Jonathan Rose 16c5dda8ab Fixes null reference bug introduced by audio hook changes that affects various OS distributions. Thanks David.
14 years ago
Jonathan Rose 6e36042f64 Mix Monitor: Now with r and t options.
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
David Vossel 395a35900a Merged revisions 279949 via svnmerge from
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
15 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
15 years ago
David Vossel bf06747778 fixes AUDIOHOOK_INHERIT regression
16 years ago
David Vossel 3595fbb70c audiohook signal trigger on every status change
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 77031501a5 Merged revisions 224855 via svnmerge from
16 years ago
Mark Michelson a7fd763ecc Merged revisions 197537 via svnmerge from
16 years ago
Joshua Colp 2d186315d2 Drop my IRC nickname.
16 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
16 years ago
David Vossel 547b5c7e90 audio_audiohook_write_list() did not correctly update sample size after ast_translate.
16 years ago
Joshua Colp d40f86db1b Merged revisions 185196 via svnmerge from
16 years ago