index
:
delta/opus.git
1.0.1
1.0.x
1.1.1
1.1.2
1.1.x
analysis_fix1
analysis_fix2
burg_optimization
cng_fix
cng_fix2
draft
draft_wip
exp-highpass
exp-neural-silk-enhancement
exp_24k_analysis1
exp_24k_analysis2
exp_24k_analysis3
exp_24k_analysis4
exp_24k_analysis5
exp_analysis
exp_analysis6
exp_analysis7
exp_analysis8
exp_analysis9
exp_bandwidth
exp_bandwidth_fix3
exp_bandwidth_fix4
exp_bitstream
exp_bitstream2
exp_bitstream3
exp_bitstream5
exp_bitstream6
exp_bitstream7
exp_cbr_silk
exp_crc32
exp_delayed_decision
exp_detection
exp_dred_icassp
exp_fec_tune
exp_gain_lock2
exp_gain_lock4
exp_gain_lock5
exp_google_opt1b
exp_google_opt1c
exp_google_opt1e
exp_hardening2
exp_hybrid_lbr1
exp_hybrid_stereo
exp_hybrid_tune
exp_hybrid_tune2
exp_ignore
exp_kelly1
exp_koen4
exp_lbr_tune
exp_lbr_tune1
exp_lbr_tune10
exp_lbr_tune11
exp_lbr_tune12
exp_lbr_tune13
exp_lbr_tune14
exp_lbr_tune2
exp_lbr_tune3
exp_lbr_tune4
exp_lbr_tune5
exp_lbr_tune6
exp_lbr_tune7
exp_lbr_tune8
exp_lbr_tune9
exp_leakage4
exp_leakage7
exp_mips_alt
exp_mips_alt_jun03
exp_mips_opt
exp_neural_fec2
exp_neural_fec2b
exp_neural_fec2c
exp_neural_fec3
exp_neural_fec4
exp_new_classifier1
exp_new_tf2b
exp_overflow2
exp_overflow4
exp_overflow6
exp_plc_hack4
exp_pvq_opt1
exp_ratecontrol1
exp_refactoring
exp_rnn1
exp_rnn3
exp_silk_cbr
exp_silk_cbr2
exp_silk_feature_dump
exp_silk_jm2
exp_spreading_mask1
exp_staging
exp_stereo3
exp_stereo5
exp_stereo6
exp_stereo_vbr1
exp_stereo_vbr3
exp_surround1
exp_temporal
exp_temporal1
exp_theta10
exp_theta11
exp_theta4
exp_theta6
exp_theta7
exp_transient_fold1
exp_ubsan1
exp_warnings1
exp_waveform_matching
exp_waveform_matching2
exp_waveform_matching3
exp_wip
exp_wip4
exp_wip5
exp_wip6
gain_sum
gitlab-ci
gitlab-ci-mr
hybrid_vbr
hybrid_vbr3
ietf-draft
jon_patches
master
merge_attempt
meson
msvc
ne10_patches
neural_fec3
neural_plc
opt_float
silk_LTP_corr_smoothing
silk_lsf_quant_with_hysteresis
silk_pitch_fix
silk_tunings
silk_tunings2
silk_tunings3
silk_tunings4
silk_tunings6
staging
stereo_masking1
surround
update_draft
gitlab.xiph.org: xiph/opus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
opus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Packets indicating DTX may be up to 2 bytes
Mark Harris
2016-07-08
1
-1
/
+1
*
Document the motivation for the 120 ms repacketizer limit.
Ralph Giles
2014-12-20
1
-1
/
+4
*
Adds functions for multistream padding/unpadding and single-stream unpadding
Jean-Marc Valin
2013-11-18
1
-1
/
+57
*
Adds packet padding that works for all codes and fixes 40/60 ms CBR.
Jean-Marc Valin
2013-11-13
1
-0
/
+2
*
Change few remaining instances of short to opus_int16
Jean-Marc Valin
2013-05-18
1
-2
/
+2
*
Minor soft clipping doc fix
Jean-Marc Valin
2013-03-18
1
-1
/
+1
*
Oops, fixed API name from previous commit
Jean-Marc Valin
2013-03-01
1
-1
/
+1
*
Applies soft-clipping to the int decoder API.
Jean-Marc Valin
2013-03-01
1
-0
/
+14
*
Document that opus_packet_get_nb_frames, etc. can return OPUS_BAD_ARG.
Ralph Giles
2012-12-11
1
-0
/
+3
*
Implements opus_packet_get_nb_samples()
Jean-Marc Valin
2012-12-04
1
-0
/
+11
*
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
Jean-Marc Valin
2012-12-04
1
-2
/
+8
*
Fix typo in documentation for opus_decoder_create().
Gregory Maxwell
2012-10-06
1
-1
/
+1
*
Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap.
Gregory Maxwell
2012-09-27
1
-5
/
+8
*
Fix common misspellings
Philip Jägenstedt
2012-09-27
1
-1
/
+1
*
Docbug: Replace opus_encode_frame with opus_encode_float in doxygen.
Gregory Maxwell
2012-09-24
1
-1
/
+1
*
Replace 'maximum frame size' with 'maximum packet duration' in the docs.
Gregory Maxwell
2012-09-19
1
-3
/
+4
*
Fixes multistream doc
Jean-Marc Valin
2012-09-10
1
-11
/
+13
*
Expand documentation for the multistream API.
Timothy B. Terriberry
2012-09-10
1
-41
/
+89
*
Fixes to the new repacketizer doc
Jean-Marc Valin
2012-09-10
1
-9
/
+20
*
Add documentation for the repacketizer API.
Timothy B. Terriberry
2012-09-10
1
-8
/
+283
*
Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker.
Gregory Maxwell
2012-08-06
1
-2
/
+2
*
Add some more api docs.
Gregory Maxwell
2012-07-21
1
-2
/
+14
*
Pretty up the HTML doxygen output.
Gregory Maxwell
2012-06-11
1
-1
/
+2
*
Add brief descriptions to the encode/decode groups to avoid weird autobreif s...
Gregory Maxwell
2012-06-10
1
-0
/
+3
*
Correct documentation in opus_custom.h.
Gregory Maxwell
2012-06-10
1
-1
/
+7
*
Update headers to cause warnings on unused returns and null args.
Gregory Maxwell
2012-06-01
1
-29
/
+29
*
Tweak doxygen input so that the manpage names won't conflict.
Gregory Maxwell
2012-05-20
1
-18
/
+18
*
Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY.
Gregory Maxwell
2012-05-17
1
-0
/
+2
*
Merge commit '390c89225d'
Jean-Marc Valin
2012-04-24
1
-2
/
+2
|
\
|
*
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
Jean-Marc Valin
2012-04-20
1
-2
/
+2
*
|
Improve decoder_create documentation.
Ralph Giles
2012-04-02
1
-4
/
+12
*
|
Fix typos in the API documentation.
Ralph Giles
2012-03-05
1
-2
/
+2
*
|
40/60ms MDCT/Hybrid were not able to reach maximum bitrate. Now they can.
Gregory Maxwell
2012-03-05
1
-20
/
+20
|
/
*
Misc documentation fixes (no code change)
Ralph Giles
2011-11-25
1
-2
/
+8
*
Moves the main headers from src/ to include/
Jean-Marc Valin
2011-10-26
1
-0
/
+508