Skip to content
Snippets Groups Projects
Select Git revision
  • 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_24k_analysis1
  • exp_24k_analysis2
  • exp_24k_analysis3
  • exp_24k_analysis4
  • exp_24k_analysis5
  • exp_analysis
  • exp_analysis6
  • v1.3.1
  • v1.3
  • v1.3-rc2
  • v1.3-rc
  • v1.3-beta
  • v1.2.1
  • v1.2
  • v1.2-rc1
  • v1.2-beta
  • v1.1.5
  • v1.1.4
  • v1.2-alpha2
  • v1.2-alpha
  • v1.1.3
  • v1.1.2
  • v1.1.1
  • v1.1.1-rc
  • draft-ietf-codec-oggopus-06
  • draft-ietf-codec-oggopus-05
  • v1.1.1-beta
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Sep20Aug107437Jul23Jun8May28Apr21141013Mar27Feb242011613Jan1096226Dec25208127Nov1917Oct14127330Sep29264331Aug1Sep31Aug1410830Jul283130Jun2120191814May16Apr26Mar1924Feb7631Jan30292623222120191718171615141387654331Dec29282723222120171614111098543230Nov29272826252422212021201918191817161513121198428Oct23211714131211129Sep2816141312111096531Aug302928262112430Jul2523151312117212129Jun27262517161513109765427May26252425242322212019201918171613121110119876523Apr1915518Mar1211875128Feb2220191817161076516Jan111093222Dec2120Reorganize x86 SSE intrinsics code.Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.Remove some unnecessary #includes from x86cpu.c.Fix struct initialization of CPU_Feature structure.Fix cpuid asm on 32-bit PIC.Fix instruction used for cpuid test.In optimized mode, don't force Clang to use explicit load/store for _mm_cvtepi16_epi32, only for _mm_cvtepi8_epi32. Adjust comment accordingly.Reorganize configure's detection of intrinsics functions:Fixes bitrate statistics for decode-only operation and inband FECFix for flutter with FECFix const struct to work with C++ compilationSilence clang -Wcast-align warningsEliminate signed division overhead in align()Simplify and generalize implementation of align(). Should be very efficient on sensible platforms, and correct everywhere.Make align() work even on machines with 32-bit charsMore conservative alignmentUpdate the oggopus draft.Improve OPUS_GET_LSB_DEPTH documentation.Add release checksums.oggopus: Bump draft date and version for 07 publication.rtp draft -11rtp draft -10 (deleting text)IESG RTP draft updateOgg Opus draft: Address chair review comments.Avoiding the term "mode" in opus_demoWrap _mm_cvtepi...() intrinsics in macros on clang.opus_demo: remove unused but set valuesDocument how to tell if your build is fixed-point.Adds MIPS files to the make dist tarballAddressing Gen-ART comments on the RTP draftRTP draft: chair reviewUpdate ISO Base Media Format draft to version 0.6.6.Update ISO Base Media Format draft to version 0.6.2.RTP: the return of maxaveragebitrateFix silk_VQ_WMat_EC_sse4_1().Fix warnings in pedantic build.armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsDocument the motivation for the 120 ms repacketizer limit.Fix the quoting of AC_LANG_PROGRAMRTP draft: addressing comments from Martin Thompson
Loading